#include <TextEditorTheme.h>
◆ TextEditorTheme()
| TextEditorTheme::TextEditorTheme |
( |
| ) |
|
|
default |
◆ bgCurrentLine()
| QColor TextEditorTheme::bgCurrentLine |
( |
| ) |
const |
|
inline |
◆ bgCurrentLineNumber()
| QColor TextEditorTheme::bgCurrentLineNumber |
( |
| ) |
const |
|
inline |
◆ bgDefault()
| QColor TextEditorTheme::bgDefault |
( |
| ) |
const |
|
inline |
◆ bgDiffCharAdd()
| QColor TextEditorTheme::bgDiffCharAdd |
( |
| ) |
const |
|
inline |
◆ bgDiffCharDel()
| QColor TextEditorTheme::bgDiffCharDel |
( |
| ) |
const |
|
inline |
◆ bgDiffLineAdd()
| QColor TextEditorTheme::bgDiffLineAdd |
( |
| ) |
const |
|
inline |
◆ bgDiffLineDel()
| QColor TextEditorTheme::bgDiffLineDel |
( |
| ) |
const |
|
inline |
◆ bgDiffUnknown()
| QColor TextEditorTheme::bgDiffUnknown |
( |
| ) |
const |
|
inline |
◆ bgLineNumber()
| QColor TextEditorTheme::bgLineNumber |
( |
| ) |
const |
|
inline |
◆ Dark()
◆ fgCursor()
| QColor TextEditorTheme::fgCursor |
( |
| ) |
const |
|
inline |
◆ fgDefault()
| QColor TextEditorTheme::fgDefault |
( |
| ) |
const |
|
inline |
◆ fgLineNumber()
| QColor TextEditorTheme::fgLineNumber |
( |
| ) |
const |
|
inline |
◆ Light()
◆ bg_current
| QColor TextEditorTheme::bg_current |
◆ bg_current_line
| QColor TextEditorTheme::bg_current_line |
◆ bg_current_line_number
| QColor TextEditorTheme::bg_current_line_number |
◆ bg_default
| QColor TextEditorTheme::bg_default |
◆ bg_diff_char_add
| QColor TextEditorTheme::bg_diff_char_add |
◆ bg_diff_char_del
| QColor TextEditorTheme::bg_diff_char_del |
◆ bg_diff_line_add
| QColor TextEditorTheme::bg_diff_line_add |
◆ bg_diff_line_del
| QColor TextEditorTheme::bg_diff_line_del |
◆ bg_diff_unknown
| QColor TextEditorTheme::bg_diff_unknown |
◆ bg_line_number
| QColor TextEditorTheme::bg_line_number |
◆ fg_cursor
| QColor TextEditorTheme::fg_cursor |
◆ fg_default
| QColor TextEditorTheme::fg_default |
◆ fg_line_number
| QColor TextEditorTheme::fg_line_number |
The documentation for this class was generated from the following files: