|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
TDockable classes: TDockableGadgetWindow & TDockableControlBar TDockingSlip classes: TFloatingSlip & TEdgeSlip and the THarbor docking manager. More...
#include <owl/private/defs.h>#include <owl/decframe.h>#include <owl/floatfra.h>#include <owl/gadgetwi.h>#include <owl/controlb.h>#include <owl/preclass.h>#include <owl/posclass.h>Go to the source code of this file.
Classes | |
| class | owl::TDockable |
| TDockable is an abstract base class for fixed or floating docking windows that want to be dockable into docking slips. More... | |
| class | owl::TDockableGadgetWindow |
| A version of TGadgetWindow which is dockable. More... | |
| class | owl::TDockableControlBar |
| A control bar class that is dockable. More... | |
| class | owl::TDockingSlip |
| TDockingSlip is an abstract base class for windows which accepts and holds dockable windows. More... | |
| class | owl::TFloatingSlip |
| TFloatingSlip is a floating frame which can hold a dockable window. More... | |
| class | owl::TEdgeSlip |
| TEdgeSlip is the class of windows used by THarbor as the actual docking slips along the decorated frame client's edges. More... | |
| class | owl::THarbor |
| THarbor is the object that holds all the docking slips. More... | |
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Enumerations | |
| enum | owl::TRelPosition { owl::rpNone , owl::rpAbove , owl::rpBelow , owl::rpRightOf , owl::rpLeftOf } |
| General use 2-D rectangular relative position enum. More... | |
| enum | owl::TGridType { owl::YCoord , owl::XCoord } |
TDockable classes: TDockableGadgetWindow & TDockableControlBar TDockingSlip classes: TFloatingSlip & TEdgeSlip and the THarbor docking manager.
Definition in file docking.h.