#include <Libs/MRML/Widgets/qMRMLScreenShotDialog.h>
|
| QScopedPointer< qMRMLScreenShotDialogPrivate > | d_ptr |
| |
Definition at line 37 of file qMRMLScreenShotDialog.h.
◆ Superclass
◆ WidgetType
◆ nameEdit
| QString qMRMLScreenShotDialog::nameEdit |
|
readwrite |
◆ saveAsButtonVisibility
| bool qMRMLScreenShotDialog::saveAsButtonVisibility |
|
readwrite |
◆ scaleFactor
| double qMRMLScreenShotDialog::scaleFactor |
|
readwrite |
◆ showScaleFactorSpinBox
| bool qMRMLScreenShotDialog::showScaleFactorSpinBox |
|
readwrite |
◆ widgetType
◆ qMRMLScreenShotDialog()
| qMRMLScreenShotDialog::qMRMLScreenShotDialog |
( |
QWidget * | parent = nullptr | ) |
|
◆ ~qMRMLScreenShotDialog()
| qMRMLScreenShotDialog::~qMRMLScreenShotDialog |
( |
| ) |
|
|
override |
◆ data()
| QVariant qMRMLScreenShotDialog::data |
( |
| ) |
const |
◆ description()
| QString qMRMLScreenShotDialog::description |
( |
| ) |
const |
◆ grabScreenShot [1/2]
| void qMRMLScreenShotDialog::grabScreenShot |
( |
| ) |
|
|
protectedslot |
◆ grabScreenShot [2/2]
| void qMRMLScreenShotDialog::grabScreenShot |
( |
int | screenshotWindow | ) |
|
|
protectedslot |
Grab a screenshot of the 3DView or any sliceView. The screenshotWindow is Red, Green, Yellow for a sliceView or empty for a ThreeDView
◆ imageData()
| vtkImageData * qMRMLScreenShotDialog::imageData |
( |
| ) |
const |
◆ layoutManager()
◆ nameEdit()
| QString qMRMLScreenShotDialog::nameEdit |
( |
| ) |
const |
◆ resetDialog
| void qMRMLScreenShotDialog::resetDialog |
( |
| ) |
|
|
protectedslot |
◆ saveAs
| void qMRMLScreenShotDialog::saveAs |
( |
| ) |
|
|
protectedslot |
Present save as dialog to directly save image.
◆ saveAsButtonVisibility()
| bool qMRMLScreenShotDialog::saveAsButtonVisibility |
( |
| ) |
const |
◆ scaleFactor()
| double qMRMLScreenShotDialog::scaleFactor |
( |
| ) |
const |
◆ setData()
| void qMRMLScreenShotDialog::setData |
( |
const QVariant & | newData | ) |
|
Setting the data prevent the dialog from automatically taking a screenshot each time the widgetType or scaleFactor is changed.
◆ setDescription()
| void qMRMLScreenShotDialog::setDescription |
( |
const QString & | description | ) |
|
◆ setImageData()
| void qMRMLScreenShotDialog::setImageData |
( |
vtkImageData * | screenshot | ) |
|
set/return the image data of the screenshot
◆ setLastWidgetType
| void qMRMLScreenShotDialog::setLastWidgetType |
( |
int | id | ) |
|
|
protectedslot |
◆ setLayoutManager()
| Q_INVOKABLE void qMRMLScreenShotDialog::setLayoutManager |
( |
qMRMLLayoutManager * | newlayoutManager | ) |
|
◆ setNameEdit()
| void qMRMLScreenShotDialog::setNameEdit |
( |
const QString & | newName | ) |
|
◆ setSaveAsButtonVisibility()
| void qMRMLScreenShotDialog::setSaveAsButtonVisibility |
( |
const bool & | visible | ) |
|
◆ setScaleFactor()
| void qMRMLScreenShotDialog::setScaleFactor |
( |
const double & | newScaleFactor | ) |
|
◆ setShowScaleFactorSpinBox()
| void qMRMLScreenShotDialog::setShowScaleFactorSpinBox |
( |
const bool & | state | ) |
|
◆ setWidgetType()
| void qMRMLScreenShotDialog::setWidgetType |
( |
WidgetType | newType | ) |
|
◆ showScaleFactorSpinBox()
| bool qMRMLScreenShotDialog::showScaleFactorSpinBox |
( |
| ) |
const |
◆ widgetType()
| WidgetType qMRMLScreenShotDialog::widgetType |
( |
| ) |
const |
◆ d_ptr
| QScopedPointer<qMRMLScreenShotDialogPrivate> qMRMLScreenShotDialog::d_ptr |
|
protected |
The documentation for this class was generated from the following file: