Module implementing the Editor Styles configuration page (2).
EditorStyles2Page | Class implementing the Editor Styles configuration page (2). |
create | Module function to create the configuration page. |
Class implementing the Editor Styles configuration page (2).
EditorStyles2Page | Constructor |
on_edgeBackgroundColorButton_clicked | Private slot to set the colour for the edge background or line. |
on_matchingBracesBackButton_clicked | Private slot to set the background colour for highlighting matching braces. |
on_matchingBracesButton_clicked | Private slot to set the colour for highlighting matching braces. |
on_nonmatchingBracesBackButton_clicked | Private slot to set the background colour for highlighting nonmatching braces. |
on_nonmatchingBracesButton_clicked | Private slot to set the colour for highlighting nonmatching braces. |
save | Public slot to save the Editor Styles configuration. |
Constructor
Private slot to set the colour for the edge background or line.
Private slot to set the background colour for highlighting matching braces.
Private slot to set the colour for highlighting matching braces.
Private slot to set the background colour for highlighting nonmatching braces.
Private slot to set the colour for highlighting nonmatching braces.
Public slot to save the Editor Styles configuration.
Module function to create the configuration page.