QmitkToFScreenshotMaker Select a ToF image source in the GUI to make a screenshot of the provided data. If a camera is active, the Make Screenshot button will become enabled. Select the data including format you want to save at the given path. To activate a camera, you can for example use the ToF Util view. Note you can only select data which is provided by the device. Screenshots will be saved at the respective path with a counter indicating the order.
More...
#include <QmitkToFScreenshotMaker.h>
|
| static const std::string | VIEW_ID = "org.mitk.views.tofscreenshotmaker" |
| |
|
| void | OnMakeScreenshotClicked () |
| | OnMakeScreenshotClicked Slot called when the "Make screenshot" button is pressed.
|
| |
| void | OnSelectCamera () |
| | OnSelectCamera Slot called to update the GUI according to the selected image source.
|
| |
QmitkToFScreenshotMaker Select a ToF image source in the GUI to make a screenshot of the provided data. If a camera is active, the Make Screenshot button will become enabled. Select the data including format you want to save at the given path. To activate a camera, you can for example use the ToF Util view. Note you can only select data which is provided by the device. Screenshots will be saved at the respective path with a counter indicating the order.
Definition at line 32 of file QmitkToFScreenshotMaker.h.
◆ QmitkToFScreenshotMaker()
| QmitkToFScreenshotMaker::QmitkToFScreenshotMaker |
( |
| ) |
|
◆ ~QmitkToFScreenshotMaker()
| QmitkToFScreenshotMaker::~QmitkToFScreenshotMaker |
( |
| ) |
|
|
override |
◆ CreateQtPartControl()
| void QmitkToFScreenshotMaker::CreateQtPartControl |
( |
QWidget * | parent | ) |
|
|
override |
◆ OnMakeScreenshotClicked
| void QmitkToFScreenshotMaker::OnMakeScreenshotClicked |
( |
| ) |
|
|
protectedslot |
◆ OnSelectCamera
| void QmitkToFScreenshotMaker::OnSelectCamera |
( |
| ) |
|
|
protectedslot |
◆ SetFocus()
| void QmitkToFScreenshotMaker::SetFocus |
( |
| ) |
|
|
override |
◆ m_Controls
| Ui::QmitkToFScreenshotMakerControls QmitkToFScreenshotMaker::m_Controls |
|
protected |
◆ VIEW_ID
| const std::string QmitkToFScreenshotMaker::VIEW_ID = "org.mitk.views.tofscreenshotmaker" |
|
static |
The documentation for this class was generated from the following files: