65 <tr> |
65 <tr> |
66 <td><a href="#InterfacePage.__populateLanguageCombo">__populateLanguageCombo</a></td> |
66 <td><a href="#InterfacePage.__populateLanguageCombo">__populateLanguageCombo</a></td> |
67 <td>Private method to initialize the language combo box.</td> |
67 <td>Private method to initialize the language combo box.</td> |
68 </tr> |
68 </tr> |
69 <tr> |
69 <tr> |
70 <td><a href="#InterfacePage.__populateShellPositionCombo">__populateShellPositionCombo</a></td> |
|
71 <td>Private method to initialize the shell position combo box.</td> |
|
72 </tr> |
|
73 <tr> |
|
74 <td><a href="#InterfacePage.__populateStyleCombo">__populateStyleCombo</a></td> |
70 <td><a href="#InterfacePage.__populateStyleCombo">__populateStyleCombo</a></td> |
75 <td>Private method to populate the style combo box.</td> |
71 <td>Private method to populate the style combo box.</td> |
76 </tr> |
72 </tr> |
77 <tr> |
73 <tr> |
78 <td><a href="#InterfacePage.__setIconBarSamples">__setIconBarSamples</a></td> |
74 <td><a href="#InterfacePage.__setIconBarSamples">__setIconBarSamples</a></td> |
79 <td>Private slot to set the colors of the icon bar color samples.</td> |
75 <td>Private slot to set the colors of the icon bar color samples.</td> |
|
76 </tr> |
|
77 <tr> |
|
78 <td><a href="#InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled">on_combinedLeftRightSidebarCheckBox_toggled</a></td> |
|
79 <td>Private slot handling a change of the combined sidebars checkbox.</td> |
80 </tr> |
80 </tr> |
81 <tr> |
81 <tr> |
82 <td><a href="#InterfacePage.on_iconBarButton_clicked">on_iconBarButton_clicked</a></td> |
82 <td><a href="#InterfacePage.on_iconBarButton_clicked">on_iconBarButton_clicked</a></td> |
83 <td>Private slot to select the icon bar color.</td> |
83 <td>Private slot to select the icon bar color.</td> |
84 </tr> |
84 </tr> |
109 <b>__populateLanguageCombo</b>(<i></i>) |
109 <b>__populateLanguageCombo</b>(<i></i>) |
110 |
110 |
111 <p> |
111 <p> |
112 Private method to initialize the language combo box. |
112 Private method to initialize the language combo box. |
113 </p> |
113 </p> |
114 <a NAME="InterfacePage.__populateShellPositionCombo" ID="InterfacePage.__populateShellPositionCombo"></a> |
|
115 <h4>InterfacePage.__populateShellPositionCombo</h4> |
|
116 <b>__populateShellPositionCombo</b>(<i></i>) |
|
117 |
|
118 <p> |
|
119 Private method to initialize the shell position combo box. |
|
120 </p> |
|
121 <a NAME="InterfacePage.__populateStyleCombo" ID="InterfacePage.__populateStyleCombo"></a> |
114 <a NAME="InterfacePage.__populateStyleCombo" ID="InterfacePage.__populateStyleCombo"></a> |
122 <h4>InterfacePage.__populateStyleCombo</h4> |
115 <h4>InterfacePage.__populateStyleCombo</h4> |
123 <b>__populateStyleCombo</b>(<i></i>) |
116 <b>__populateStyleCombo</b>(<i></i>) |
124 |
117 |
125 <p> |
118 <p> |
130 <b>__setIconBarSamples</b>(<i></i>) |
123 <b>__setIconBarSamples</b>(<i></i>) |
131 |
124 |
132 <p> |
125 <p> |
133 Private slot to set the colors of the icon bar color samples. |
126 Private slot to set the colors of the icon bar color samples. |
134 </p> |
127 </p> |
|
128 <a NAME="InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled" ID="InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled"></a> |
|
129 <h4>InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled</h4> |
|
130 <b>on_combinedLeftRightSidebarCheckBox_toggled</b>(<i>checked</i>) |
|
131 |
|
132 <p> |
|
133 Private slot handling a change of the combined sidebars checkbox. |
|
134 </p> |
|
135 <dl> |
|
136 |
|
137 <dt><i>checked</i> (bool)</dt> |
|
138 <dd> |
|
139 state of the checkbox |
|
140 </dd> |
|
141 </dl> |
135 <a NAME="InterfacePage.on_iconBarButton_clicked" ID="InterfacePage.on_iconBarButton_clicked"></a> |
142 <a NAME="InterfacePage.on_iconBarButton_clicked" ID="InterfacePage.on_iconBarButton_clicked"></a> |
136 <h4>InterfacePage.on_iconBarButton_clicked</h4> |
143 <h4>InterfacePage.on_iconBarButton_clicked</h4> |
137 <b>on_iconBarButton_clicked</b>(<i></i>) |
144 <b>on_iconBarButton_clicked</b>(<i></i>) |
138 |
145 |
139 <p> |
146 <p> |