#include <tkTreeCtrl.h>
Public Attributes | |
TreeCtrl * | tree |
Tk_Uid * | uids |
Tk_Uid | staticUids [15] |
int | allocated |
int | length |
int | index |
int | simple |
Tk_Uid | uid |
char * | string |
int | stringIndex |
int | stringLength |
char * | rewritebuffer |
char | staticRWB [100] |
Definition at line 1010 of file tkTreeCtrl.h.
Definition at line 1011 of file tkTreeCtrl.h.
Tk_Uid* TagExpr::uids |
Definition at line 1013 of file tkTreeCtrl.h.
Tk_Uid TagExpr::staticUids[15] |
Definition at line 1014 of file tkTreeCtrl.h.
Definition at line 1015 of file tkTreeCtrl.h.
int TagExpr::length |
Definition at line 1016 of file tkTreeCtrl.h.
int TagExpr::index |
Definition at line 1017 of file tkTreeCtrl.h.
int TagExpr::simple |
Definition at line 1019 of file tkTreeCtrl.h.
Tk_Uid TagExpr::uid |
Definition at line 1020 of file tkTreeCtrl.h.
char* TagExpr::string |
Definition at line 1022 of file tkTreeCtrl.h.
Definition at line 1023 of file tkTreeCtrl.h.
Definition at line 1024 of file tkTreeCtrl.h.
char* TagExpr::rewritebuffer |
Definition at line 1026 of file tkTreeCtrl.h.
char TagExpr::staticRWB[100] |
Definition at line 1027 of file tkTreeCtrl.h.