#include <channeliokwintv2.h>
Inheritance diagram for ChannelIOFormatKWinTV2::
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 () |
Channel * | readChannel () |
QString | readField (const QString &line, const QString &field) |
|
Load the contents of the specified QIODevice into the specified store. Returns true on success, false otherwise. Reimplemented from ChannelIOFormat. |
|
Save the contents of the specified store into the specified QIODevice. Returns true on success, false otherwise. Reimplemented from ChannelIOFormat. |