Home
last modified time | relevance | path

Searched refs:KEY_CODE_VIEW_LINE_NUMBER_BACKGROUND_COLOR (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/sigil/Sigil-1.8.0/src/Misc/
H A DSettingsStore.cpp93 static QString KEY_CODE_VIEW_LINE_NUMBER_BACKGROUND_COLOR = SETTINGS_GROUP + "/" + "code_view_line_… variable
412 …appearance.line_number_background_color = value(KEY_CODE_VIEW_LINE_NUMBER_BACKGROUND_COLOR, QColor… in codeViewAppearance()
735 …setValue(KEY_CODE_VIEW_LINE_NUMBER_BACKGROUND_COLOR, code_view_appearance.line_number_background_c… in setCodeViewAppearance()
819 remove(KEY_CODE_VIEW_LINE_NUMBER_BACKGROUND_COLOR); in clearAppearanceSettings()