open_iA  2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Member Functions | Static Public Attributes | List of all members
iAColorable Class Reference

Simple base class for anything that can be given a color. More...

#include <iAColorable.h>

Inheritance diagram for iAColorable:
Collaboration diagram for iAColorable:

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
 

Detailed Description

Simple base class for anything that can be given a color.

Constructor & Destructor Documentation

◆ ~iAColorable()

iAColorable::~iAColorable ( )
virtual

◆ iAColorable() [1/2]

iAColorable::iAColorable ( )

◆ iAColorable() [2/2]

iAColorable::iAColorable ( QColor const &  color)

Member Function Documentation

◆ getColor()

const QColor iAColorable::getColor ( ) const

◆ setColor()

void iAColorable::setColor ( QColor const &  color)
virtual

Reimplemented in iAPlotCollection.

Member Data Documentation

◆ DefaultColor

const QColor iAColorable::DefaultColor
static

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