WorkspacePanel

Undocumented in source.

Constructors

this
this(string id)
Undocumented in source.

Members

Functions

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.
onTreeItemSelected
void onTreeItemSelected(TreeItems source, TreeItem selectedItem, bool activated)
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.

Properties

workspace
Workspace workspace [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
workspace
Workspace workspace [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_tree
TreeWidget _tree;
Undocumented in source.
_workspace
Workspace _workspace;
Undocumented in source.
sourceFileSelectionListener
Signal!SourceFileSelectionHandler sourceFileSelectionListener;

handle source file selection change

Meta