Inherited by GUIBASE::RCDynamicInterfaceView, and GUIBASE::RCLogWindow.
Inheritance diagram for GUIBASE::RCDockableDialog:


Public Member Functions | |
| RCDockableDialog (TInt nTemplateId, RCMdiMainFrame &MainFrame, const RCString &sKey, TInt nControlBarId, TInt nControlBarStyle, TInt nFlags=DFF_TITLE|DFF_GRAD_CAPTION) | |
| virtual TBool | CreateWnd (CWnd *pParent=NULL) |
| virtual void | DestroyWnd () |
| virtual void | ShowWnd (TBool bShow=TRUE) |
| void | SetFrameTitle (const RCString &sTitle) |
| virtual RCWindowState | GetWindowState () const |
| virtual void | SetWindowState (const RCWindowState &WindowState, TBool bAllowMinimized=FALSE) |
| operator RCDockableDialogFrame * () | |
| operator const RCDockableDialogFrame * () const | |
Protected Attributes | |
| RCMdiMainFrame & | m_MainFrame |
| const RCString | m_sKey |
| TInt | m_nControlBarId |
| TInt | m_nControlBarStyle |
| TInt | m_nFlags |
| RCDockableDialogFrame | m_DialogFrame |
1.4.6-NO