|
MythTV
0.26-pre
|
#include <loglist.h>
Public Member Functions | |
| LogList () | |
| void | AppendLine (const QString &text) |
Private Attributes | |
| uint | idx |
| LogList::LogList | ( | ) |
Definition at line 7 of file loglist.cpp.
| void LogList::AppendLine | ( | const QString & | text | ) |
Definition at line 12 of file loglist.cpp.
Referenced by ChannelScannerGUIScanPane::AppendLine(), and ChannelScannerGUI::HandleEvent().
uint LogList::idx [private] |
Definition at line 18 of file loglist.h.
Referenced by AppendLine().
1.7.6.1