Public Member Functions | |
| QueryViewThread (QueryView *pQueryView) | |
| ~QueryViewThread () | |
| void | SetTo (const String &szQuery) |
| bool | GetNextEntry (String &szEntry) |
| int | Size () |
| virtual bool | Kill () |
Classes | |
| class | Private |
| QueryViewThread::QueryViewThread | ( | QueryView * | pQueryView | ) |
| QueryViewThread::~QueryViewThread | ( | ) |
| void QueryViewThread::SetTo | ( | const String & | szQuery | ) |
| bool QueryViewThread::GetNextEntry | ( | String & | szEntry | ) |
| int QueryViewThread::Size | ( | ) |
| bool QueryViewThread::Kill | ( | ) | [virtual] |
Reimplemented from SkyGI::EventThread.
1.5.1-p1