This class represents a color item in the preferences. See Preferences::Integer for mode details.
Definition at line 337 of file preferences.h.
#include <preferences.h>
Public Member Functions |
|
| Color (const QString &sName, const QString &sCategory, const QString &sNameTr, const QString &sCategoryTr, const mudbox::Color &cDefaultValue, bool bVisible=true) | |
| operator mudbox::Color (void) const | |
Public Attributes |
|
| acolor * | m_pAttribute |
| operator mudbox::Color | ( | void | ) | const |
Definition at line 342 of file preferences.h.