|
void | showInfoClicked (bool checked) |
|
void | setSelected (bool value) |
|
void | setDataName (const QString &name) |
|
|
void | exportField (void *) |
|
|
| FieldDataWidget (QWidget *parent=0) |
|
| FieldDataWidget (cleaver::AbstractScalarField *field, QWidget *parent=0) |
|
void | setTitle (const std::string &title) |
|
|
void | mouseDoubleClickEvent (QMouseEvent *) |
|
void | mousePressEvent (QMouseEvent *) |
|
void | mouseReleaseEvent (QMouseEvent *) |
|
void | mouseMoveEvent (QMouseEvent *) |
|
void | updateStyleSheet () |
|
void | startDrag (Qt::DropActions) |
|
|
Ui::FieldDataWidget * | ui |
|
std::string | openStyle |
|
std::string | closedStyle |
|
std::string | selectedOpenStyle |
|
std::string | selectedClosedStyle |
|
std::string | normalInfoStyle |
|
std::string | selectedInfoStyle |
|
cleaver::AbstractScalarField * | field |
|
bool | open |
|
bool | selected |
|
Definition at line 12 of file FieldDataWidget.h.
The documentation for this class was generated from the following files: