|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Definition of helper classes for Pane Splitters. More...
#include <owl/private/defs.h>#include <owl/layoutwi.h>#include <owl/shddel.h>#include <owl/template.h>#include <owl/preclass.h>#include <owl/posclass.h>Go to the source code of this file.
Classes | |
| class | owl::TSplitter |
| Abstract base class for TVSplitter and THSplitter. More... | |
| class | owl::TVSplitter |
| Represents a vertical splitter. More... | |
| class | owl::THSplitter |
| Represents a horizontal splitter. More... | |
| class | owl::TSplitterIndicator |
| Indicates to the user where the splitter will be moved to when dragging completes. More... | |
| class | owl::TVSplitterIndicator |
| Vertical indicator. More... | |
| class | owl::THSplitterIndicator |
| Horizontal indicator. More... | |
| class | owl::TSplitterIndicatorList |
| class | owl::TSplitterIndicatorMgr |
| Handles the moving of the indicators. More... | |
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Typedefs | |
| typedef TSplitterIndicatorList::Iterator | owl::TSplitterIndicatorListIterator |
Enumerations | |
| enum | owl::TSplitDirection { owl::psHorizontal , owl::psVertical , owl::psNone } |
| Enumeration describing whether to split a window in the X or Y plane. More... | |
Definition of helper classes for Pane Splitters.
Definition in file splitter.h.