casa
$Rev:20696$
|
#include <QtPlotSvrPanel.qo.h>
Signals | |
void | closing (bool) |
Public Member Functions | |
QtPlotSvrMain (QWidget *parent=0) | |
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... |
Definition at line 53 of file QtPlotSvrPanel.qo.h.
casa::QtPlotSvrMain::QtPlotSvrMain | ( | QWidget * | parent = 0 | ) | [inline] |
Definition at line 56 of file QtPlotSvrPanel.qo.h.
void casa::QtPlotSvrMain::closeEvent | ( | QCloseEvent * | event | ) | [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...
void casa::QtPlotSvrMain::closing | ( | bool | ) | [signal] |