52 ConfigurationPageBase, Ui_IconsPage |
52 ConfigurationPageBase, Ui_IconsPage |
53 <h3>Class Attributes</h3> |
53 <h3>Class Attributes</h3> |
54 <table> |
54 <table> |
55 <tr><td>None</td></tr> |
55 <tr><td>None</td></tr> |
56 </table> |
56 </table> |
|
57 <h3>Class Methods</h3> |
|
58 <table> |
|
59 <tr><td>None</td></tr> |
|
60 </table> |
57 <h3>Methods</h3> |
61 <h3>Methods</h3> |
58 <table> |
62 <table> |
59 <tr> |
63 <tr> |
60 <td><a href="#IconsPage.__init__">IconsPage</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#IconsPage.on_addIconDirectoryButton_clicked">on_addIconDirectoryButton_clicked</a></td> |
64 <td><a href="#IconsPage.on_addIconDirectoryButton_clicked">on_addIconDirectoryButton_clicked</a></td> |
64 <td>Private slot to add the icon directory displayed to the listbox.</td> |
65 <td>Private slot to add the icon directory displayed to the listbox.</td> |
65 </tr><tr> |
66 </tr><tr> |
66 <td><a href="#IconsPage.on_deleteIconDirectoryButton_clicked">on_deleteIconDirectoryButton_clicked</a></td> |
67 <td><a href="#IconsPage.on_deleteIconDirectoryButton_clicked">on_deleteIconDirectoryButton_clicked</a></td> |
67 <td>Private slot to delete the currently selected directory of the listbox.</td> |
68 <td>Private slot to delete the currently selected directory of the listbox.</td> |
85 <td>Private slot called to move the selected item up in the list.</td> |
86 <td>Private slot called to move the selected item up in the list.</td> |
86 </tr><tr> |
87 </tr><tr> |
87 <td><a href="#IconsPage.save">save</a></td> |
88 <td><a href="#IconsPage.save">save</a></td> |
88 <td>Public slot to save the Icons configuration.</td> |
89 <td>Public slot to save the Icons configuration.</td> |
89 </tr> |
90 </tr> |
|
91 </table> |
|
92 <h3>Static Methods</h3> |
|
93 <table> |
|
94 <tr><td>None</td></tr> |
90 </table> |
95 </table> |
91 <a NAME="IconsPage.__init__" ID="IconsPage.__init__"></a> |
96 <a NAME="IconsPage.__init__" ID="IconsPage.__init__"></a> |
92 <h4>IconsPage (Constructor)</h4> |
97 <h4>IconsPage (Constructor)</h4> |
93 <b>IconsPage</b>(<i></i>) |
98 <b>IconsPage</b>(<i></i>) |
94 <p> |
99 <p> |