eric7/Documentation/Source/eric7.EricWidgets.EricApplication.html

branch
eric7
changeset 8886
d6c8e8105e57
parent 8877
548d45c3f571
equal deleted inserted replaced
8885:b0bbe8bda1f2 8886:d6c8e8105e57
260 list of (str, any) 260 list of (str, any)
261 </dd> 261 </dd>
262 </dl> 262 </dl>
263 <a NAME="EricApplication.getStyleIconsPath" ID="EricApplication.getStyleIconsPath"></a> 263 <a NAME="EricApplication.getStyleIconsPath" ID="EricApplication.getStyleIconsPath"></a>
264 <h4>EricApplication.getStyleIconsPath</h4> 264 <h4>EricApplication.getStyleIconsPath</h4>
265 <b>getStyleIconsPath</b>(<i></i>) 265 <b>getStyleIconsPath</b>(<i>universal=False</i>)
266 266
267 <p> 267 <p>
268 Public method to get the path for the style icons. 268 Public method to get the path for the style icons.
269 </p> 269 </p>
270 <dl>
271
272 <dt><i>universal</i> (bool (optional))</dt>
273 <dd>
274 flag indicating a universal file path (defaults to
275 False)
276 </dd>
277 </dl>
270 <dl> 278 <dl>
271 <dt>Return:</dt> 279 <dt>Return:</dt>
272 <dd> 280 <dd>
273 directory path containing the style icons 281 directory path containing the style icons
274 </dd> 282 </dd>

eric ide

mercurial