tlp::SGHierarchyWidget Class Reference
[Tulip_Widgets]
#include <SGHierarchyWidget.h>
List of all members.
Public Slots
Signals
Public Member Functions
Protected Member Functions
Constructor & Destructor Documentation
tlp::SGHierarchyWidget::SGHierarchyWidget |
( |
QWidget * |
parent = 0 , |
|
|
Graph * |
rootGraph = 0 | |
|
) |
| | |
Member Function Documentation
void tlp::SGHierarchyWidget::aboutToRemoveAllView |
( |
Graph * |
|
) |
[signal] |
void tlp::SGHierarchyWidget::aboutToRemoveView |
( |
Graph * |
|
) |
[signal] |
void tlp::SGHierarchyWidget::buildTreeView |
( |
Graph * |
p, |
|
|
QTreeWidgetItem * |
item = NULL | |
|
) |
| | [protected] |
Graph* tlp::SGHierarchyWidget::getGraph |
( |
|
) |
const |
void tlp::SGHierarchyWidget::graphChanged |
( |
Graph * |
|
) |
[signal] |
void tlp::SGHierarchyWidget::removeSubgraph |
( |
Graph * |
graph, |
|
|
bool |
recursive | |
|
) |
| | [protected] |
void tlp::SGHierarchyWidget::setGraph |
( |
Graph * |
|
) |
[slot] |
void tlp::SGHierarchyWidget::update |
( |
|
) |
[slot] |
void tlp::SGHierarchyWidget::updateCurrentGraphInfos |
( |
Graph * |
graph |
) |
[slot] |