#include <SGHierarchyWidget.h>
Protected Member Functions |
void | buildTreeView (Graph *p, QTreeWidgetItem *item=NULL) |
void | removeSubgraph (Graph *graph, bool recursive) |
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::resizeFirstColumnToContent |
( |
| ) |
|
|
slot |
void tlp::SGHierarchyWidget::setGraph |
( |
Graph * |
| ) |
|
|
slot |
void tlp::SGHierarchyWidget::update |
( |
| ) |
|
|
slot |
void tlp::SGHierarchyWidget::updateCurrentGraphInfos |
( |
Graph * |
graph | ) |
|
|
slot |