src/eric7/Documentation/Source/eric7.Preferences.ViewProfileDialog.html

branch
eric7
changeset 10428
a071d4065202
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
76 <p> 76 <p>
77 Constructor 77 Constructor
78 </p> 78 </p>
79 <dl> 79 <dl>
80 80
81 <dt><i>layout</i></dt> 81 <dt><i>layout</i> (str)</dt>
82 <dd> 82 <dd>
83 type of the window layout (string) 83 type of the window layout
84 </dd> 84 </dd>
85 <dt><i>editVisibilities</i></dt> 85 <dt><i>editVisibilities</i> (list of bool)</dt>
86 <dd> 86 <dd>
87 list of flags giving the visibilities 87 list of flags giving the visibilities
88 of the various parts for the 'edit' view profile (list of boolean) 88 of the various parts for the 'edit' view profile
89 </dd> 89 </dd>
90 <dt><i>debugVisibilities</i></dt> 90 <dt><i>debugVisibilities</i> (list of bool)</dt>
91 <dd> 91 <dd>
92 list of flags giving the visibilities 92 list of flags giving the visibilities
93 of the various parts for the 'debug' view profile (list of boolean) 93 of the various parts for the 'debug' view profile
94 </dd> 94 </dd>
95 <dt><i>parent</i></dt> 95 <dt><i>parent</i> (QWidget)</dt>
96 <dd> 96 <dd>
97 parent widget of this dialog (QWidget) 97 parent widget of this dialog
98 </dd> 98 </dd>
99 </dl> 99 </dl>
100 <dl> 100 <dl>
101 101
102 <dt>Raises <b>ValueError</b>:</dt> 102 <dt>Raises <b>ValueError</b>:</dt>
113 </p> 113 </p>
114 <dl> 114 <dl>
115 <dt>Return:</dt> 115 <dt>Return:</dt>
116 <dd> 116 <dd>
117 tuple of two lists giving the visibilities of the 117 tuple of two lists giving the visibilities of the
118 various parts (two lists of boolean) 118 various parts
119 </dd>
120 </dl>
121 <dl>
122 <dt>Return Type:</dt>
123 <dd>
124 list
119 </dd> 125 </dd>
120 </dl> 126 </dl>
121 <div align="right"><a href="#top">Up</a></div> 127 <div align="right"><a href="#top">Up</a></div>
122 <hr /> 128 <hr />
123 </body></html> 129 </body></html>

eric ide

mercurial