#include <cxRecordSessionWidget.h>
|
| | RecordSessionWidget (AcquisitionServicePtr base, QWidget *parent, QString defaultDescription="Record Session", bool requireUsReady=true) |
| |
| virtual | ~RecordSessionWidget () |
| |
| void | setDescription (QString text) |
| |
| void | setDescriptionVisibility (bool value) |
| |
| | 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) |
| |
| 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 () |
| |
- Date
- Dec 8, 2010
- Author
- Janne Beate Bakeng
Definition at line 63 of file cxRecordSessionWidget.h.
| cx::RecordSessionWidget::RecordSessionWidget |
( |
AcquisitionServicePtr |
base, |
|
|
QWidget * |
parent, |
|
|
QString |
defaultDescription = "Record Session", |
|
|
bool |
requireUsReady = true |
|
) |
| |
| cx::RecordSessionWidget::~RecordSessionWidget |
( |
| ) |
|
|
virtual |
| void cx::RecordSessionWidget::setDescription |
( |
QString |
text | ) |
|
| void cx::RecordSessionWidget::setDescriptionVisibility |
( |
bool |
value | ) |
|
| void cx::RecordSessionWidget::setReady |
( |
bool |
val, |
|
|
QString |
text |
|
) |
| |
|
slot |
The documentation for this class was generated from the following files:
- /media/jenkins/slave_fs/ws/osr/TGT/ubuntu.12.04.x64/CX/CX/source/plugins/org.custusx.acquisition/cxRecordSessionWidget.h
- /media/jenkins/slave_fs/ws/osr/TGT/ubuntu.12.04.x64/CX/CX/source/plugins/org.custusx.acquisition/cxRecordSessionWidget.cpp