Color settings as used by librepcb::Theme.
More...
#include <themecolor.h>
Color settings as used by librepcb::Theme.
◆ ThemeColor() [1/3]
◆ ThemeColor() [2/3]
ThemeColor |
( |
const QString & |
identifier, |
|
|
const char * |
category, |
|
|
const char * |
name, |
|
|
const QString & |
nameSuffix, |
|
|
const QColor & |
primary, |
|
|
const QColor & |
secondary |
|
) |
| |
|
noexcept |
◆ ThemeColor() [3/3]
◆ ~ThemeColor()
◆ getIdentifier()
const QString & getIdentifier |
( |
| ) |
const |
|
inlinenoexcept |
◆ getCategoryTr()
QString getCategoryTr |
( |
| ) |
const |
|
noexcept |
◆ getNameTr()
QString getNameTr |
( |
| ) |
const |
|
noexcept |
◆ getPrimaryColor()
const QColor & getPrimaryColor |
( |
| ) |
const |
|
inlinenoexcept |
◆ getSecondaryColor()
const QColor & getSecondaryColor |
( |
| ) |
const |
|
inlinenoexcept |
◆ isEdited()
◆ setPrimaryColor()
void setPrimaryColor |
( |
const QColor & |
color | ) |
|
|
noexcept |
◆ setSecondaryColor()
void setSecondaryColor |
( |
const QColor & |
color | ) |
|
|
noexcept |
◆ load()
◆ serialize()
◆ operator==()
◆ operator!=()
◆ operator=()
◆ mIdentifier
◆ mCategoryNoTr
const char* mCategoryNoTr |
|
private |
◆ mNameNoTr
◆ mNameSuffix
◆ mPrimary
◆ mSecondary
◆ mEdited
The documentation for this class was generated from the following files: