Main Page Class Hierarchy Compound List File List Compound Members
QtVisionChannelIface Class Reference
A DCOP interface for a QtVision Channel.
More...
#include <qtvisionchanneliface.h>
Inheritance diagram for QtVisionChannelIface::
List of all members.
DCOP Methods |
virtual int | number () const=0 |
virtual ulong | freq () const=0 |
virtual bool | enabled () const=0 |
virtual QString | name () const=0 |
virtual void | setNumber (int x)=0 |
virtual void | setFreq (ulong x)=0 |
virtual void | setEnabled (bool enabled=true)=0 |
virtual void | setName (const QString &name)=0 |
Detailed Description
A DCOP interface for a QtVision Channel.
-
Author:
-
Richard Moore, rich@kde.org
The documentation for this class was generated from the following file:
Generated at Thu Jan 30 02:56:03 2003 for QtVision by
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001