eric7/Documentation/Source/eric7.EricWidgets.EricMainWindow.html

branch
eric7
changeset 8877
548d45c3f571
parent 8596
d64760b2da50
equal deleted inserted replaced
8876:2001accf55b3 8877:548d45c3f571
76 <p> 76 <p>
77 Constructor 77 Constructor
78 </p> 78 </p>
79 <dl> 79 <dl>
80 80
81 <dt><i>parent</i></dt> 81 <dt><i>parent</i> (QWidget)</dt>
82 <dd> 82 <dd>
83 reference to the parent widget (QWidget) 83 reference to the parent widget
84 </dd> 84 </dd>
85 </dl> 85 </dl>
86 <a NAME="EricMainWindow.setStyle" ID="EricMainWindow.setStyle"></a> 86 <a NAME="EricMainWindow.setStyle" ID="EricMainWindow.setStyle"></a>
87 <h4>EricMainWindow.setStyle</h4> 87 <h4>EricMainWindow.setStyle</h4>
88 <b>setStyle</b>(<i>styleName, styleSheetFile</i>) 88 <b>setStyle</b>(<i>styleName, styleSheetFile</i>)
90 <p> 90 <p>
91 Public method to set the style of the interface. 91 Public method to set the style of the interface.
92 </p> 92 </p>
93 <dl> 93 <dl>
94 94
95 <dt><i>styleName</i></dt> 95 <dt><i>styleName</i> (str)</dt>
96 <dd> 96 <dd>
97 name of the style to set (string) 97 name of the style to set
98 </dd> 98 </dd>
99 <dt><i>styleSheetFile</i></dt> 99 <dt><i>styleSheetFile</i> (str)</dt>
100 <dd> 100 <dd>
101 name of a style sheet file to read to overwrite 101 name of a style sheet file to read to overwrite
102 defaults of the given style (string) 102 defaults of the given style
103 </dd> 103 </dd>
104 </dl> 104 </dl>
105 <div align="right"><a href="#top">Up</a></div> 105 <div align="right"><a href="#top">Up</a></div>
106 <hr /> 106 <hr />
107 </body></html> 107 </body></html>

eric ide

mercurial