|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/splitter.h>
Additional Inherited Members | |
Public Types inherited from owl::TBaseList< TSplitterIndicator * > | |
| typedef void(* | IterFunc) (TSplitterIndicator * &, void *) |
| typedef bool(* | CondFunc) (const TSplitterIndicator * &, void *) |
| typedef TBaseListIterator< TSplitterIndicator * > | Iterator |
| typedef Iterator | iterator |
Protected Member Functions inherited from owl::TBaseList< TSplitterIndicator * > | |
| 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) |
Protected Attributes inherited from owl::TBaseList< TSplitterIndicator * > | |
| TBaseNode< TSplitterIndicator * > * | First |
| TBaseNode< TSplitterIndicator * > * | Last |
| uint | ItemSize |
| optimization for Size() | |
Static Protected Attributes inherited from owl::TBaseList< TSplitterIndicator * > | |
| 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.