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


Public Member Functions | |
| linkType | hyperlink (unsigned int n, unsigned int noff, QString &w, QString &nm) |
| QString | getTableAsHtml (unsigned long loc) |
| void | setparent (CCharacterSource *p) |
| ExternFilter (const QString &nm, const QString &optional) | |
| ~ExternFilter () | |
| void | locate (unsigned int n) |
| bool | findanchor (const QString &nm) |
| void | saveposn (const QString &f, size_t posn) |
| void | writeposn (const QString &f, size_t posn) |
| linkType | forward (QString &f, size_t &loc) |
| linkType | back (QString &f, size_t &loc) |
| bool | hasnavigation () |
| int | getwidth () |
| CCharacterSource * | getparent () |
| void | getch (tchar &c, CStyle &s, unsigned long &l) |
| QImage * | getPicture (unsigned long tgt) |
| CFilter * | filter () |
| QImage * | getPicture (const QString &href) |
| bool | getFile (const QString &href, const QString &nm) |
| QString | about () |
| unsigned long | startSection () |
Private Attributes | |
| CFilter * | filt |
| void * | handle |
|
||||||||||||
|
Definition at line 666 of file CFilter.cpp. References QFile::exists(), filt, handle, NULL, and qDebug(). |
|
|
|
|
|
Implements CCharacterSource. Definition at line 452 of file CFilter.h. References CCharacterSource::about(), and filt. |
|
||||||||||||
|
Implements CFilter_IFace. Definition at line 443 of file CFilter.h. References CFilter::back(), and filt. |
|
|
Definition at line 449 of file CFilter.h. References filt. Referenced by QTReader::getfilter(). |
|
|
Implements CFilter_IFace. Definition at line 436 of file CFilter.h. References filt, and CFilter::findanchor(). |
|
||||||||||||
|
Implements CFilter_IFace. Definition at line 442 of file CFilter.h. References filt, and CFilter::forward(). |
|
||||||||||||||||
|
Implements CCharacterSource. Definition at line 447 of file CFilter.h. References filt, and CCharacterSource::getch(). |
|
||||||||||||
|
Implements CCharacterSource. Definition at line 451 of file CFilter.h. References filt, and CFilter::getFile(). |
|
|
Implements CFilter_IFace. Definition at line 446 of file CFilter.h. References filt, and CFilter::getparent(). |
|
|
Implements CCharacterSource. Definition at line 450 of file CFilter.h. References filt, and CFilter::getPicture(). |
|
|
Implements CCharacterSource. Definition at line 448 of file CFilter.h. References filt, and CFilter::getPicture(). |
|
|
Implements CCharacterSource. Definition at line 423 of file CFilter.h. References filt, CFilter::getTableAsHtml(), and qDebug(). |
|
|
Implements CFilter_IFace. Definition at line 445 of file CFilter.h. References filt, and CFilter::getwidth(). |
|
|
Implements CFilter_IFace. Definition at line 444 of file CFilter.h. References filt, and CFilter::hasnavigation(). |
|
||||||||||||||||||||
|
Implements CFilter_IFace. Definition at line 419 of file CFilter.h. References filt, and CFilter::hyperlink(). |
|
|
Implements CFilter_IFace. Definition at line 435 of file CFilter.h. References filt, and CFilter::locate(). |
|
||||||||||||
|
Implements CFilter_IFace. Definition at line 440 of file CFilter.h. References filt, and CFilter::saveposn(). |
|
|
Implements CFilter_IFace. Definition at line 428 of file CFilter.h. References filt, and CFilter::setparent(). |
|
|
Implements CFilter_IFace. Definition at line 453 of file CFilter.h. References filt, and CFilter::startSection(). |
|
||||||||||||
|
Implements CFilter_IFace. Definition at line 441 of file CFilter.h. References filt, and CFilter::writeposn(). |
|
|
Definition at line 416 of file CFilter.h. Referenced by about(), back(), ExternFilter(), filter(), findanchor(), forward(), getch(), getFile(), getparent(), getPicture(), getTableAsHtml(), getwidth(), hasnavigation(), hyperlink(), locate(), saveposn(), setparent(), startSection(), writeposn(), and ~ExternFilter(). |
|
|
Definition at line 417 of file CFilter.h. Referenced by ExternFilter(), and ~ExternFilter(). |
1.4.2