class QtVision
|
A reusable TV object. More... |
|
|
Public Methods
Public Slots
Signals
Protected Types
Protected Methods
A reusable TV object.
QtVision (QObject *parent = 0, const char* name = 0)
| QtVision |
void setScreen ( QWidget *view )
| setScreen |
void stopDevice ()
| stopDevice |
bool tryAutoStart ()
| tryAutoStart |
Try to start using the previous device. Returns true iff it succeeds.
bool hasDevice ()
| hasDevice |
[const]
[const]
QWidget * createScreen ( QWidget *parent=0, const char *name=0 )
| createScreen |
[virtual]
Factory method for creating the screen the picture will be displayed
on. This widget returned will depend on the facilities supported by
the TV card and X server (eg. there will be special screen widgets
for Xv support).
[slot]
int launchWizard ()
| launchWizard |
[slot]
Launches the channel wizard and returns the dialog return value.
void selectDevice ()
| selectDevice |
[slot]
Ask the user to select a device.
void startCapture ()
| startCapture |
[slot]
void grabImage ()
| grabImage |
[slot]
void channelDown ()
| channelDown |
[slot]
void channelUp ()
| channelUp |
[slot]
void snapshot ()
| snapshot |
[slot]
void settings ()
| settings |
[slot]
void sliderChanged (int)
| sliderChanged |
[slot]
void changeFrameRate (int x)
| changeFrameRate |
[slot]
void ssdlgChangeSources (const QString& dev)
| ssdlgChangeSources |
[slot]
void volumeMute ()
| volumeMute |
[slot]
void volumeUp ()
| volumeUp |
[slot]
void volumeDown ()
| volumeDown |
[slot]
void setTunerMode ( int mode )
| setTunerMode |
[slot]
void channelChanged ( int num )
| channelChanged |
[signal]
void deviceChanged ( V4LDev *dev )
| deviceChanged |
[signal]
void setChannel ( Channel *channel )
| setChannel |
[protected]
SourceSelection * createSourceDialog ()
| createSourceDialog |
[protected]
[protected]
[protected]
- Version: $Id: qtvision.h,v 1.6 2002/03/18 19:42:25 rich Exp $
- Generated: rich on pegasus on Wed Mar 20 03:16:53 2002, using kdoc 2.0a53.