|
|
LogListBox (QWidget* parent = NULL, const char* name = NULL)
| LogListBox |
~LogListBox ()
| ~LogListBox |
[virtual]
void load (const char* fileName)
| load |
void insertItem (const char* text)
| insertItem |
void changeItem (const char* text, int index)
| changeItem |
void clear ()
| clear |
void setCommand (const char *cmd)
| setCommand |
bool activateCommand (bool clear_box=true)
| activateCommand |
void deactivateCommand ()
| deactivateCommand |
void setTimerUpdate (int t)
| setTimerUpdate |
const char * text (int index)
| text |
int currentItem ()
| currentItem |
[const]
void setCurrentItem (int index)
| setCurrentItem |
void setBottomItem ()
| setBottomItem |
uint count ()
| count |
void CommandDone (KProcess *proc)
| CommandDone |
[protected slots slot]
void timerEvent (QTimerEvent *)
| timerEvent |
[protected slots slot]
void hideBox ()
| hideBox |
[protected slots slot]
QString command | command |
[private]
int timerUpdate | timerUpdate |
[private]
int timerID | timerID |
[private]
bool clearBox | clearBox |
[private]
Generated by: pb00074 on phx00060.it.wuerth.com on Wed Aug 7 11:16:39 2002, using kdoc 2.0a54. |