Store colors for syntax highligter. It provides defaults, loading and storing preferences.
More...
#include <ActionEditorImpl.h>
Store colors for syntax highligter. It provides defaults, loading and storing preferences.
- Author
- Petr Vanek petr@.nosp@m.yarp.nosp@m.en.cz
◆ SyntaxColors()
SyntaxColors::SyntaxColors |
( |
| ) |
|
◆ ~SyntaxColors()
SyntaxColors::~SyntaxColors |
( |
| ) |
|
◆ qcolor2named()
QString SyntaxColors::qcolor2named |
( |
QColor |
color | ) |
|
|
private |
Converts QColor into #rrggbb string.
- Parameters
-
color | a QColor to convert. |
◆ commentColor
QColor SyntaxColors::commentColor |
◆ errorColor
QColor SyntaxColors::errorColor |
◆ keywordColor
QColor SyntaxColors::keywordColor |
◆ numberColor
QColor SyntaxColors::numberColor |
◆ signColor
QColor SyntaxColors::signColor |
◆ stringColor
QColor SyntaxColors::stringColor |
◆ textColor
QColor SyntaxColors::textColor |
The documentation for this class was generated from the following files: