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

changeset 945
8cd4d08fa9f6
parent 942
1d2a6b8509c6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
112 <b>saveState</b>(<i></i>) 112 <b>saveState</b>(<i></i>)
113 <p> 113 <p>
114 Public method to save the current state of the widget. 114 Public method to save the current state of the widget.
115 </p><a NAME="ConfigurationPageBase.selectColour" ID="ConfigurationPageBase.selectColour"></a> 115 </p><a NAME="ConfigurationPageBase.selectColour" ID="ConfigurationPageBase.selectColour"></a>
116 <h4>ConfigurationPageBase.selectColour</h4> 116 <h4>ConfigurationPageBase.selectColour</h4>
117 <b>selectColour</b>(<i>button, colourVar, showAlpha = False</i>) 117 <b>selectColour</b>(<i>button, colourVar, showAlpha=False</i>)
118 <p> 118 <p>
119 Public method used by the colour selection buttons. 119 Public method used by the colour selection buttons.
120 </p><dl> 120 </p><dl>
121 <dt><i>button</i></dt> 121 <dt><i>button</i></dt>
122 <dd> 122 <dd>
134 <dd> 134 <dd>
135 selected colour (QColor) 135 selected colour (QColor)
136 </dd> 136 </dd>
137 </dl><a NAME="ConfigurationPageBase.selectFont" ID="ConfigurationPageBase.selectFont"></a> 137 </dl><a NAME="ConfigurationPageBase.selectFont" ID="ConfigurationPageBase.selectFont"></a>
138 <h4>ConfigurationPageBase.selectFont</h4> 138 <h4>ConfigurationPageBase.selectFont</h4>
139 <b>selectFont</b>(<i>fontSample, fontVar, showFontInfo = False</i>) 139 <b>selectFont</b>(<i>fontSample, fontVar, showFontInfo=False</i>)
140 <p> 140 <p>
141 Public method used by the font selection buttons. 141 Public method used by the font selection buttons.
142 </p><dl> 142 </p><dl>
143 <dt><i>fontSample</i></dt> 143 <dt><i>fontSample</i></dt>
144 <dd> 144 <dd>

eric ide

mercurial