#include </home/clem/local/src/opie/noncore/apps/opie-reader/outputcodec.h>
Inheritance diagram for outputcodec:


Public Member Functions | |
| void | output (const QString &q) |
| QString | about () |
| outputcodec (const QString &_s) | |
| virtual | ~outputcodec () |
| int | getStatus () |
Private Attributes | |
| COutput * | codec |
| void * | handle |
| int | status |
|
|
Definition at line 30 of file outputcodec.h. References codec, QFile::exists(), handle, NULL, qDebug(), and status. |
|
|
Definition at line 77 of file outputcodec.h. |
|
|
Implements COutput. Definition at line 26 of file outputcodec.h. References COutput::about(), and codec. |
|
|
Definition at line 82 of file outputcodec.h. References status. |
|
|
Implements COutput. Definition at line 25 of file outputcodec.h. References codec, and COutput::output(). |
|
|
Definition at line 21 of file outputcodec.h. Referenced by about(), output(), outputcodec(), and ~outputcodec(). |
|
|
Definition at line 22 of file outputcodec.h. Referenced by outputcodec(), and ~outputcodec(). |
|
|
Definition at line 23 of file outputcodec.h. Referenced by getStatus(), and outputcodec(). |
1.4.2