casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Signals | Public Member Functions | Protected Member Functions
casa::QtPlotSvrMain Class Reference

#include <QtPlotSvrPanel.qo.h>

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

List of all members.

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...

Detailed Description

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


Constructor & Destructor Documentation

casa::QtPlotSvrMain::QtPlotSvrMain ( QWidget *  parent = 0) [inline]

Definition at line 56 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: