edbee - Qt Editor Library
|
This class defines a single theme. More...
#include <texttheme.h>
Public Member Functions | |
TextTheme () | |
virtual | ~TextTheme () |
const QList< TextThemeRule * > & | rules () |
void | giveThemeRule (TextThemeRule *rule) |
The text theme. More... | |
void | fillFormatForTextScopeList (const TextScopeList *scopeList, QTextCharFormat *format) |
QString | name () |
void | setName (const QString &name) |
QString | uuid () |
void | setUuid (const QString &uuid) |
QColor | backgroundColor () |
void | setBackgroundColor (const QColor &color) |
QColor | caretColor () |
void | setCaretColor (const QColor &color) |
QColor | foregroundColor () |
void | setForegroundColor (const QColor &color) |
QColor | invisiblesColor () |
void | setInvisiblesColor (const QColor &color) |
QColor | lineHighlightColor () |
void | setLineHighlightColor (const QColor &color) |
QColor | selectionColor () |
void | setSelectionColor (const QColor &color) |
QColor | findHighlightBackgroundColor () |
void | setFindHighlightBackgroundColor (const QColor &color) |
QColor | findHighlightForegroundColor () |
void | setFindHighlightForegroundColor (const QColor &color) |
QColor | selectionBorderColor () |
void | setSelectionBorderColor (const QColor &color) |
QColor | activeGuideColor () |
void | setActiveGuideColor (const QColor &color) |
QColor | bracketForegroundColor () |
void | setBracketForegroundColor (const QColor &color) |
QString | bracketOptions () |
void | setBracketOptions (const QString &str) |
QColor | bracketContentsForegroundColor () |
void | setBracketContentsForegroundColor (const QColor &color) |
QString | bracketContentsOptions () |
void | setBracketContentsOptions (const QString &str) |
QString | tagsOptions () |
void | setTagsOptions (const QString &str) |
This class defines a single theme.
edbee::TextTheme::TextTheme | ( | ) |
|
virtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void edbee::TextTheme::fillFormatForTextScopeList | ( | const TextScopeList * | scopeList, |
QTextCharFormat * | format | ||
) |
|
inline |
|
inline |
|
inline |
void edbee::TextTheme::giveThemeRule | ( | TextThemeRule * | rule | ) |
The text theme.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |