[Kwintv] QtVision class

Dawit A. kwintv@mail.kde.org
Thu, 3 Oct 2002 19:27:50 -0400


On Wednesday 02 October 2002 17:03, George Staikos wrote:
> What do you think of making the QtVision class a singleton?  I don't see =
a)
> how it could work in multiple instances in any sane way, and b) why we
> would ever need more than one in an app anyways.  The goal is to not be
> KUnique so multiple tuners are still usable without multiple QtVision
> instances.  I think being singleton would simplify lots of code, and make
> it easier to get at the driver from various places without having to proxy
> it along or access it via dcop.

I think that is a good idea.  However, you would still need the DCOP interf=
ace=20
to give people the flexability to remotely (by that I mean outside of the=20
application) control it, no ?

Regards,
Dawit A.