Medical Imaging Interaction Toolkit
2024.06.99-60d9b802
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef QmitkScreenshotQuestionWidget_h
14 #define QmitkScreenshotQuestionWidget_h
35 void Reset()
override;
38 void OnTakeScreenshotButtonClicked();
39 void OnPopupMenuTriggered(
const QString& action);
40 void AddScreenshotWidget(
const QString& screenshotFileName);
45 QVBoxLayout* m_Layout;
46 QPushButton* m_TakeScreenshotButton;