NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
niftkPaintbrushToolGUI Class Reference

GUI component for the PaintbrushTool, providing the number of pixels in radius for the cursor. More...

Detailed Description

GUI component for the PaintbrushTool, providing the number of pixels in radius for the cursor.

Notice how this class can have a reference to the mitk::Tool it is controlling, and registers with the mitk::Tool in the OnNewToolAssociated method, and de-registers with the mitk::Tool in the destructor.

The reverse is not true. Any mitk::Tool must not know that it has a GUI, and hence the reason they are in a different library / Module.


The documentation for this class was generated from the following file: