#include </home/clem/local/src/opie/qmake/include/qmap.h>
Inheritance diagram for QMapNodeBase:


Public Types | |
| enum | Color { Red, Black } |
Public Member Functions | |
| QMapNodeBase * | minimum () |
| QMapNodeBase * | maximum () |
Public Attributes | |
| QMapNodeBase * | left |
| QMapNodeBase * | right |
| QMapNodeBase * | parent |
| Color | color |
|
|
|
|
|
Definition at line 73 of file qmap.h. References right, and Opie::MM::x. Referenced by QMapPrivate< Key, T >::QMapPrivate(). |
|
|
Definition at line 66 of file qmap.h. References left, and Opie::MM::x. Referenced by QMapPrivate< Key, T >::QMapPrivate(). |
|
|
Definition at line 64 of file qmap.h. Referenced by QMapPrivate< Key, T >::clear(), QMapConstIterator< K, T >::dec(), QMapIterator< K, T >::dec(), and QMapPrivate< Key, T >::QMapPrivate(). |
|
|
|
1.4.2