src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ViewmanagerPage.html

branch
eric7
changeset 10428
a071d4065202
parent 10259
b51dfacef37f
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
91 <p> 91 <p>
92 Private slot to show a preview of the selected workspace view type. 92 Private slot to show a preview of the selected workspace view type.
93 </p> 93 </p>
94 <dl> 94 <dl>
95 95
96 <dt><i>index</i></dt> 96 <dt><i>index</i> (int)</dt>
97 <dd> 97 <dd>
98 index of selected workspace view type (integer) 98 index of selected workspace view type
99 </dd> 99 </dd>
100 </dl> 100 </dl>
101 <a NAME="ViewmanagerPage.save" ID="ViewmanagerPage.save"></a> 101 <a NAME="ViewmanagerPage.save" ID="ViewmanagerPage.save"></a>
102 <h4>ViewmanagerPage.save</h4> 102 <h4>ViewmanagerPage.save</h4>
103 <b>save</b>(<i></i>) 103 <b>save</b>(<i></i>)
115 <p> 115 <p>
116 Module function to create the configuration page. 116 Module function to create the configuration page.
117 </p> 117 </p>
118 <dl> 118 <dl>
119 119
120 <dt><i>dlg</i></dt> 120 <dt><i>dlg</i> (ConfigurationDialog)</dt>
121 <dd> 121 <dd>
122 reference to the configuration dialog 122 reference to the configuration dialog
123 </dd> 123 </dd>
124 </dl> 124 </dl>
125 <dl> 125 <dl>
126 <dt>Return:</dt> 126 <dt>Return:</dt>
127 <dd> 127 <dd>
128 reference to the instantiated page (ConfigurationPageBase) 128 reference to the instantiated page
129 </dd>
130 </dl>
131 <dl>
132 <dt>Return Type:</dt>
133 <dd>
134 ConfigurationPageBase
129 </dd> 135 </dd>
130 </dl> 136 </dl>
131 <div align="right"><a href="#top">Up</a></div> 137 <div align="right"><a href="#top">Up</a></div>
132 <hr /> 138 <hr />
133 </body></html> 139 </body></html>

eric ide

mercurial