- addProjectItems
void addProjectItems(TreeItem root, ProjectItem items)
Undocumented in source. Be warned that the author may not have intended to support it.
- createBodyWidget
Widget createBodyWidget()
Undocumented in source. Be warned that the author may not have intended to support it.
- findSourceFileItem
ProjectSourceFile findSourceFileItem(string filename, bool fullFileName)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleAction
bool handleAction(Action a)
override to handle specific actions
- onPopupMenuItem
void onPopupMenuItem(MenuItem item)
Undocumented in source. Be warned that the author may not have intended to support it.
- onTreeExpandedStateChange
void onTreeExpandedStateChange(TreeItems source, TreeItem item)
Undocumented in source. Be warned that the author may not have intended to support it.
- onTreeItemPopupMenu
MenuItem onTreeItemPopupMenu(TreeItems source, TreeItem selectedItem)
Undocumented in source. Be warned that the author may not have intended to support it.
- onTreeItemSelected
void onTreeItemSelected(TreeItems source, TreeItem selectedItem, bool activated)
Undocumented in source. Be warned that the author may not have intended to support it.
- readExpandedStateFromWorkspace
void readExpandedStateFromWorkspace()
Undocumented in source. Be warned that the author may not have intended to support it.
- reloadItems
void reloadItems()
Undocumented in source. Be warned that the author may not have intended to support it.
- restoreItemState
bool restoreItemState(string itemPath)
Undocumented in source. Be warned that the author may not have intended to support it.
- saveItemState
void saveItemState(string itemPath, bool expanded)
Undocumented in source. Be warned that the author may not have intended to support it.
- selectItem
bool selectItem(ProjectItem projectItem)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateDefault
void updateDefault()
Undocumented in source. Be warned that the author may not have intended to support it.