Turn clippers on/off for a spesific data structure.
More...
#include <cxSelectClippersForDataWidget.h>
|
| SelectClippersForDataWidget (VisServicesPtr services, QWidget *parent) |
|
More...
|
|
void | setActiveDataProperty (SelectDataStringPropertyBasePtr property) |
|
| BaseWidget (QWidget *parent, QString objectName, QString windowTitle) |
|
virtual | ~BaseWidget () |
|
QWidget * | createMethodWidget (QWidget *inputWidget, QWidget *outputWidget, QString methodname, bool inputChecked=false, bool outputVisible=true) |
| Create a specialized widget for filters, with input/ouput, enable and options. More...
|
|
QGroupBox * | createGroupbox (QWidget *widget, QString boxname) |
| Create a group box with a given name. More...
|
|
QGroupBox * | wrapInGroupBox (QWidget *base, QString name) |
|
CXFrame * | wrapInFrame (QWidget *base) |
|
QAction * | createAction2 (QObject *parent, QIcon iconName, QString text, QString tip, QLayout *layout=NULL, QToolButton *button=new QToolButton()) |
|
template<class T > |
QAction * | createAction (QObject *parent, QIcon iconName, QString text, QString tip, T slot, QLayout *layout=NULL, QToolButton *button=new QToolButton()) |
|
| OptimizedUpdateWidget (QWidget *parent=NULL) |
|
virtual | ~OptimizedUpdateWidget () |
|
void | forcePrePaint () |
|
Turn clippers on/off for a spesific data structure.
- Date
- 02 Nov, 2015
- Author
- Ole Vegard Solberg, SINTEF
Definition at line 31 of file cxSelectClippersForDataWidget.h.
cx::SelectClippersForDataWidget::SelectClippersForDataWidget |
( |
VisServicesPtr |
services, |
|
|
QWidget * |
parent |
|
) |
| |
void cx::SelectClippersForDataWidget::clipDataClicked |
( |
QCheckBox * |
checkBox, |
|
|
QString |
clipperName |
|
) |
| |
|
protectedslot |
void cx::SelectClippersForDataWidget::createNewCheckBoxesBasedOnClippers |
( |
| ) |
|
|
protected |
void cx::SelectClippersForDataWidget::initUI |
( |
| ) |
|
|
protected |
void cx::SelectClippersForDataWidget::invertClicked |
( |
QCheckBox * |
checkBox, |
|
|
QString |
clipperName |
|
) |
| |
|
protectedslot |
void cx::SelectClippersForDataWidget::prePaintEvent |
( |
| ) |
|
|
protectedvirtual |
void cx::SelectClippersForDataWidget::setupClipperSelectorUI |
( |
| ) |
|
|
protected |
QTableWidget* cx::SelectClippersForDataWidget::mClipperTableWidget |
|
protected |
QLabel* cx::SelectClippersForDataWidget::mHeading |
|
protected |
QVBoxLayout* cx::SelectClippersForDataWidget::mLayout |
|
protected |
The documentation for this class was generated from the following files: