#include <QtPanelBase.qo.h>
Definition at line 36 of file QtPanelBase.qo.h.
casa::QtPanelBase::QtPanelBase |
( |
QWidget * |
parent = 0 | ) |
|
|
inline |
virtual void casa::QtPanelBase::closeMainPanel |
( |
| ) |
|
|
virtual |
Used to close this panel (i.e.
QMainWindow)... This function should be used instead of close() to programmatically close the window, i.e. cause it to no longer be valid.
bool casa::QtPanelBase::isOverridedClose |
( |
| ) |
const |
|
inlineprotected |
virtual void casa::QtPanelBase::releaseMainPanel |
( |
| ) |
|
|
virtual |
Used to indicate that "closing" the window should be reinterpreted as "hiding" the window, i.e.
QtDBusViewerAdaptor is done with the window so when the user closes it it should go away.
bool casa::QtPanelBase::close_override |
|
private |
The documentation for this class was generated from the following file: