Main Page   Class Hierarchy   Compound List   File List   Compound Members  

ChannelIOFormatKWinTV2 Class Reference

Implements the channel format from the KDE 2 KWinTV. More...

#include <channeliokwintv2.h>

Inheritance diagram for ChannelIOFormatKWinTV2::

ChannelIOFormat List of all members.

Public Methods

 ChannelIOFormatKWinTV2 ()
bool readKConfigFormat (ChannelStore *store, QIODevice *file)
virtual bool load (ChannelStore *store, QIODevice *file, const char *fmt)
virtual bool save (ChannelStore *store, QIODevice *file, const char *fmt)
bool readHeader ()
ChannelreadChannel ()
QString readField (const QString &line, const QString &field)

Detailed Description

Implements the channel format from the KDE 2 KWinTV.


Member Function Documentation

virtual bool ChannelIOFormatKWinTV2::load ChannelStore * store,
QIODevice * file,
const char * fmt
[virtual]
 

Load the contents of the specified QIODevice into the specified store.

Returns true on success, false otherwise.

Reimplemented from ChannelIOFormat.

virtual bool ChannelIOFormatKWinTV2::save ChannelStore * store,
QIODevice * file,
const char * fmt
[virtual]
 

Save the contents of the specified store into the specified QIODevice.

Returns true on success, false otherwise.

Reimplemented from ChannelIOFormat.


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