OILFloaters Class Reference

This class handles the OIL-specific parts of Floaters. They handle the low-level creation/deletion details,. More...

#include <dockbar.h>

Inheritance diagram for OILFloaters:

OILDockingBar List of all members.

Public Member Functions

 OILFloaters ()
BOOL Create (CWnd *pParentWnd)
BOOL PlaceBar (wxWindow *hdialogbar, wxPoint here, wxSize size=wxSize(0, 0))
BOOL PlaceBar (wxWindow *hdialogbar, KernelBarPos BarPos, wxSize size=wxSize(0, 0))
BOOL ReleaseBar (wxWindow *hdialog, BOOL DoTidy)
void SetBigControlState (BOOL Big)
virtual BOOL DeleteBars ()
BOOL RecreateBarsAfterSettingChange ()
SIZE GetBarSize ()

Private Member Functions

BOOL InsertBarInList (OILChildBar *ThisBar)

Private Attributes

SIZE DockSize

Detailed Description

This class handles the OIL-specific parts of Floaters. They handle the low-level creation/deletion details,.

Author:
Chris_Parks (Xara Group Ltd) <camelotdev@xara.com>
Date:
30/3/94
See also:
MFC TechNotes 24 -

Definition at line 380 of file dockbar.h.


Constructor & Destructor Documentation

OILFloaters::OILFloaters  ) 
 


Member Function Documentation

BOOL OILFloaters::Create CWnd *  pParentWnd  ) 
 

virtual BOOL OILFloaters::DeleteBars  )  [virtual]
 

Implements OILDockingBar.

SIZE OILFloaters::GetBarSize  )  [inline, virtual]
 

Implements OILDockingBar.

Definition at line 403 of file dockbar.h.

00403 { return (DockSize); }

BOOL OILFloaters::InsertBarInList OILChildBar *  ThisBar  )  [private]
 

BOOL OILFloaters::PlaceBar wxWindow *  hdialogbar,
KernelBarPos  BarPos,
wxSize  size = wxSize(0, 0)
[virtual]
 

Implements OILDockingBar.

BOOL OILFloaters::PlaceBar wxWindow *  hdialogbar,
wxPoint  here,
wxSize  size = wxSize(0, 0)
[virtual]
 

Implements OILDockingBar.

BOOL OILFloaters::RecreateBarsAfterSettingChange  ) 
 

BOOL OILFloaters::ReleaseBar wxWindow *  hdialog,
BOOL  DoTidy
[virtual]
 

Implements OILDockingBar.

void OILFloaters::SetBigControlState BOOL  Big  )  [virtual]
 

Reimplemented from OILDockingBar.


Member Data Documentation

SIZE OILFloaters::DockSize [private]
 

Definition at line 392 of file dockbar.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:57:20 2007 for Camelot by  doxygen 1.4.4