ElementPropertiesWidget Class Reference#include <elementpropertieswidget.h>
List of all members.
Detailed Description
Authors: David Auber, Romain Bourqui, Patrick Mary, Morgan Mathiaut from the LaBRI Visualization Team Email : auber@tulip-software.org Last modification : 08/04/2008 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Public Slots
- void updateTable ()
- void propertyTableValueChanged (int, int)
- void setDisplayMode (const tlp::ElementType)
- void setCurrentNode (tlp::Graph *, const tlp::node &)
- void setCurrentEdge (tlp::Graph *, const tlp::edge &)
- void setGraph (tlp::Graph *, bool distroy=true)
- void setCurrentListedProperties (const QStringList &)
- void setNodeListedProperties (const QStringList &)
- void setEdgeListedProperties (const QStringList &)
- void nodePropertyChanged (tlp::Graph *, const tlp::node &, const QString &, const QString &)
- void edgePropertyChanged (tlp::Graph *, const tlp::edge &, const QString &, const QString &)
- void updateTable ()
- void propertyTableValueChanged (int, int)
- void setDisplayMode (const tlp::ElementType)
- void setCurrentNode (tlp::Graph *, const tlp::node &)
- void setCurrentEdge (tlp::Graph *, const tlp::edge &)
- void setGraph (tlp::Graph *, bool distroy=true)
- void setCurrentListedProperties (const QStringList &)
- void setNodeListedProperties (const QStringList &)
- void setEdgeListedProperties (const QStringList &)
- void nodePropertyChanged (tlp::Graph *, const tlp::node &, const QString &, const QString &)
- void edgePropertyChanged (tlp::Graph *, const tlp::edge &, const QString &, const QString &)
Signals
- void tulipNodePropertyChanged (tlp::Graph *, const tlp::node &, const QString &property, const QString &value)
- void tulipEdgePropertyChanged (tlp::Graph *, const tlp::edge &, const QString &property, const QString &value)
- void tulipNodePropertyChanged (tlp::Graph *, const tlp::node &, const QString &property, const QString &value)
- void tulipEdgePropertyChanged (tlp::Graph *, const tlp::edge &, const QString &property, const QString &value)
Public Member Functions
Protected Attributes
Properties
Constructor & Destructor Documentation
| ElementPropertiesWidget::ElementPropertiesWidget |
( |
tlp::Graph * |
, |
|
|
const QStringList & |
nodeListedProperties, |
|
|
const QStringList & |
edgeListedProperties, |
|
|
QWidget * |
parent = 0 | |
|
) |
| | |
| ElementPropertiesWidget::ElementPropertiesWidget |
( |
QWidget * |
parent = 0 |
) |
|
| ElementPropertiesWidget::~ElementPropertiesWidget |
( |
|
) |
|
| ElementPropertiesWidget::ElementPropertiesWidget |
( |
tlp::Graph * |
, |
|
|
const QStringList & |
nodeListedProperties, |
|
|
const QStringList & |
edgeListedProperties, |
|
|
QWidget * |
parent = 0 | |
|
) |
| | |
| ElementPropertiesWidget::ElementPropertiesWidget |
( |
QWidget * |
parent = 0 |
) |
|
| ElementPropertiesWidget::~ElementPropertiesWidget |
( |
|
) |
|
Member Function Documentation
| QStringList ElementPropertiesWidget::getCurrentListedProperties |
( |
|
) |
const |
| QStringList ElementPropertiesWidget::getNodeListedProperties |
( |
|
) |
const |
| QStringList ElementPropertiesWidget::getEdgeListedProperties |
( |
|
) |
const |
| tlp::Graph* ElementPropertiesWidget::getGraph |
( |
|
) |
const |
| tlp::node ElementPropertiesWidget::getCurrentNode |
( |
|
) |
const |
| tlp::edge ElementPropertiesWidget::getCurrentEdge |
( |
|
) |
const |
| tlp::ElementType ElementPropertiesWidget::getDisplayMode |
( |
|
) |
const |
| bool ElementPropertiesWidget::isElementDisplayed |
( |
|
) |
const |
| void ElementPropertiesWidget::updateTable |
( |
|
) |
[slot] |
| void ElementPropertiesWidget::propertyTableValueChanged |
( |
int |
, |
|
|
int |
| |
|
) |
| | [virtual, slot] |
| void ElementPropertiesWidget::setDisplayMode |
( |
const tlp::ElementType |
|
) |
[slot] |
| void ElementPropertiesWidget::setCurrentNode |
( |
tlp::Graph * |
, |
|
|
const tlp::node & |
| |
|
) |
| | [slot] |
| void ElementPropertiesWidget::setCurrentEdge |
( |
tlp::Graph * |
, |
|
|
const tlp::edge & |
| |
|
) |
| | [slot] |
| void ElementPropertiesWidget::setGraph |
( |
tlp::Graph * |
, |
|
|
bool |
distroy = true | |
|
) |
| | [slot] |
| void ElementPropertiesWidget::setCurrentListedProperties |
( |
const QStringList & |
|
) |
[slot] |
| void ElementPropertiesWidget::setNodeListedProperties |
( |
const QStringList & |
|
) |
[slot] |
| void ElementPropertiesWidget::setEdgeListedProperties |
( |
const QStringList & |
|
) |
[slot] |
| void ElementPropertiesWidget::nodePropertyChanged |
( |
tlp::Graph * |
, |
|
|
const tlp::node & |
, |
|
|
const QString & |
, |
|
|
const QString & |
| |
|
) |
| | [slot] |
| void ElementPropertiesWidget::edgePropertyChanged |
( |
tlp::Graph * |
, |
|
|
const tlp::edge & |
, |
|
|
const QString & |
, |
|
|
const QString & |
| |
|
) |
| | [slot] |
| void ElementPropertiesWidget::tulipNodePropertyChanged |
( |
tlp::Graph * |
, |
|
|
const tlp::node & |
, |
|
|
const QString & |
property, |
|
|
const QString & |
value | |
|
) |
| | [signal] |
| void ElementPropertiesWidget::tulipEdgePropertyChanged |
( |
tlp::Graph * |
, |
|
|
const tlp::edge & |
, |
|
|
const QString & |
property, |
|
|
const QString & |
value | |
|
) |
| | [signal] |
| QStringList ElementPropertiesWidget::getCurrentListedProperties |
( |
|
) |
const |
| QStringList ElementPropertiesWidget::getNodeListedProperties |
( |
|
) |
const |
| QStringList ElementPropertiesWidget::getEdgeListedProperties |
( |
|
) |
const |
| tlp::Graph* ElementPropertiesWidget::getGraph |
( |
|
) |
const |
| tlp::node ElementPropertiesWidget::getCurrentNode |
( |
|
) |
const |
| tlp::edge ElementPropertiesWidget::getCurrentEdge |
( |
|
) |
const |
| tlp::ElementType ElementPropertiesWidget::getDisplayMode |
( |
|
) |
const |
| bool ElementPropertiesWidget::isElementDisplayed |
( |
|
) |
const |
| void ElementPropertiesWidget::updateTable |
( |
|
) |
[slot] |
| void ElementPropertiesWidget::propertyTableValueChanged |
( |
int |
, |
|
|
int |
| |
|
) |
| | [virtual, slot] |
| void ElementPropertiesWidget::setDisplayMode |
( |
const tlp::ElementType |
|
) |
[slot] |
| void ElementPropertiesWidget::setCurrentNode |
( |
tlp::Graph * |
, |
|
|
const tlp::node & |
| |
|
) |
| | [slot] |
| void ElementPropertiesWidget::setCurrentEdge |
( |
tlp::Graph * |
, |
|
|
const tlp::edge & |
| |
|
) |
| | [slot] |
| void ElementPropertiesWidget::setGraph |
( |
tlp::Graph * |
, |
|
|
bool |
distroy = true | |
|
) |
| | [slot] |
| void ElementPropertiesWidget::setCurrentListedProperties |
( |
const QStringList & |
|
) |
[slot] |
| void ElementPropertiesWidget::setNodeListedProperties |
( |
const QStringList & |
|
) |
[slot] |
| void ElementPropertiesWidget::setEdgeListedProperties |
( |
const QStringList & |
|
) |
[slot] |
| void ElementPropertiesWidget::nodePropertyChanged |
( |
tlp::Graph * |
, |
|
|
const tlp::node & |
, |
|
|
const QString & |
, |
|
|
const QString & |
| |
|
) |
| | [slot] |
| void ElementPropertiesWidget::edgePropertyChanged |
( |
tlp::Graph * |
, |
|
|
const tlp::edge & |
, |
|
|
const QString & |
, |
|
|
const QString & |
| |
|
) |
| | [slot] |
| void ElementPropertiesWidget::tulipNodePropertyChanged |
( |
tlp::Graph * |
, |
|
|
const tlp::node & |
, |
|
|
const QString & |
property, |
|
|
const QString & |
value | |
|
) |
| | [signal] |
| void ElementPropertiesWidget::tulipEdgePropertyChanged |
( |
tlp::Graph * |
, |
|
|
const tlp::edge & |
, |
|
|
const QString & |
property, |
|
|
const QString & |
value | |
|
) |
| | [signal] |
Member Data Documentation
Property Documentation
QStringList ElementPropertiesWidget::nodeListedProperties [read, write] |
QStringList ElementPropertiesWidget::edgeListedProperties [read, write] |
bool ElementPropertiesWidget::elementDisplayed [read] |
|