Main Page   Class Hierarchy   Compound List   File List   Compound Members  

ChannelScannerRegion Class Reference

Loader for region defined tuner settings. More...

#include <channelscannerregion.h>

List of all members.

Public Types

enum  PictureFormat {
  AUTO, NTSC, PAL, SECAM,
  UNKNOWN
}

Public Methods

 ChannelScannerRegion ()
 ~ChannelScannerRegion ()
bool load (const QString &filename)
bool first ()
bool next ()
QString name () const
PictureFormat format () const
QString id () const
unsigned long frequency () const

Protected Methods

bool setup ()
bool readTuning ()
bool readInfo ()
unsigned long readTextULong (const QDomElement &elem, const QString &tag)
QString readText (const QDomElement &elem, const QString &tag)
QDomElement readElement (const QDomNode &n, const QString &tag)


Detailed Description

Loader for region defined tuner settings.

Author:
Richard Moore, <rich@kde.org>


Member Function Documentation

bool ChannelScannerRegion::first
 

Move to the first defined tuning.

bool ChannelScannerRegion::next
 

Move to the next defined tuning.


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