#include <TulipTableWidget.h>
List of all members.
Public Member Functions |
| TulipTableWidget (QWidget *, const char *) |
| ~TulipTableWidget () |
void | setTulipNodeItem (const PropertyInterface *, const std::string propertyName, const node &, const int row, const int col) |
QString | getTulipNodeValue (const int row, const int col) const |
void | setTulipEdgeItem (const PropertyInterface *, const std::string propertyName, const edge &, const int row, const int col) |
QString | getTulipEdgeValue (const int row, const int col) const |
QColor | getBackColor1 () const |
QColor | getBackColor2 () const |
bool | getUpdateColumnTitle () const |
QColor | backgroundColor (const int row) const |