![]() |
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/splitter.h>
Additional Inherited Members | |
![]() | |
typedef void(* | IterFunc) (TSplitterIndicator * &, void *) |
typedef bool(* | CondFunc) (const TSplitterIndicator * &, void *) |
typedef TBaseListIterator< TSplitterIndicator * > | Iterator |
typedef Iterator | iterator |
![]() | |
int | Add (TBaseNode< TSplitterIndicator * > *node, const TSplitterIndicator * &data) |
int | Add (TBaseNode< TSplitterIndicator * > *node) |
int | Add (TBaseNode< TSplitterIndicator * > *item, TBaseNode< TSplitterIndicator * > *node) |
bool | Remove (TBaseNode< TSplitterIndicator * > *t) |
![]() | |
TBaseNode< TSplitterIndicator * > * | First |
TBaseNode< TSplitterIndicator * > * | Last |
uint | ItemSize |
optimization for Size() | |
![]() | |
static const int | NPOS |
Definition at line 220 of file splitter.h.
|
inline |
Definition at line 222 of file splitter.h.
TSplitterIndicator * owl::TSplitterIndicatorList::FindIndicatorWithSplitter | ( | TSplitter * | splitter | ) |
Definition at line 894 of file panespli.cpp.
Definition at line 36 of file panespli.cpp.
References owl::TBaseList< T >::Flush().
|
inline |
Definition at line 223 of file splitter.h.