#include <SGHierarchyWidgetQt3.h>
Inherits tlp::SGHierarchyWidgetUI, and tlp::SGHierarchyWidgetUI.
Inheritance diagram for SGHierarchyWidget:
[legend]Collaboration diagram for SGHierarchyWidget:
[legend]List of all members.Public Slots
Signals
Public Member Functions
- SGHierarchyWidget (tlp::Graph *rootGraph, QWidget *parent=0, const char *name=0, Qt::WFlags fl=0)
- SGHierarchyWidget (QWidget *parent=0, const char *name=0, Qt::WFlags fl=0)
- tlp::Graph * getGraph () const
- SGHierarchyWidget (tlp::Graph *rootGraph, QWidget *parent=0, const char *name=0, Qt::WFlags fl=0)
- SGHierarchyWidget (QWidget *parent=0, const char *name=0, Qt::WFlags fl=0)
- tlp::Graph * getGraph () const
Protected Member Functions
Constructor & Destructor Documentation
| SGHierarchyWidget::SGHierarchyWidget |
( |
tlp::Graph * |
rootGraph, |
|
|
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
Qt::WFlags |
fl = 0 |
|
) |
|
|
| SGHierarchyWidget::SGHierarchyWidget |
( |
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
Qt::WFlags |
fl = 0 |
|
) |
|
|
| SGHierarchyWidget::SGHierarchyWidget |
( |
tlp::Graph * |
rootGraph, |
|
|
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
Qt::WFlags |
fl = 0 |
|
) |
|
|
| SGHierarchyWidget::SGHierarchyWidget |
( |
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
Qt::WFlags |
fl = 0 |
|
) |
|
|
Member Function Documentation
| void SGHierarchyWidget::aboutToRemoveAllView |
( |
tlp::Graph * |
|
) |
[signal] |
|
| void SGHierarchyWidget::aboutToRemoveAllView |
( |
tlp::Graph * |
|
) |
[signal] |
|
| void SGHierarchyWidget::aboutToRemoveView |
( |
tlp::Graph * |
|
) |
[signal] |
|
| void SGHierarchyWidget::aboutToRemoveView |
( |
tlp::Graph * |
|
) |
[signal] |
|
| void SGHierarchyWidget::buildTreeView |
( |
Q3ListViewItem * |
item, |
|
|
tlp::Graph * |
p |
|
) |
[protected] |
|
| void SGHierarchyWidget::buildTreeView |
( |
Q3ListView * |
item, |
|
|
tlp::Graph * |
p |
|
) |
[protected] |
|
| void SGHierarchyWidget::buildTreeView |
( |
QListViewItem * |
item, |
|
|
tlp::Graph * |
p |
|
) |
[protected] |
|
| void SGHierarchyWidget::buildTreeView |
( |
QListView * |
item, |
|
|
tlp::Graph * |
p |
|
) |
[protected] |
|
| tlp::Graph* SGHierarchyWidget::getGraph |
( |
|
) |
const |
|
| tlp::Graph* SGHierarchyWidget::getGraph |
( |
|
) |
const |
|
| void SGHierarchyWidget::graphChanged |
( |
tlp::Graph * |
|
) |
[signal] |
|
| void SGHierarchyWidget::graphChanged |
( |
tlp::Graph * |
|
) |
[signal] |
|
| void SGHierarchyWidget::removeSubgraph |
( |
tlp::Graph * |
graph, |
|
|
bool |
recursive |
|
) |
[protected] |
|
| void SGHierarchyWidget::removeSubgraph |
( |
tlp::Graph * |
graph, |
|
|
bool |
recursive |
|
) |
[protected] |
|
| void SGHierarchyWidget::setGraph |
( |
tlp::Graph * |
|
) |
[slot] |
|
| void SGHierarchyWidget::setGraph |
( |
tlp::Graph * |
|
) |
[slot] |
|
| void SGHierarchyWidget::update |
( |
|
) |
[slot] |
|
| void SGHierarchyWidget::update |
( |
|
) |
[slot] |
|
|