NAME
tlp::TulipTableWidget -
SYNOPSIS
#include <TulipTableWidget.h>
Inherited by PropertyWidget.
Public Slots
void setBackColor1 (const QColor &)
void resetBackColor1 ()
void setBackColor2 (const QColor &)
void resetBackColor2 ()
void setUpdateColumnTitle (const bool)
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
Properties
QColor backColor1
QColor backColor2
bool updateColumnTitle
Author
Generated automatically by Doxygen for Tulip QT Library from the source
code.