eric6/Documentation/Source/eric6.E5Gui.E5Application.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
138 <dd> 138 <dd>
139 name of the object 139 name of the object
140 </dd> 140 </dd>
141 </dl> 141 </dl>
142 <dl> 142 <dl>
143 <dt>Returns:</dt> 143 <dt>Return:</dt>
144 <dd> 144 <dd>
145 reference to the registered object 145 reference to the registered object
146 </dd> 146 </dd>
147 </dl> 147 </dl>
148 <dl> 148 <dl>
171 <dd> 171 <dd>
172 name of the plugin object 172 name of the plugin object
173 </dd> 173 </dd>
174 </dl> 174 </dl>
175 <dl> 175 <dl>
176 <dt>Returns:</dt> 176 <dt>Return:</dt>
177 <dd> 177 <dd>
178 reference to the registered plugin object 178 reference to the registered plugin object
179 </dd> 179 </dd>
180 </dl> 180 </dl>
181 <dl> 181 <dl>
204 <dd> 204 <dd>
205 name of the plugin object 205 name of the plugin object
206 </dd> 206 </dd>
207 </dl> 207 </dl>
208 <dl> 208 <dl>
209 <dt>Returns:</dt> 209 <dt>Return:</dt>
210 <dd> 210 <dd>
211 type of the plugin object 211 type of the plugin object
212 </dd> 212 </dd>
213 </dl> 213 </dl>
214 <dl> 214 <dl>
231 <p> 231 <p>
232 Public method to get a list of (name, reference) pairs of all 232 Public method to get a list of (name, reference) pairs of all
233 registered plugin objects. 233 registered plugin objects.
234 </p> 234 </p>
235 <dl> 235 <dl>
236 <dt>Returns:</dt> 236 <dt>Return:</dt>
237 <dd> 237 <dd>
238 list of (name, reference) pairs 238 list of (name, reference) pairs
239 </dd> 239 </dd>
240 </dl> 240 </dl>
241 <dl> 241 <dl>
319 <p> 319 <p>
320 Public method to check, if the application uses a palette with a dark 320 Public method to check, if the application uses a palette with a dark
321 background. 321 background.
322 </p> 322 </p>
323 <dl> 323 <dl>
324 <dt>Returns:</dt> 324 <dt>Return:</dt>
325 <dd> 325 <dd>
326 flag indicating the use of a palette with a dark background 326 flag indicating the use of a palette with a dark background
327 </dd> 327 </dd>
328 </dl> 328 </dl>
329 <dl> 329 <dl>

eric ide

mercurial