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


Public Member Functions | |
| HighlightFilter (QTReader *) | |
| void | getch (tchar &ch, CStyle &sty, unsigned long &pos) |
| void | refresh (unsigned long) |
| QString | about () |
Private Attributes | |
| QTReader * | pReader |
| unsigned long | lastpos |
| unsigned long | nextpos |
| unsigned char | red |
| unsigned char | green |
| unsigned char | blue |
| CList< Bkmk > * | bkmks |
|
|
Definition at line 544 of file CFilter.cpp. |
|
|
Implements CCharacterSource. Definition at line 408 of file CFilter.h. References CCharacterSource::about(), and CFilter::parent. |
|
||||||||||||||||
|
Implements CCharacterSource. Definition at line 587 of file CFilter.cpp. References CStyle::bBlue(), CStyle::bGreen(), QTReader::Bkmklist(), bkmks, blue, CStyle::bRed(), g, CCharacterSource::getch(), green, nextpos, CFilter::parent, pReader, red, refresh(), and CStyle::setBackground(). |
|
|
Definition at line 551 of file CFilter.cpp. References CList< T >::begin(), QTReader::Bkmklist(), bkmks, blue, CList< T >::end(), green, i, lastpos, nextpos, NULL, pReader, and red. Referenced by getch(), and QTReader::refresh(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 401 of file CFilter.h. Referenced by refresh(). |
|
|
|
|
|
|
|
|
|
1.4.2