#include <TGDockableFrame.h>
Inheritance diagram for TGUndockedFrame:

Public Member Functions | |
| TGUndockedFrame (const TGWindow *p=0, TGDockableFrame *dockable=0) | |
| virtual | ~TGUndockedFrame () |
| void | FixSize () |
| void | CloseWindow () |
| TGUndockedFrame (const TGWindow *p=0, TGDockableFrame *dockable=0) | |
| virtual | ~TGUndockedFrame () |
| void | FixSize () |
| void | CloseWindow () |
Protected Attributes | |
| TGDockableFrame * | fDockable |
| TGDockableFrame * | fDockable |
Private Member Functions | |
| TGUndockedFrame (const TGUndockedFrame &) | |
| TGUndockedFrame & | operator= (const TGUndockedFrame &) |
| TGUndockedFrame (const TGUndockedFrame &) | |
| TGUndockedFrame & | operator= (const TGUndockedFrame &) |
Definition at line 81 of file TGDockableFrame.h.
| TGUndockedFrame::TGUndockedFrame | ( | const TGUndockedFrame & | ) | [private] |
| TGUndockedFrame::TGUndockedFrame | ( | const TGWindow * | p = 0, |
|
| TGDockableFrame * | dockable = 0 | |||
| ) |
Definition at line 170 of file TGDockableFrame.cxx.
References fDockable, kMWMDecorAll, kMWMDecorMaximize, kMWMDecorMenu, kMWMDecorMinimize, kMWMDecorResizeH, kMWMFuncAll, kMWMFuncMaximize, kMWMFuncMinimize, kMWMFuncResize, kMWMInputModeless, TGMainFrame::SetMWMHints(), and TGMainFrame::SetWindowName().
| TGUndockedFrame::~TGUndockedFrame | ( | ) | [virtual] |
Definition at line 187 of file TGDockableFrame.cxx.
References TGDockableFrame::DockContainer(), TGDockableFrame::fDeleted, fDockable, and kFALSE.
| TGUndockedFrame::TGUndockedFrame | ( | const TGUndockedFrame & | ) | [private] |
| TGUndockedFrame::TGUndockedFrame | ( | const TGWindow * | p = 0, |
|
| TGDockableFrame * | dockable = 0 | |||
| ) |
| virtual TGUndockedFrame::~TGUndockedFrame | ( | ) | [virtual] |
| TGUndockedFrame& TGUndockedFrame::operator= | ( | const TGUndockedFrame & | ) | [private] |
| void TGUndockedFrame::FixSize | ( | ) |
Definition at line 197 of file TGDockableFrame.cxx.
References TGCompositeFrame::ChangeOptions(), TGFrame::fHeight, TGFrame::fWidth, TGFrame::GetOptions(), kFixedSize, TGMainFrame::SetWMSize(), and TGMainFrame::SetWMSizeHints().
Referenced by TGDockableFrame::UndockContainer().
| void TGUndockedFrame::CloseWindow | ( | ) | [virtual] |
Reimplemented from TGMainFrame.
Definition at line 207 of file TGDockableFrame.cxx.
References TGFrame::DeleteWindow().
| TGUndockedFrame& TGUndockedFrame::operator= | ( | const TGUndockedFrame & | ) | [private] |
| void TGUndockedFrame::FixSize | ( | ) |
| void TGUndockedFrame::CloseWindow | ( | ) | [virtual] |
Reimplemented from TGMainFrame.
TGDockableFrame* TGUndockedFrame::fDockable [protected] |
Definition at line 88 of file TGDockableFrame.h.
Referenced by TGUndockedFrame(), and ~TGUndockedFrame().
TGDockableFrame* TGUndockedFrame::fDockable [protected] |
Definition at line 88 of file TGDockableFrame.h.
1.5.1