KWWidgets
Public Attributes | List of all members
TagExpr Struct Reference

#include <tkTreeCtrl.h>

Collaboration diagram for TagExpr:
[legend]

Public Attributes

TreeCtrltree
 
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]
 

Detailed Description

Definition at line 1010 of file tkTreeCtrl.h.

Member Data Documentation

TreeCtrl* TagExpr::tree

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.

int TagExpr::allocated

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.

int TagExpr::stringIndex

Definition at line 1023 of file tkTreeCtrl.h.

int TagExpr::stringLength

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.


The documentation for this struct was generated from the following file: