Main Page   Class Hierarchy   Compound List   File List   Compound Members  

QtVisionChannelStoreIface Class Reference

A DCOP interface for QtVision. More...

#include <channelstoreiface.h>

Inheritance diagram for QtVisionChannelStoreIface::

ChannelStore List of all members.

DCOP Methods

virtual const QString & fileName () const=0
virtual void setName (const QString &filename)=0
virtual bool reload ()=0
virtual uint count () const=0
virtual bool isEmpty () const=0
virtual DCOPRef channelIfaceAt (int idx)=0
virtual int removeChannel (int idx)=0
virtual int removeChannelNumber (int n)=0
virtual void renumber (int start)=0
virtual void renumber ()=0
virtual void clear ()=0

Detailed Description

A DCOP interface for QtVision.

Author:
Richard Moore, rich@kde.org


Member Function Documentation

virtual DCOPRef QtVisionChannelStoreIface::channelIfaceAt int idx [pure virtual]
 

Returns a DCOP reference to the Channel at the specified index.

Reimplemented in ChannelStore.


The documentation for this class was generated from the following file:
Generated at Thu Jan 30 02:56:03 2003 for QtVision by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001