Plot diagnostic information. More...
#include <Diagnostics.hh>
Inherits QDialog.
Public Member Functions | |
Diagnostics (QWidget *_parent) | |
Constructor. More... | |
virtual | ~Diagnostics () |
Destructor. More... | |
virtual bool | eventFilter (QObject *_o, QEvent *_e) |
Used to filter scroll wheel events. More... | |
Plot diagnostic information.
Diagnostics | ( | QWidget * | _parent | ) |
Constructor.
[in] | _parent | Pointer to the parent widget. |
|
virtual |
Destructor.
|
virtual |
Used to filter scroll wheel events.
[in] | _o | Object that receives the event. |
[in] | _event | Pointer to the event. |