Home
last modified time | relevance | path

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

/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dlatexeditorview_config.h24 bool folding, showlinestate, showcursorstate, realtimeChecking; variable
H A Dlatexeditorview.cpp1646 statusPanelAction->setChecked(config->showcursorstate); in updateSettings()
H A Dconfigmanager.cpp527 …registerOption("Editor/Show Cursor State", &editorConfig->showcursorstate, true, &pseudoDialog->ch… in ConfigManager()