MoleQueue  0.8.0
 All Classes Functions Variables Enumerations Enumerator Pages
Signals | Public Member Functions | Protected Member Functions | List of all members
LogWindow Class Reference

#include <logwindow.h>

Inheritance diagram for LogWindow:

Signals

void aboutToClose ()
 

Public Member Functions

 LogWindow (QWidget *theParent=0, IdType moleQueueId=InvalidId)
 

Protected Member Functions

void changeEvent (QEvent *e)
 
void closeEvent (QCloseEvent *)
 
void hideEvent (QHideEvent *)
 
void showEvent (QShowEvent *)
 

Detailed Description

Window that displays log contents.

Constructor & Destructor Documentation

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: