GUI for mitk::PaintbrushTool.
More...
#include <QmitkPaintbrushToolGUI.h>
GUI for mitk::PaintbrushTool.
- See also
- mitk::PaintbrushTool
This GUI shows a slider to change the pen's size.
Last contributor: $Author$
Definition at line 33 of file QmitkPaintbrushToolGUI.h.
◆ QmitkPaintbrushToolGUI()
| QmitkPaintbrushToolGUI::QmitkPaintbrushToolGUI |
( |
| ) |
|
|
protected |
◆ ~QmitkPaintbrushToolGUI()
| QmitkPaintbrushToolGUI::~QmitkPaintbrushToolGUI |
( |
| ) |
|
|
overrideprotected |
◆ mitkClassMacro()
◆ OnNewToolAssociated
| void QmitkPaintbrushToolGUI::OnNewToolAssociated |
( |
mitk::Tool * |
| ) |
|
|
protectedslot |
◆ OnSizeChanged()
| void QmitkPaintbrushToolGUI::OnSizeChanged |
( |
int |
current | ) |
|
◆ OnSliderValueChanged
| void QmitkPaintbrushToolGUI::OnSliderValueChanged |
( |
int |
value | ) |
|
|
protectedslot |
◆ VisualizePaintbrushSize
| void QmitkPaintbrushToolGUI::VisualizePaintbrushSize |
( |
int |
size | ) |
|
|
protectedslot |
◆ m_Frame
| QFrame* QmitkPaintbrushToolGUI::m_Frame |
|
protected |
◆ m_PaintbrushTool
◆ m_SizeLabel
| QLabel* QmitkPaintbrushToolGUI::m_SizeLabel |
|
protected |
◆ m_Slider
| QSlider* QmitkPaintbrushToolGUI::m_Slider |
|
protected |
The documentation for this class was generated from the following file: