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


Public Member Functions | |
| textfmt () | |
| ~textfmt () | |
| void | getch (tchar &ch, CStyle &sty, unsigned long &pos) |
| QString | about () |
Private Member Functions | |
| void | mygetch (tchar &, CStyle &, unsigned long &pos) |
Private Attributes | |
| CStyle | currentstyle |
| tchar | lastchar |
| bool | uselast |
|
|
|
|
|
|
|
|
Implements CCharacterSource. Definition at line 302 of file CFilter.h. References CCharacterSource::about(), and CFilter::parent. |
|
||||||||||||||||
|
Implements CCharacterSource. Definition at line 32 of file CFilter.cpp. References currentstyle, CStyle::isBold(), CStyle::isItalic(), QChar::isLetterOrNumber(), QChar::isPunct(), lastchar, mygetch(), CStyle::setBold(), CStyle::setItalic(), CStyle::unset(), CStyle::unsetBold(), CStyle::unsetItalic(), and uselast. |
|
||||||||||||||||
|
Definition at line 19 of file CFilter.cpp. References CCharacterSource::getch(), lastchar, CFilter::parent, and uselast. Referenced by getch(). |
|
|
Definition at line 294 of file CFilter.h. Referenced by getch(). |
|
|
|
|
|
|
1.4.2