|
|
One entry in the project tree listview widget.
ProjectTreeEntry ( ProjectTreeEntry *parent, ProjectTreeEntry *after,
QString *entry_text, short new_entry_type = PT_ENTRY_OTHER,
void *new_struct_ptr = NULL )
| ProjectTreeEntry |
ProjectTreeEntry ( QListView *parent, QString entry_text, short new_entry_type = PT_ENTRY_OTHER )
| ProjectTreeEntry |
ProjectTreeEntry ( QListView *parent, ProjectTreeEntry *after, QString entry_text, short new_entry_type, void *new_struct_ptr = NULL )
| ProjectTreeEntry |
short entry_type | entry_type |
void * struct_ptr | struct_ptr |
Generated by: root on linux on Sun Jul 13 18:06:35 2003, using kdoc 2.0a54. |