![]() |
open_iA
2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
Simple base class for anything that can be given a color. More...
#include <iAColorable.h>
Public Member Functions | |
| const QColor | getColor () const |
| iAColorable () | |
| iAColorable (QColor const &color) | |
| virtual void | setColor (QColor const &color) |
| virtual | ~iAColorable () |
Static Public Attributes | |
| static const QColor | DefaultColor |
Simple base class for anything that can be given a color.
|
virtual |
| iAColorable::iAColorable | ( | ) |
| iAColorable::iAColorable | ( | QColor const & | color | ) |
| const QColor iAColorable::getColor | ( | ) | const |
|
virtual |
Reimplemented in iAPlotCollection.
|
static |
1.8.16