| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::GraphPropertiesTableWidget Class Reference Widget to display properties for a graph. Widget to display properties for a graph. User can filter displayed properties in function of their name with a QRegularExpression. Property name don't need to fully match regular expression to be displayed, if only one part of the name match the property is displayed. More...
Public Types
Public Member Functions
Protected Member Functions
Detailed DescriptionWidget to display properties for a graph. Widget to display properties for a graph. User can filter displayed properties in function of their name with a QRegularExpression. Property name don't need to fully match regular expression to be displayed, if only one part of the name match the property is displayed. Member Enumeration DocumentationConstructor & Destructor Documentation
Member Function Documentation
Return the QTableWidgetItem for the given property and the given column.
Get the list of the properties currently displayed in the table.
Return the column headers list. Each string in the list correspond to a column in the table. This function is called when filling the table.
Set a regular expression to filter the properties on their name.
Set the kind of view to display.
Update the properties selection. Do not emit the selection changed signal.
Clear and redraw the widget. |
Tulip Software by LaBRI Visualization Team 2001 - 2012 |