Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 244
30be2b4a9721
equal deleted inserted replaced
57:81326a94fdca 58:37f0444c3479
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage</h1> 23 <h1>eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage</h1>
24 <p> 24 <p>
25 &#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#69;&#100;&#105;&#116;&#111;&#114; &#72;&#105;&#103;&#104;&#108;&#105;&#103;&#104;&#116;&#105;&#110;&#103; &#83;&#116;y&#108;&#101;&#115; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#97;&#103;&#101;. 25 Module implementing the Editor Highlighting Styles configuration page.
26 </p> 26 </p>
27 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
28 <table> 28 <table>
29 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
30 </table> 30 </table>
31 <h3>Classes</h3> 31 <h3>Classes</h3>
32 <table> 32 <table>
33 <tr> 33 <tr>
34 <td><a href="#EditorHighlightingStylesPage">EditorHighlightingStylesPage</a></td> 34 <td><a href="#EditorHighlightingStylesPage">EditorHighlightingStylesPage</a></td>
35 <td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#69;&#100;&#105;&#116;&#111;&#114; &#72;&#105;&#103;&#104;&#108;&#105;&#103;&#104;&#116;&#105;&#110;&#103; &#83;&#116;y&#108;&#101;&#115; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#97;&#103;&#101;.</td> 35 <td>Class implementing the Editor Highlighting Styles configuration page.</td>
36 </tr> 36 </tr>
37 </table> 37 </table>
38 <h3>Functions</h3> 38 <h3>Functions</h3>
39 <table> 39 <table>
40 <tr> 40 <tr>
41 <td><a href="#create">create</a></td> 41 <td><a href="#create">create</a></td>
42 <td>&#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#97;&#103;&#101;.</td> 42 <td>Module function to create the configuration page.</td>
43 </tr> 43 </tr>
44 </table> 44 </table>
45 <hr /><hr /> 45 <hr /><hr />
46 <a NAME="EditorHighlightingStylesPage" ID="EditorHighlightingStylesPage"></a> 46 <a NAME="EditorHighlightingStylesPage" ID="EditorHighlightingStylesPage"></a>
47 <h2>EditorHighlightingStylesPage</h2> 47 <h2>EditorHighlightingStylesPage</h2>
48 <p> 48 <p>
49 &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#69;&#100;&#105;&#116;&#111;&#114; &#72;&#105;&#103;&#104;&#108;&#105;&#103;&#104;&#116;&#105;&#110;&#103; &#83;&#116;y&#108;&#101;&#115; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#97;&#103;&#101;. 49 Class implementing the Editor Highlighting Styles configuration page.
50 </p> 50 </p>
51 <h3>Derived from</h3> 51 <h3>Derived from</h3>
52 ConfigurationPageBase, Ui_EditorHighlightingStylesPage 52 ConfigurationPageBase, Ui_EditorHighlightingStylesPage
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
56 </table> 56 </table>
57 <h3>Methods</h3> 57 <h3>Methods</h3>
58 <table> 58 <table>
59 <tr> 59 <tr>
60 <td><a href="#EditorHighlightingStylesPage.__init__">EditorHighlightingStylesPage</a></td> 60 <td><a href="#EditorHighlightingStylesPage.__init__">EditorHighlightingStylesPage</a></td>
61 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 61 <td>Constructor</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#EditorHighlightingStylesPage.__exportStyles">__exportStyles</a></td> 63 <td><a href="#EditorHighlightingStylesPage.__exportStyles">__exportStyles</a></td>
64 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#101;x&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#103;&#105;v&#101;&#110; &#108;&#101;x&#101;&#114;&#115;.</td> 64 <td>Private method to export the styles of the given lexers.</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#EditorHighlightingStylesPage.__importStyles">__importStyles</a></td> 66 <td><a href="#EditorHighlightingStylesPage.__importStyles">__importStyles</a></td>
67 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#105;&#109;&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#103;&#105;v&#101;&#110; &#108;&#101;x&#101;&#114;&#115;.</td> 67 <td>Private method to import the styles of the given lexers.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#EditorHighlightingStylesPage.__setToDefault">__setToDefault</a></td> 69 <td><a href="#EditorHighlightingStylesPage.__setToDefault">__setToDefault</a></td>
70 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#97; &#115;&#112;&#101;&#99;&#105;&#102;&#105;&#99; &#115;&#116;y&#108;&#101; &#116;&#111; &#105;&#116;'&#115; &#100;&#101;&#102;&#97;&#117;&#108;&#116; v&#97;&#108;&#117;&#101;&#115;.</td> 70 <td>Private method to set a specific style to it's default values.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked">on_allBackgroundColoursButton_clicked</a></td> 72 <td><a href="#EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked">on_allBackgroundColoursButton_clicked</a></td>
73 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#115;&#101;&#108;&#101;&#99;&#116; &#116;&#104;&#101; &#98;&#97;&#99;&#107;&#103;&#114;&#111;&#117;&#110;&#100; &#99;&#111;&#108;&#111;&#117;&#114; &#111;&#102; &#97;&#108;&#108; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#97; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#108;&#101;x&#101;&#114;.</td> 73 <td>Private method used to select the background colour of all styles of a selected lexer.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#EditorHighlightingStylesPage.on_allDefaultButton_clicked">on_allDefaultButton_clicked</a></td> 75 <td><a href="#EditorHighlightingStylesPage.on_allDefaultButton_clicked">on_allDefaultButton_clicked</a></td>
76 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#97;&#108;&#108; &#115;&#116;y&#108;&#101;&#115; &#116;&#111; &#116;&#104;&#101;&#105;&#114; &#100;&#101;&#102;&#97;&#117;&#108;&#116; v&#97;&#108;&#117;&#101;&#115;.</td> 76 <td>Private method to set all styles to their default values.</td>
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#EditorHighlightingStylesPage.on_allEolFillButton_clicked">on_allEolFillButton_clicked</a></td> 78 <td><a href="#EditorHighlightingStylesPage.on_allEolFillButton_clicked">on_allEolFillButton_clicked</a></td>
79 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#101;&#111;&#108;&#102;&#105;&#108;&#108; &#102;&#111;&#114; &#97;&#108;&#108; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#97; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#108;&#101;x&#101;&#114;.</td> 79 <td>Private method used to set the eolfill for all styles of a selected lexer.</td>
80 </tr><tr> 80 </tr><tr>
81 <td><a href="#EditorHighlightingStylesPage.on_allFontsButton_clicked">on_allFontsButton_clicked</a></td> 81 <td><a href="#EditorHighlightingStylesPage.on_allFontsButton_clicked">on_allFontsButton_clicked</a></td>
82 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#99;&#104;&#97;&#110;&#103;&#101; &#116;&#104;&#101; &#102;&#111;&#110;&#116; &#111;&#102; &#97;&#108;&#108; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#97; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#108;&#101;x&#101;&#114;.</td> 82 <td>Private method used to change the font of all styles of a selected lexer.</td>
83 </tr><tr> 83 </tr><tr>
84 <td><a href="#EditorHighlightingStylesPage.on_backgroundButton_clicked">on_backgroundButton_clicked</a></td> 84 <td><a href="#EditorHighlightingStylesPage.on_backgroundButton_clicked">on_backgroundButton_clicked</a></td>
85 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#115;&#101;&#108;&#101;&#99;&#116; &#116;&#104;&#101; &#98;&#97;&#99;&#107;&#103;&#114;&#111;&#117;&#110;&#100; &#99;&#111;&#108;&#111;&#117;&#114; &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#115;&#116;y&#108;&#101; &#97;&#110;&#100; &#108;&#101;x&#101;&#114;.</td> 85 <td>Private method used to select the background colour of the selected style and lexer.</td>
86 </tr><tr> 86 </tr><tr>
87 <td><a href="#EditorHighlightingStylesPage.on_defaultButton_clicked">on_defaultButton_clicked</a></td> 87 <td><a href="#EditorHighlightingStylesPage.on_defaultButton_clicked">on_defaultButton_clicked</a></td>
88 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#115;&#116;y&#108;&#101; &#116;&#111; &#105;&#116;'&#115; &#100;&#101;&#102;&#97;&#117;&#108;&#116; v&#97;&#108;&#117;&#101;&#115;.</td> 88 <td>Private method to set the current style to it's default values.</td>
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#EditorHighlightingStylesPage.on_eolfillCheckBox_toggled">on_eolfillCheckBox_toggled</a></td> 90 <td><a href="#EditorHighlightingStylesPage.on_eolfillCheckBox_toggled">on_eolfillCheckBox_toggled</a></td>
91 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#101;&#111;&#108;&#102;&#105;&#108;&#108; &#102;&#111;&#114; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#115;&#116;y&#108;&#101; &#97;&#110;&#100; &#108;&#101;x&#101;&#114;.</td> 91 <td>Private method used to set the eolfill for the selected style and lexer.</td>
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#EditorHighlightingStylesPage.on_exportAllButton_clicked">on_exportAllButton_clicked</a></td> 93 <td><a href="#EditorHighlightingStylesPage.on_exportAllButton_clicked">on_exportAllButton_clicked</a></td>
94 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;x&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#97;&#108;&#108; &#108;&#101;x&#101;&#114;&#115;.</td> 94 <td>Private slot to export the styles of all lexers.</td>
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#EditorHighlightingStylesPage.on_exportCurrentButton_clicked">on_exportCurrentButton_clicked</a></td> 96 <td><a href="#EditorHighlightingStylesPage.on_exportCurrentButton_clicked">on_exportCurrentButton_clicked</a></td>
97 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;x&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#108;&#101;x&#101;&#114;.</td> 97 <td>Private slot to export the styles of the current lexer.</td>
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#EditorHighlightingStylesPage.on_fontButton_clicked">on_fontButton_clicked</a></td> 99 <td><a href="#EditorHighlightingStylesPage.on_fontButton_clicked">on_fontButton_clicked</a></td>
100 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#115;&#101;&#108;&#101;&#99;&#116; &#116;&#104;&#101; &#102;&#111;&#110;&#116; &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#115;&#116;y&#108;&#101; &#97;&#110;&#100; &#108;&#101;x&#101;&#114;.</td> 100 <td>Private method used to select the font of the selected style and lexer.</td>
101 </tr><tr> 101 </tr><tr>
102 <td><a href="#EditorHighlightingStylesPage.on_foregroundButton_clicked">on_foregroundButton_clicked</a></td> 102 <td><a href="#EditorHighlightingStylesPage.on_foregroundButton_clicked">on_foregroundButton_clicked</a></td>
103 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#115;&#101;&#108;&#101;&#99;&#116; &#116;&#104;&#101; &#102;&#111;&#114;&#101;&#103;&#114;&#111;&#117;&#110;&#100; &#99;&#111;&#108;&#111;&#117;&#114; &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#115;&#116;y&#108;&#101; &#97;&#110;&#100; &#108;&#101;x&#101;&#114;.</td> 103 <td>Private method used to select the foreground colour of the selected style and lexer.</td>
104 </tr><tr> 104 </tr><tr>
105 <td><a href="#EditorHighlightingStylesPage.on_importAllButton_clicked">on_importAllButton_clicked</a></td> 105 <td><a href="#EditorHighlightingStylesPage.on_importAllButton_clicked">on_importAllButton_clicked</a></td>
106 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#105;&#109;&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#97;&#108;&#108; &#108;&#101;x&#101;&#114;&#115;.</td> 106 <td>Private slot to import the styles of all lexers.</td>
107 </tr><tr> 107 </tr><tr>
108 <td><a href="#EditorHighlightingStylesPage.on_importCurrentButton_clicked">on_importCurrentButton_clicked</a></td> 108 <td><a href="#EditorHighlightingStylesPage.on_importCurrentButton_clicked">on_importCurrentButton_clicked</a></td>
109 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#105;&#109;&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#108;&#101;x&#101;&#114;.</td> 109 <td>Private slot to import the styles of the current lexer.</td>
110 </tr><tr> 110 </tr><tr>
111 <td><a href="#EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated">on_lexerLanguageComboBox_activated</a></td> 111 <td><a href="#EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated">on_lexerLanguageComboBox_activated</a></td>
112 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#102;&#105;&#108;&#108; &#116;&#104;&#101; &#115;&#116;y&#108;&#101; &#99;&#111;&#109;&#98;&#111; &#111;&#102; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#112;&#97;&#103;&#101;.</td> 112 <td>Private slot to fill the style combo of the source page.</td>
113 </tr><tr> 113 </tr><tr>
114 <td><a href="#EditorHighlightingStylesPage.on_styleElementList_currentRowChanged">on_styleElementList_currentRowChanged</a></td> 114 <td><a href="#EditorHighlightingStylesPage.on_styleElementList_currentRowChanged">on_styleElementList_currentRowChanged</a></td>
115 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#117;&#112; &#116;&#104;&#101; &#115;&#116;y&#108;&#101; &#101;&#108;&#101;&#109;&#101;&#110;&#116; &#112;&#97;&#114;&#116; &#111;&#102; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#112;&#97;&#103;&#101;.</td> 115 <td>Private method to set up the style element part of the source page.</td>
116 </tr><tr> 116 </tr><tr>
117 <td><a href="#EditorHighlightingStylesPage.save">save</a></td> 117 <td><a href="#EditorHighlightingStylesPage.save">save</a></td>
118 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#69;&#100;&#105;&#116;&#111;&#114; &#72;&#105;&#103;&#104;&#108;&#105;&#103;&#104;&#116;&#105;&#110;&#103; &#83;&#116;y&#108;&#101;&#115; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110;.</td> 118 <td>Public slot to save the Editor Highlighting Styles configuration.</td>
119 </tr><tr> 119 </tr><tr>
120 <td><a href="#EditorHighlightingStylesPage.saveState">saveState</a></td> 120 <td><a href="#EditorHighlightingStylesPage.saveState">saveState</a></td>
121 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#115;&#116;&#97;&#116;&#101; &#111;&#102; &#116;&#104;&#101; w&#105;&#100;&#103;&#101;&#116;.</td> 121 <td>Public method to save the current state of the widget.</td>
122 </tr><tr> 122 </tr><tr>
123 <td><a href="#EditorHighlightingStylesPage.setState">setState</a></td> 123 <td><a href="#EditorHighlightingStylesPage.setState">setState</a></td>
124 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#115;&#116;&#97;&#116;&#101; &#111;&#102; &#116;&#104;&#101; w&#105;&#100;&#103;&#101;&#116;.</td> 124 <td>Public method to set the state of the widget.</td>
125 </tr> 125 </tr>
126 </table> 126 </table>
127 <a NAME="EditorHighlightingStylesPage.__init__" ID="EditorHighlightingStylesPage.__init__"></a> 127 <a NAME="EditorHighlightingStylesPage.__init__" ID="EditorHighlightingStylesPage.__init__"></a>
128 <h4>EditorHighlightingStylesPage (Constructor)</h4> 128 <h4>EditorHighlightingStylesPage (Constructor)</h4>
129 <b>EditorHighlightingStylesPage</b>(<i>lexers</i>) 129 <b>EditorHighlightingStylesPage</b>(<i>lexers</i>)
130 <p> 130 <p>
131 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 131 Constructor
132 </p><dl> 132 </p><dl>
133 <dt><i>lexers</i></dt> 133 <dt><i>lexers</i></dt>
134 <dd> 134 <dd>
135 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#108;&#101;x&#101;&#114;&#115; &#100;&#105;&#99;&#116;&#105;&#111;&#110;&#97;&#114;y 135 reference to the lexers dictionary
136 </dd> 136 </dd>
137 </dl><a NAME="EditorHighlightingStylesPage.__exportStyles" ID="EditorHighlightingStylesPage.__exportStyles"></a> 137 </dl><a NAME="EditorHighlightingStylesPage.__exportStyles" ID="EditorHighlightingStylesPage.__exportStyles"></a>
138 <h4>EditorHighlightingStylesPage.__exportStyles</h4> 138 <h4>EditorHighlightingStylesPage.__exportStyles</h4>
139 <b>__exportStyles</b>(<i>lexers</i>) 139 <b>__exportStyles</b>(<i>lexers</i>)
140 <p> 140 <p>
141 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#101;x&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#103;&#105;v&#101;&#110; &#108;&#101;x&#101;&#114;&#115;. 141 Private method to export the styles of the given lexers.
142 </p><dl> 142 </p><dl>
143 <dt><i>lexers</i></dt> 143 <dt><i>lexers</i></dt>
144 <dd> 144 <dd>
145 &#108;&#105;&#115;&#116; &#111;&#102; &#108;&#101;x&#101;&#114; &#111;&#98;&#106;&#101;&#99;&#116;&#115; &#102;&#111;&#114; w&#104;&#105;&#99;&#104; &#116;&#111; &#101;x&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; 145 list of lexer objects for which to export the styles
146 </dd> 146 </dd>
147 </dl><a NAME="EditorHighlightingStylesPage.__importStyles" ID="EditorHighlightingStylesPage.__importStyles"></a> 147 </dl><a NAME="EditorHighlightingStylesPage.__importStyles" ID="EditorHighlightingStylesPage.__importStyles"></a>
148 <h4>EditorHighlightingStylesPage.__importStyles</h4> 148 <h4>EditorHighlightingStylesPage.__importStyles</h4>
149 <b>__importStyles</b>(<i>lexers</i>) 149 <b>__importStyles</b>(<i>lexers</i>)
150 <p> 150 <p>
151 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#105;&#109;&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#103;&#105;v&#101;&#110; &#108;&#101;x&#101;&#114;&#115;. 151 Private method to import the styles of the given lexers.
152 </p><dl> 152 </p><dl>
153 <dt><i>lexers</i></dt> 153 <dt><i>lexers</i></dt>
154 <dd> 154 <dd>
155 &#100;&#105;&#99;&#116;&#105;&#111;&#110;&#97;&#114;y &#111;&#102; &#108;&#101;x&#101;&#114; &#111;&#98;&#106;&#101;&#99;&#116;&#115; &#102;&#111;&#114; w&#104;&#105;&#99;&#104; &#116;&#111; &#105;&#109;&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; 155 dictionary of lexer objects for which to import the styles
156 </dd> 156 </dd>
157 </dl><a NAME="EditorHighlightingStylesPage.__setToDefault" ID="EditorHighlightingStylesPage.__setToDefault"></a> 157 </dl><a NAME="EditorHighlightingStylesPage.__setToDefault" ID="EditorHighlightingStylesPage.__setToDefault"></a>
158 <h4>EditorHighlightingStylesPage.__setToDefault</h4> 158 <h4>EditorHighlightingStylesPage.__setToDefault</h4>
159 <b>__setToDefault</b>(<i>style</i>) 159 <b>__setToDefault</b>(<i>style</i>)
160 <p> 160 <p>
161 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#97; &#115;&#112;&#101;&#99;&#105;&#102;&#105;&#99; &#115;&#116;y&#108;&#101; &#116;&#111; &#105;&#116;'&#115; &#100;&#101;&#102;&#97;&#117;&#108;&#116; v&#97;&#108;&#117;&#101;&#115;. 161 Private method to set a specific style to it's default values.
162 </p><dl> 162 </p><dl>
163 <dt><i>style</i></dt> 163 <dt><i>style</i></dt>
164 <dd> 164 <dd>
165 &#115;&#116;y&#108;&#101; &#116;&#111; &#98;&#101; &#114;&#101;&#115;&#101;&#116; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 165 style to be reset (integer)
166 </dd> 166 </dd>
167 </dl><a NAME="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked" ID="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked"></a> 167 </dl><a NAME="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked" ID="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked"></a>
168 <h4>EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked</h4> 168 <h4>EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked</h4>
169 <b>on_allBackgroundColoursButton_clicked</b>(<i></i>) 169 <b>on_allBackgroundColoursButton_clicked</b>(<i></i>)
170 <p> 170 <p>
171 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#115;&#101;&#108;&#101;&#99;&#116; &#116;&#104;&#101; &#98;&#97;&#99;&#107;&#103;&#114;&#111;&#117;&#110;&#100; &#99;&#111;&#108;&#111;&#117;&#114; &#111;&#102; &#97;&#108;&#108; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#97; 171 Private method used to select the background colour of all styles of a
172 &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#108;&#101;x&#101;&#114;. 172 selected lexer.
173 </p><a NAME="EditorHighlightingStylesPage.on_allDefaultButton_clicked" ID="EditorHighlightingStylesPage.on_allDefaultButton_clicked"></a> 173 </p><a NAME="EditorHighlightingStylesPage.on_allDefaultButton_clicked" ID="EditorHighlightingStylesPage.on_allDefaultButton_clicked"></a>
174 <h4>EditorHighlightingStylesPage.on_allDefaultButton_clicked</h4> 174 <h4>EditorHighlightingStylesPage.on_allDefaultButton_clicked</h4>
175 <b>on_allDefaultButton_clicked</b>(<i></i>) 175 <b>on_allDefaultButton_clicked</b>(<i></i>)
176 <p> 176 <p>
177 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#97;&#108;&#108; &#115;&#116;y&#108;&#101;&#115; &#116;&#111; &#116;&#104;&#101;&#105;&#114; &#100;&#101;&#102;&#97;&#117;&#108;&#116; v&#97;&#108;&#117;&#101;&#115;. 177 Private method to set all styles to their default values.
178 </p><a NAME="EditorHighlightingStylesPage.on_allEolFillButton_clicked" ID="EditorHighlightingStylesPage.on_allEolFillButton_clicked"></a> 178 </p><a NAME="EditorHighlightingStylesPage.on_allEolFillButton_clicked" ID="EditorHighlightingStylesPage.on_allEolFillButton_clicked"></a>
179 <h4>EditorHighlightingStylesPage.on_allEolFillButton_clicked</h4> 179 <h4>EditorHighlightingStylesPage.on_allEolFillButton_clicked</h4>
180 <b>on_allEolFillButton_clicked</b>(<i></i>) 180 <b>on_allEolFillButton_clicked</b>(<i></i>)
181 <p> 181 <p>
182 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#101;&#111;&#108;&#102;&#105;&#108;&#108; &#102;&#111;&#114; &#97;&#108;&#108; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#97; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#108;&#101;x&#101;&#114;. 182 Private method used to set the eolfill for all styles of a selected lexer.
183 </p><a NAME="EditorHighlightingStylesPage.on_allFontsButton_clicked" ID="EditorHighlightingStylesPage.on_allFontsButton_clicked"></a> 183 </p><a NAME="EditorHighlightingStylesPage.on_allFontsButton_clicked" ID="EditorHighlightingStylesPage.on_allFontsButton_clicked"></a>
184 <h4>EditorHighlightingStylesPage.on_allFontsButton_clicked</h4> 184 <h4>EditorHighlightingStylesPage.on_allFontsButton_clicked</h4>
185 <b>on_allFontsButton_clicked</b>(<i></i>) 185 <b>on_allFontsButton_clicked</b>(<i></i>)
186 <p> 186 <p>
187 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#99;&#104;&#97;&#110;&#103;&#101; &#116;&#104;&#101; &#102;&#111;&#110;&#116; &#111;&#102; &#97;&#108;&#108; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#97; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#108;&#101;x&#101;&#114;. 187 Private method used to change the font of all styles of a selected lexer.
188 </p><a NAME="EditorHighlightingStylesPage.on_backgroundButton_clicked" ID="EditorHighlightingStylesPage.on_backgroundButton_clicked"></a> 188 </p><a NAME="EditorHighlightingStylesPage.on_backgroundButton_clicked" ID="EditorHighlightingStylesPage.on_backgroundButton_clicked"></a>
189 <h4>EditorHighlightingStylesPage.on_backgroundButton_clicked</h4> 189 <h4>EditorHighlightingStylesPage.on_backgroundButton_clicked</h4>
190 <b>on_backgroundButton_clicked</b>(<i></i>) 190 <b>on_backgroundButton_clicked</b>(<i></i>)
191 <p> 191 <p>
192 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#115;&#101;&#108;&#101;&#99;&#116; &#116;&#104;&#101; &#98;&#97;&#99;&#107;&#103;&#114;&#111;&#117;&#110;&#100; &#99;&#111;&#108;&#111;&#117;&#114; &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#115;&#116;y&#108;&#101; 192 Private method used to select the background colour of the selected style
193 &#97;&#110;&#100; &#108;&#101;x&#101;&#114;. 193 and lexer.
194 </p><a NAME="EditorHighlightingStylesPage.on_defaultButton_clicked" ID="EditorHighlightingStylesPage.on_defaultButton_clicked"></a> 194 </p><a NAME="EditorHighlightingStylesPage.on_defaultButton_clicked" ID="EditorHighlightingStylesPage.on_defaultButton_clicked"></a>
195 <h4>EditorHighlightingStylesPage.on_defaultButton_clicked</h4> 195 <h4>EditorHighlightingStylesPage.on_defaultButton_clicked</h4>
196 <b>on_defaultButton_clicked</b>(<i></i>) 196 <b>on_defaultButton_clicked</b>(<i></i>)
197 <p> 197 <p>
198 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#115;&#116;y&#108;&#101; &#116;&#111; &#105;&#116;'&#115; &#100;&#101;&#102;&#97;&#117;&#108;&#116; v&#97;&#108;&#117;&#101;&#115;. 198 Private method to set the current style to it's default values.
199 </p><a NAME="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled" ID="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled"></a> 199 </p><a NAME="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled" ID="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled"></a>
200 <h4>EditorHighlightingStylesPage.on_eolfillCheckBox_toggled</h4> 200 <h4>EditorHighlightingStylesPage.on_eolfillCheckBox_toggled</h4>
201 <b>on_eolfillCheckBox_toggled</b>(<i>b</i>) 201 <b>on_eolfillCheckBox_toggled</b>(<i>b</i>)
202 <p> 202 <p>
203 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#101;&#111;&#108;&#102;&#105;&#108;&#108; &#102;&#111;&#114; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#115;&#116;y&#108;&#101; &#97;&#110;&#100; &#108;&#101;x&#101;&#114;. 203 Private method used to set the eolfill for the selected style and lexer.
204 </p><dl> 204 </p><dl>
205 <dt><i>b</i></dt> 205 <dt><i>b</i></dt>
206 <dd> 206 <dd>
207 &#70;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#111;&#114; &#100;&#105;&#115;&#97;&#98;&#108;&#101;&#100; &#115;&#116;&#97;&#116;&#101;. 207 Flag indicating enabled or disabled state.
208 </dd> 208 </dd>
209 </dl><a NAME="EditorHighlightingStylesPage.on_exportAllButton_clicked" ID="EditorHighlightingStylesPage.on_exportAllButton_clicked"></a> 209 </dl><a NAME="EditorHighlightingStylesPage.on_exportAllButton_clicked" ID="EditorHighlightingStylesPage.on_exportAllButton_clicked"></a>
210 <h4>EditorHighlightingStylesPage.on_exportAllButton_clicked</h4> 210 <h4>EditorHighlightingStylesPage.on_exportAllButton_clicked</h4>
211 <b>on_exportAllButton_clicked</b>(<i></i>) 211 <b>on_exportAllButton_clicked</b>(<i></i>)
212 <p> 212 <p>
213 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;x&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#97;&#108;&#108; &#108;&#101;x&#101;&#114;&#115;. 213 Private slot to export the styles of all lexers.
214 </p><a NAME="EditorHighlightingStylesPage.on_exportCurrentButton_clicked" ID="EditorHighlightingStylesPage.on_exportCurrentButton_clicked"></a> 214 </p><a NAME="EditorHighlightingStylesPage.on_exportCurrentButton_clicked" ID="EditorHighlightingStylesPage.on_exportCurrentButton_clicked"></a>
215 <h4>EditorHighlightingStylesPage.on_exportCurrentButton_clicked</h4> 215 <h4>EditorHighlightingStylesPage.on_exportCurrentButton_clicked</h4>
216 <b>on_exportCurrentButton_clicked</b>(<i></i>) 216 <b>on_exportCurrentButton_clicked</b>(<i></i>)
217 <p> 217 <p>
218 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;x&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#108;&#101;x&#101;&#114;. 218 Private slot to export the styles of the current lexer.
219 </p><a NAME="EditorHighlightingStylesPage.on_fontButton_clicked" ID="EditorHighlightingStylesPage.on_fontButton_clicked"></a> 219 </p><a NAME="EditorHighlightingStylesPage.on_fontButton_clicked" ID="EditorHighlightingStylesPage.on_fontButton_clicked"></a>
220 <h4>EditorHighlightingStylesPage.on_fontButton_clicked</h4> 220 <h4>EditorHighlightingStylesPage.on_fontButton_clicked</h4>
221 <b>on_fontButton_clicked</b>(<i></i>) 221 <b>on_fontButton_clicked</b>(<i></i>)
222 <p> 222 <p>
223 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#115;&#101;&#108;&#101;&#99;&#116; &#116;&#104;&#101; &#102;&#111;&#110;&#116; &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#115;&#116;y&#108;&#101; &#97;&#110;&#100; &#108;&#101;x&#101;&#114;. 223 Private method used to select the font of the selected style and lexer.
224 </p><a NAME="EditorHighlightingStylesPage.on_foregroundButton_clicked" ID="EditorHighlightingStylesPage.on_foregroundButton_clicked"></a> 224 </p><a NAME="EditorHighlightingStylesPage.on_foregroundButton_clicked" ID="EditorHighlightingStylesPage.on_foregroundButton_clicked"></a>
225 <h4>EditorHighlightingStylesPage.on_foregroundButton_clicked</h4> 225 <h4>EditorHighlightingStylesPage.on_foregroundButton_clicked</h4>
226 <b>on_foregroundButton_clicked</b>(<i></i>) 226 <b>on_foregroundButton_clicked</b>(<i></i>)
227 <p> 227 <p>
228 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#115;&#101;&#108;&#101;&#99;&#116; &#116;&#104;&#101; &#102;&#111;&#114;&#101;&#103;&#114;&#111;&#117;&#110;&#100; &#99;&#111;&#108;&#111;&#117;&#114; &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#115;&#116;y&#108;&#101; 228 Private method used to select the foreground colour of the selected style
229 &#97;&#110;&#100; &#108;&#101;x&#101;&#114;. 229 and lexer.
230 </p><a NAME="EditorHighlightingStylesPage.on_importAllButton_clicked" ID="EditorHighlightingStylesPage.on_importAllButton_clicked"></a> 230 </p><a NAME="EditorHighlightingStylesPage.on_importAllButton_clicked" ID="EditorHighlightingStylesPage.on_importAllButton_clicked"></a>
231 <h4>EditorHighlightingStylesPage.on_importAllButton_clicked</h4> 231 <h4>EditorHighlightingStylesPage.on_importAllButton_clicked</h4>
232 <b>on_importAllButton_clicked</b>(<i></i>) 232 <b>on_importAllButton_clicked</b>(<i></i>)
233 <p> 233 <p>
234 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#105;&#109;&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#97;&#108;&#108; &#108;&#101;x&#101;&#114;&#115;. 234 Private slot to import the styles of all lexers.
235 </p><a NAME="EditorHighlightingStylesPage.on_importCurrentButton_clicked" ID="EditorHighlightingStylesPage.on_importCurrentButton_clicked"></a> 235 </p><a NAME="EditorHighlightingStylesPage.on_importCurrentButton_clicked" ID="EditorHighlightingStylesPage.on_importCurrentButton_clicked"></a>
236 <h4>EditorHighlightingStylesPage.on_importCurrentButton_clicked</h4> 236 <h4>EditorHighlightingStylesPage.on_importCurrentButton_clicked</h4>
237 <b>on_importCurrentButton_clicked</b>(<i></i>) 237 <b>on_importCurrentButton_clicked</b>(<i></i>)
238 <p> 238 <p>
239 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#105;&#109;&#112;&#111;&#114;&#116; &#116;&#104;&#101; &#115;&#116;y&#108;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#108;&#101;x&#101;&#114;. 239 Private slot to import the styles of the current lexer.
240 </p><a NAME="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated" ID="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated"></a> 240 </p><a NAME="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated" ID="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated"></a>
241 <h4>EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated</h4> 241 <h4>EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated</h4>
242 <b>on_lexerLanguageComboBox_activated</b>(<i>language</i>) 242 <b>on_lexerLanguageComboBox_activated</b>(<i>language</i>)
243 <p> 243 <p>
244 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#102;&#105;&#108;&#108; &#116;&#104;&#101; &#115;&#116;y&#108;&#101; &#99;&#111;&#109;&#98;&#111; &#111;&#102; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#112;&#97;&#103;&#101;. 244 Private slot to fill the style combo of the source page.
245 </p><dl> 245 </p><dl>
246 <dt><i>language</i></dt> 246 <dt><i>language</i></dt>
247 <dd> 247 <dd>
248 &#84;&#104;&#101; &#108;&#101;x&#101;&#114; &#108;&#97;&#110;&#103;&#117;&#97;&#103;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;) 248 The lexer language (string)
249 </dd> 249 </dd>
250 </dl><a NAME="EditorHighlightingStylesPage.on_styleElementList_currentRowChanged" ID="EditorHighlightingStylesPage.on_styleElementList_currentRowChanged"></a> 250 </dl><a NAME="EditorHighlightingStylesPage.on_styleElementList_currentRowChanged" ID="EditorHighlightingStylesPage.on_styleElementList_currentRowChanged"></a>
251 <h4>EditorHighlightingStylesPage.on_styleElementList_currentRowChanged</h4> 251 <h4>EditorHighlightingStylesPage.on_styleElementList_currentRowChanged</h4>
252 <b>on_styleElementList_currentRowChanged</b>(<i>index</i>) 252 <b>on_styleElementList_currentRowChanged</b>(<i>index</i>)
253 <p> 253 <p>
254 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#117;&#112; &#116;&#104;&#101; &#115;&#116;y&#108;&#101; &#101;&#108;&#101;&#109;&#101;&#110;&#116; &#112;&#97;&#114;&#116; &#111;&#102; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#112;&#97;&#103;&#101;. 254 Private method to set up the style element part of the source page.
255 </p><dl> 255 </p><dl>
256 <dt><i>index</i></dt> 256 <dt><i>index</i></dt>
257 <dd> 257 <dd>
258 &#116;&#104;&#101; &#115;&#116;y&#108;&#101; &#105;&#110;&#100;&#101;x. 258 the style index.
259 </dd> 259 </dd>
260 </dl><a NAME="EditorHighlightingStylesPage.save" ID="EditorHighlightingStylesPage.save"></a> 260 </dl><a NAME="EditorHighlightingStylesPage.save" ID="EditorHighlightingStylesPage.save"></a>
261 <h4>EditorHighlightingStylesPage.save</h4> 261 <h4>EditorHighlightingStylesPage.save</h4>
262 <b>save</b>(<i></i>) 262 <b>save</b>(<i></i>)
263 <p> 263 <p>
264 &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#69;&#100;&#105;&#116;&#111;&#114; &#72;&#105;&#103;&#104;&#108;&#105;&#103;&#104;&#116;&#105;&#110;&#103; &#83;&#116;y&#108;&#101;&#115; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110;. 264 Public slot to save the Editor Highlighting Styles configuration.
265 </p><a NAME="EditorHighlightingStylesPage.saveState" ID="EditorHighlightingStylesPage.saveState"></a> 265 </p><a NAME="EditorHighlightingStylesPage.saveState" ID="EditorHighlightingStylesPage.saveState"></a>
266 <h4>EditorHighlightingStylesPage.saveState</h4> 266 <h4>EditorHighlightingStylesPage.saveState</h4>
267 <b>saveState</b>(<i></i>) 267 <b>saveState</b>(<i></i>)
268 <p> 268 <p>
269 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#115;&#116;&#97;&#116;&#101; &#111;&#102; &#116;&#104;&#101; w&#105;&#100;&#103;&#101;&#116;. 269 Public method to save the current state of the widget.
270 </p><dl> 270 </p><dl>
271 <dt>Returns:</dt> 271 <dt>Returns:</dt>
272 <dd> 272 <dd>
273 &#97;&#114;&#114;&#97;y &#99;&#111;&#110;&#116;&#97;&#105;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#108;&#101;x&#101;&#114; &#108;&#97;&#110;&#103;&#117;&#97;&#103;&#101; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 273 array containing the index of the selected lexer language (integer)
274 &#97;&#110;&#100; &#116;&#104;&#101; &#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#108;&#101;x&#101;&#114; &#101;&#110;&#116;&#114;y (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 274 and the index of the selected lexer entry (integer)
275 </dd> 275 </dd>
276 </dl><a NAME="EditorHighlightingStylesPage.setState" ID="EditorHighlightingStylesPage.setState"></a> 276 </dl><a NAME="EditorHighlightingStylesPage.setState" ID="EditorHighlightingStylesPage.setState"></a>
277 <h4>EditorHighlightingStylesPage.setState</h4> 277 <h4>EditorHighlightingStylesPage.setState</h4>
278 <b>setState</b>(<i>state</i>) 278 <b>setState</b>(<i>state</i>)
279 <p> 279 <p>
280 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#115;&#116;&#97;&#116;&#101; &#111;&#102; &#116;&#104;&#101; w&#105;&#100;&#103;&#101;&#116;. 280 Public method to set the state of the widget.
281 </p><dl> 281 </p><dl>
282 <dt><i>state</i></dt> 282 <dt><i>state</i></dt>
283 <dd> 283 <dd>
284 &#115;&#116;&#97;&#116;&#101; &#100;&#97;&#116;&#97; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101;&#100; &#98;y &#115;&#97;v&#101;&#83;&#116;&#97;&#116;&#101; 284 state data generated by saveState
285 </dd> 285 </dd>
286 </dl> 286 </dl>
287 <div align="right"><a href="#top">Up</a></div> 287 <div align="right"><a href="#top">Up</a></div>
288 <hr /><hr /> 288 <hr /><hr />
289 <a NAME="create" ID="create"></a> 289 <a NAME="create" ID="create"></a>
290 <h2>create</h2> 290 <h2>create</h2>
291 <b>create</b>(<i>dlg</i>) 291 <b>create</b>(<i>dlg</i>)
292 <p> 292 <p>
293 &#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#97;&#103;&#101;. 293 Module function to create the configuration page.
294 </p><dl> 294 </p><dl>
295 <dt><i>dlg</i></dt> 295 <dt><i>dlg</i></dt>
296 <dd> 296 <dd>
297 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#108;&#111;&#103; 297 reference to the configuration dialog
298 </dd> 298 </dd>
299 </dl> 299 </dl>
300 <div align="right"><a href="#top">Up</a></div> 300 <div align="right"><a href="#top">Up</a></div>
301 <hr /> 301 <hr />
302 </body></html> 302 </body></html>

eric ide

mercurial