eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.InterfaceLightPage.html

branch
eric7
changeset 8877
548d45c3f571
parent 8876
2001accf55b3
equal deleted inserted replaced
8876:2001accf55b3 8877:548d45c3f571
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html><head> 2 <html><head>
3 <title>eric7.Preferences.ConfigurationPages.WebBrowserInterfacePage</title> 3 <title>eric7.Preferences.ConfigurationPages.InterfaceLightPage</title>
4 <meta charset="UTF-8"> 4 <meta charset="UTF-8">
5 <link rel="stylesheet" href="styles.css"> 5 <link rel="stylesheet" href="styles.css">
6 </head> 6 </head>
7 <body> 7 <body>
8 <a NAME="top" ID="top"></a> 8 <a NAME="top" ID="top"></a>
9 <h1>eric7.Preferences.ConfigurationPages.WebBrowserInterfacePage</h1> 9 <h1>eric7.Preferences.ConfigurationPages.InterfaceLightPage</h1>
10 10
11 <p> 11 <p>
12 Module implementing the Interface configuration page (variant for web browser). 12 Module implementing the Interface configuration page (variant for web browser).
13 </p> 13 </p>
14 <h3>Global Attributes</h3> 14 <h3>Global Attributes</h3>
19 <h3>Classes</h3> 19 <h3>Classes</h3>
20 20
21 <table> 21 <table>
22 22
23 <tr> 23 <tr>
24 <td><a href="#WebBrowserInterfacePage">WebBrowserInterfacePage</a></td> 24 <td><a href="#InterfaceLightPage">InterfaceLightPage</a></td>
25 <td>Class implementing the Interface configuration page (variant for web browser).</td> 25 <td>Class implementing the Interface configuration page (variant for generic use).</td>
26 </tr> 26 </tr>
27 </table> 27 </table>
28 <h3>Functions</h3> 28 <h3>Functions</h3>
29 29
30 <table> 30 <table>
34 <td>Module function to create the configuration page.</td> 34 <td>Module function to create the configuration page.</td>
35 </tr> 35 </tr>
36 </table> 36 </table>
37 <hr /> 37 <hr />
38 <hr /> 38 <hr />
39 <a NAME="WebBrowserInterfacePage" ID="WebBrowserInterfacePage"></a> 39 <a NAME="InterfaceLightPage" ID="InterfaceLightPage"></a>
40 <h2>WebBrowserInterfacePage</h2> 40 <h2>InterfaceLightPage</h2>
41 41
42 <p> 42 <p>
43 Class implementing the Interface configuration page (variant for web 43 Class implementing the Interface configuration page (variant for generic
44 browser). 44 use).
45 </p> 45 </p>
46 <h3>Derived from</h3> 46 <h3>Derived from</h3>
47 ConfigurationPageBase, Ui_WebBrowserInterfacePage 47 ConfigurationPageBase, Ui_InterfaceLightPage
48 <h3>Class Attributes</h3> 48 <h3>Class Attributes</h3>
49 49
50 <table> 50 <table>
51 <tr><td>None</td></tr> 51 <tr><td>None</td></tr>
52 </table> 52 </table>
58 <h3>Methods</h3> 58 <h3>Methods</h3>
59 59
60 <table> 60 <table>
61 61
62 <tr> 62 <tr>
63 <td><a href="#WebBrowserInterfacePage.__init__">WebBrowserInterfacePage</a></td> 63 <td><a href="#InterfaceLightPage.__init__">InterfaceLightPage</a></td>
64 <td>Constructor</td> 64 <td>Constructor</td>
65 </tr> 65 </tr>
66 <tr> 66 <tr>
67 <td><a href="#WebBrowserInterfacePage.__populateStyleCombo">__populateStyleCombo</a></td> 67 <td><a href="#InterfaceLightPage.__populateLanguageCombo">__populateLanguageCombo</a></td>
68 <td>Private method to initialize the language combo box.</td>
69 </tr>
70 <tr>
71 <td><a href="#InterfaceLightPage.__populateStyleCombo">__populateStyleCombo</a></td>
68 <td>Private method to populate the style combo box.</td> 72 <td>Private method to populate the style combo box.</td>
69 </tr> 73 </tr>
70 <tr> 74 <tr>
71 <td><a href="#WebBrowserInterfacePage.save">save</a></td> 75 <td><a href="#InterfaceLightPage.save">save</a></td>
72 <td>Public slot to save the Interface configuration.</td> 76 <td>Public slot to save the Interface configuration.</td>
73 </tr> 77 </tr>
74 </table> 78 </table>
75 <h3>Static Methods</h3> 79 <h3>Static Methods</h3>
76 80
77 <table> 81 <table>
78 <tr><td>None</td></tr> 82 <tr><td>None</td></tr>
79 </table> 83 </table>
80 84
81 <a NAME="WebBrowserInterfacePage.__init__" ID="WebBrowserInterfacePage.__init__"></a> 85 <a NAME="InterfaceLightPage.__init__" ID="InterfaceLightPage.__init__"></a>
82 <h4>WebBrowserInterfacePage (Constructor)</h4> 86 <h4>InterfaceLightPage (Constructor)</h4>
83 <b>WebBrowserInterfacePage</b>(<i></i>) 87 <b>InterfaceLightPage</b>(<i></i>)
84 88
85 <p> 89 <p>
86 Constructor 90 Constructor
87 </p> 91 </p>
88 <a NAME="WebBrowserInterfacePage.__populateStyleCombo" ID="WebBrowserInterfacePage.__populateStyleCombo"></a> 92 <a NAME="InterfaceLightPage.__populateLanguageCombo" ID="InterfaceLightPage.__populateLanguageCombo"></a>
89 <h4>WebBrowserInterfacePage.__populateStyleCombo</h4> 93 <h4>InterfaceLightPage.__populateLanguageCombo</h4>
94 <b>__populateLanguageCombo</b>(<i></i>)
95
96 <p>
97 Private method to initialize the language combo box.
98 </p>
99 <a NAME="InterfaceLightPage.__populateStyleCombo" ID="InterfaceLightPage.__populateStyleCombo"></a>
100 <h4>InterfaceLightPage.__populateStyleCombo</h4>
90 <b>__populateStyleCombo</b>(<i></i>) 101 <b>__populateStyleCombo</b>(<i></i>)
91 102
92 <p> 103 <p>
93 Private method to populate the style combo box. 104 Private method to populate the style combo box.
94 </p> 105 </p>
95 <a NAME="WebBrowserInterfacePage.save" ID="WebBrowserInterfacePage.save"></a> 106 <a NAME="InterfaceLightPage.save" ID="InterfaceLightPage.save"></a>
96 <h4>WebBrowserInterfacePage.save</h4> 107 <h4>InterfaceLightPage.save</h4>
97 <b>save</b>(<i></i>) 108 <b>save</b>(<i></i>)
98 109
99 <p> 110 <p>
100 Public slot to save the Interface configuration. 111 Public slot to save the Interface configuration.
101 </p> 112 </p>

eric ide

mercurial