tlp::PropertyDialog Class Reference
#include <PropertyDialog.h>
List of all members.
Public Slots
Signals
Public Member Functions
Protected Member Functions
Constructor & Destructor Documentation
tlp::PropertyDialog::PropertyDialog |
( |
QWidget * |
parent = 0 |
) |
|
tlp::PropertyDialog::~PropertyDialog |
( |
|
) |
|
Member Function Documentation
void tlp::PropertyDialog::cloneProperty |
( |
|
) |
[slot] |
void tlp::PropertyDialog::filterSelection |
( |
bool |
|
) |
[slot] |
void tlp::PropertyDialog::importCSVData |
( |
|
) |
[slot] |
void tlp::PropertyDialog::keyReleaseEvent |
( |
QKeyEvent * |
event |
) |
[protected] |
void tlp::PropertyDialog::newProperty |
( |
|
) |
[slot] |
void tlp::PropertyDialog::newPropertySignal |
( |
Graph * |
, |
|
|
const std::string & |
| |
|
) |
| | [signal] |
void tlp::PropertyDialog::removeProperty |
( |
|
) |
[slot] |
void tlp::PropertyDialog::removePropertySignal |
( |
Graph * |
, |
|
|
const std::string & |
| |
|
) |
| | [signal] |
void tlp::PropertyDialog::selectEdge |
( |
edge |
|
) |
[slot] |
void tlp::PropertyDialog::selectNode |
( |
node |
|
) |
[slot] |
void tlp::PropertyDialog::setAllValue |
( |
|
) |
[slot] |
void tlp::PropertyDialog::setGraph |
( |
Graph * |
|
) |
|
void tlp::PropertyDialog::toStringProperty |
( |
|
) |
[slot] |
void tlp::PropertyDialog::tulipAllEdgePropertyChanged |
( |
Graph * |
, |
|
|
const QString & |
property, |
|
|
const QString & |
value | |
|
) |
| | [signal] |
void tlp::PropertyDialog::tulipAllNodePropertyChanged |
( |
Graph * |
, |
|
|
const QString & |
property, |
|
|
const QString & |
value | |
|
) |
| | [signal] |
void tlp::PropertyDialog::update |
( |
|
) |
[slot] |
Manages observers change notification.