SeExprEdAddDialog Class Reference

This class is the UI for adding widgets. More...

#include <SeExprEdControlCollection.h>

List of all members.

Public Member Functions

 SeExprEdAddDialog (int &count, QWidget *parent=0)

Public Attributes

QLineEdit * variableName
QTabWidget * tabWidget
QLineEdit * intDefault
QLineEdit * intMin
QLineEdit * intMax
QLineEdit * floatDefault
QLineEdit * floatMin
QLineEdit * floatMax
QLineEdit * vectorDefault0
QLineEdit * vectorDefault1
QLineEdit * vectorDefault2
QLineEdit * vectorMin
QLineEdit * vectorMax
QLineEdit * curveLookup
QLineEdit * colorCurveLookup
QLineEdit * animCurveLookup
QLineEdit * animCurveLink
QColor color
QPushButton * colorWidget
QComboBox * stringTypeWidget
QLineEdit * stringDefaultWidget
QLineEdit * stringNameWidget

Private Slots

void colorChooseClicked ()

Detailed Description

This class is the UI for adding widgets.

Definition at line 32 of file SeExprEdControlCollection.h.


Constructor & Destructor Documentation

SeExprEdAddDialog::SeExprEdAddDialog ( int &  count,
QWidget *  parent = 0 
)

Member Function Documentation

void SeExprEdAddDialog::colorChooseClicked (  )  [private, slot]

Definition at line 223 of file SeExprEdControlCollection.cpp.

References color, and colorWidget.

Referenced by SeExprEdAddDialog().


Member Data Documentation

Definition at line 54 of file SeExprEdControlCollection.h.

Referenced by colorChooseClicked(), and SeExprEdAddDialog().


The documentation for this class was generated from the following files:

Generated on 25 Jul 2013 for SeExpr by  doxygen 1.6.1