MCPcopy Create free account
hub / github.com/SpartanJ/eepp / setFoldsAlwaysVisible

Method setFoldsAlwaysVisible

src/eepp/ui/uicodeeditor.cpp:5423–5425  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5421}
5422
5423void UICodeEditor::setFoldsAlwaysVisible( bool foldsAlwaysVisible ) {
5424 mFoldsAlwaysVisible = foldsAlwaysVisible;
5425}
5426
5427Time UICodeEditor::getFoldsRefreshTime() const {
5428 return mFoldsRefreshTime;

Callers 2

createViewMenuMethod · 0.80
onCodeEditorCreatedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected