Overview     Modules     Class Hierarchy     Classes     Members  
tlp::PropertyConfigurationWidget Class Reference

Configuration widget for a property. More...

#include <CSVImportConfigurationWidget.h>

List of all members.

Signals

Public Member Functions


Detailed Description

Configuration widget for a property.


Constructor & Destructor Documentation

tlp::PropertyConfigurationWidget::PropertyConfigurationWidget ( unsigned int  propertyNumber,
const QString &  propertyName,
bool  propertyNameIsEditable,
const std::string &  PropertyType,
QWidget *  parent = NULL 
)

Member Function Documentation

Return the selected property type. The property type is not the label displayed in the combobox but correspond to the Property::propertyTypename static string variable of the property class.

void tlp::PropertyConfigurationWidget::propertyNameChange ( QString  newName) [signal]

Set the property name validator. Use to chek if entered graph name is valid.

void tlp::PropertyConfigurationWidget::setPropertyType ( const std::string &  propertyType)

Change the type of the property. Use the PropertyClass::propertyTypename static var.

void tlp::PropertyConfigurationWidget::stateChange ( bool  state) [signal]


Tulip Software by LaBRI Visualization Team    2001 - 2012