casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Signals | Public Member Functions | Protected Member Functions | List of all members
casa::QtPlotSvrMain Class Reference

#include <QtPlotSvrPanel.qo.h>

Inheritance diagram for casa::QtPlotSvrMain:
casa::QtPanelBase

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
 

Detailed Description

Definition at line 57 of file QtPlotSvrPanel.qo.h.

Constructor & Destructor Documentation

casa::QtPlotSvrMain::QtPlotSvrMain ( QWidget *  = 0)
inline

Definition at line 60 of file QtPlotSvrPanel.qo.h.

Member Function Documentation

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

The documentation for this class was generated from the following file: