#include <logwindow.h>
|
| LogWindow (QWidget *theParent=0, IdType moleQueueId=InvalidId) |
|
|
void | changeEvent (QEvent *e) |
|
void | closeEvent (QCloseEvent *) |
|
void | hideEvent (QHideEvent *) |
|
void | showEvent (QShowEvent *) |
|
Window that displays log contents.
LogWindow |
( |
QWidget * |
theParent = 0 , |
|
|
IdType |
moleQueueId = InvalidId |
|
) |
| |
If moleQueueId is set to something other than InvalidId, this window will filter its contents to only the entries related to the specified job.
The documentation for this class was generated from the following file: