casa
5.7.0-16
|
#include <QtPlotSvrPanel.qo.h>
Signals | |
void | closing (bool) |
Public Member Functions | |
QtPlotSvrMain (QWidget *=0) | |
Public Member Functions inherited from casa::QtPanelBase | |
QtPanelBase (QWidget *parent=0) | |
virtual void | closeMainPanel () |
Used to close this panel (i.e. More... | |
virtual void | releaseMainPanel () |
Used to indicate that "closing" the window should be reinterpreted as "hiding" the window, i.e. More... | |
Protected Member Functions | |
void | closeEvent (QCloseEvent *event) |
scripted (via dbus) panels should override the closeEvent() and hide the gui instead of deleting it when it was created via a dbus script... More... | |
Protected Member Functions inherited from casa::QtPanelBase | |
bool | isOverridedClose () const |
Definition at line 57 of file QtPlotSvrPanel.qo.h.
|
inline |
Definition at line 60 of file QtPlotSvrPanel.qo.h.
|
protected |
scripted (via dbus) panels should override the closeEvent() and hide the gui instead of deleting it when it was created via a dbus script...
|
signal |