SelectionEncloser/Documentation/source/Plugin_Tools_Selection_Encloser.SelectionEncloser.ConfigurationPage.SelectionEncloserPage.html

changeset 41
e747eb5f3f43
parent 11
7c821731282a
child 51
318d7ebbdce2
equal deleted inserted replaced
40:e534c4399087 41:e747eb5f3f43
16 16
17 a { color: #BA6D36; } 17 a { color: #BA6D36; }
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body>
22 <a NAME="top" ID="top"></a>
22 <h1>Plugin_Tools_Selection_Encloser.SelectionEncloser.ConfigurationPage.SelectionEncloserPage</h1> 23 <h1>Plugin_Tools_Selection_Encloser.SelectionEncloser.ConfigurationPage.SelectionEncloserPage</h1>
24
23 <p> 25 <p>
24 Module implementing Selection Encloser configuration page. 26 Module implementing Selection Encloser configuration page.
25 </p> 27 </p>
26 <h3>Global Attributes</h3> 28 <h3>Global Attributes</h3>
29
27 <table> 30 <table>
28 <tr><td>None</td></tr> 31 <tr><td>None</td></tr>
29 </table> 32 </table>
30 <h3>Classes</h3> 33 <h3>Classes</h3>
31 <table> 34
35 <table>
36
32 <tr> 37 <tr>
33 <td><a href="#SelectionEncloserPage">SelectionEncloserPage</a></td> 38 <td><a href="#SelectionEncloserPage">SelectionEncloserPage</a></td>
34 <td>Class implementing Selection Encloser configuration page.</td> 39 <td>Class implementing Selection Encloser configuration page.</td>
35 </tr> 40 </tr>
36 </table> 41 </table>
37 <h3>Functions</h3> 42 <h3>Functions</h3>
38 <table> 43
39 <tr><td>None</td></tr> 44 <table>
40 </table> 45 <tr><td>None</td></tr>
41 <hr /><hr /> 46 </table>
47 <hr />
48 <hr />
42 <a NAME="SelectionEncloserPage" ID="SelectionEncloserPage"></a> 49 <a NAME="SelectionEncloserPage" ID="SelectionEncloserPage"></a>
43 <h2>SelectionEncloserPage</h2> 50 <h2>SelectionEncloserPage</h2>
51
44 <p> 52 <p>
45 Class implementing Selection Encloser configuration page. 53 Class implementing Selection Encloser configuration page.
46 </p> 54 </p>
47 <h3>Derived from</h3> 55 <h3>Derived from</h3>
48 ConfigurationPageBase, Ui_SelectionEncloserPage 56 ConfigurationPageBase, Ui_SelectionEncloserPage
49 <h3>Class Attributes</h3> 57 <h3>Class Attributes</h3>
58
50 <table> 59 <table>
51 <tr><td>None</td></tr> 60 <tr><td>None</td></tr>
52 </table> 61 </table>
53 <h3>Class Methods</h3> 62 <h3>Class Methods</h3>
63
54 <table> 64 <table>
55 <tr><td>None</td></tr> 65 <tr><td>None</td></tr>
56 </table> 66 </table>
57 <h3>Methods</h3> 67 <h3>Methods</h3>
58 <table> 68
69 <table>
70
59 <tr> 71 <tr>
60 <td><a href="#SelectionEncloserPage.__init__">SelectionEncloserPage</a></td> 72 <td><a href="#SelectionEncloserPage.__init__">SelectionEncloserPage</a></td>
61 <td>Constructor</td> 73 <td>Constructor</td>
62 </tr><tr> 74 </tr>
75 <tr>
63 <td><a href="#SelectionEncloserPage.__moveSelectedEntry">__moveSelectedEntry</a></td> 76 <td><a href="#SelectionEncloserPage.__moveSelectedEntry">__moveSelectedEntry</a></td>
64 <td>Private method to move the selected entry up or down.</td> 77 <td>Private method to move the selected entry up or down.</td>
65 </tr><tr> 78 </tr>
79 <tr>
66 <td><a href="#SelectionEncloserPage.on_addButton_clicked">on_addButton_clicked</a></td> 80 <td><a href="#SelectionEncloserPage.on_addButton_clicked">on_addButton_clicked</a></td>
67 <td>Private slot to add a menu entry.</td> 81 <td>Private slot to add a menu entry.</td>
68 </tr><tr> 82 </tr>
83 <tr>
69 <td><a href="#SelectionEncloserPage.on_addMenuButton_clicked">on_addMenuButton_clicked</a></td> 84 <td><a href="#SelectionEncloserPage.on_addMenuButton_clicked">on_addMenuButton_clicked</a></td>
70 <td>Private slot to add a top level menu item.</td> 85 <td>Private slot to add a top level menu item.</td>
71 </tr><tr> 86 </tr>
87 <tr>
72 <td><a href="#SelectionEncloserPage.on_addSeparatorButton_clicked">on_addSeparatorButton_clicked</a></td> 88 <td><a href="#SelectionEncloserPage.on_addSeparatorButton_clicked">on_addSeparatorButton_clicked</a></td>
73 <td>Private slot to add a separator entry below the selected entry.</td> 89 <td>Private slot to add a separator entry below the selected entry.</td>
74 </tr><tr> 90 </tr>
91 <tr>
75 <td><a href="#SelectionEncloserPage.on_deleteButton_clicked">on_deleteButton_clicked</a></td> 92 <td><a href="#SelectionEncloserPage.on_deleteButton_clicked">on_deleteButton_clicked</a></td>
76 <td>Private slot to delete the selected entry.</td> 93 <td>Private slot to delete the selected entry.</td>
77 </tr><tr> 94 </tr>
95 <tr>
78 <td><a href="#SelectionEncloserPage.on_downButton_clicked">on_downButton_clicked</a></td> 96 <td><a href="#SelectionEncloserPage.on_downButton_clicked">on_downButton_clicked</a></td>
79 <td>Private slot to move an entry down.</td> 97 <td>Private slot to move an entry down.</td>
80 </tr><tr> 98 </tr>
99 <tr>
81 <td><a href="#SelectionEncloserPage.on_editButton_clicked">on_editButton_clicked</a></td> 100 <td><a href="#SelectionEncloserPage.on_editButton_clicked">on_editButton_clicked</a></td>
82 <td>Private slot to edit the selected entry.</td> 101 <td>Private slot to edit the selected entry.</td>
83 </tr><tr> 102 </tr>
103 <tr>
84 <td><a href="#SelectionEncloserPage.on_menuTree_itemSelectionChanged">on_menuTree_itemSelectionChanged</a></td> 104 <td><a href="#SelectionEncloserPage.on_menuTree_itemSelectionChanged">on_menuTree_itemSelectionChanged</a></td>
85 <td>Private slot handling the selection of an item.</td> 105 <td>Private slot handling the selection of an item.</td>
86 </tr><tr> 106 </tr>
107 <tr>
87 <td><a href="#SelectionEncloserPage.on_upButton_clicked">on_upButton_clicked</a></td> 108 <td><a href="#SelectionEncloserPage.on_upButton_clicked">on_upButton_clicked</a></td>
88 <td>Private slot to move an entry up.</td> 109 <td>Private slot to move an entry up.</td>
89 </tr><tr> 110 </tr>
111 <tr>
90 <td><a href="#SelectionEncloserPage.save">save</a></td> 112 <td><a href="#SelectionEncloserPage.save">save</a></td>
91 <td>Public slot to save the Selection Encloser configuration.</td> 113 <td>Public slot to save the Selection Encloser configuration.</td>
92 </tr> 114 </tr>
93 </table> 115 </table>
94 <h3>Static Methods</h3> 116 <h3>Static Methods</h3>
95 <table> 117
96 <tr><td>None</td></tr> 118 <table>
97 </table> 119 <tr><td>None</td></tr>
120 </table>
121
98 <a NAME="SelectionEncloserPage.__init__" ID="SelectionEncloserPage.__init__"></a> 122 <a NAME="SelectionEncloserPage.__init__" ID="SelectionEncloserPage.__init__"></a>
99 <h4>SelectionEncloserPage (Constructor)</h4> 123 <h4>SelectionEncloserPage (Constructor)</h4>
100 <b>SelectionEncloserPage</b>(<i>plugin</i>) 124 <b>SelectionEncloserPage</b>(<i>plugin</i>)
125
101 <p> 126 <p>
102 Constructor 127 Constructor
103 </p><dl> 128 </p>
129 <dl>
130
104 <dt><i>plugin</i></dt> 131 <dt><i>plugin</i></dt>
105 <dd> 132 <dd>
106 reference to the plugin object 133 reference to the plugin object
107 </dd> 134 </dd>
108 </dl><a NAME="SelectionEncloserPage.__moveSelectedEntry" ID="SelectionEncloserPage.__moveSelectedEntry"></a> 135 </dl>
136 <a NAME="SelectionEncloserPage.__moveSelectedEntry" ID="SelectionEncloserPage.__moveSelectedEntry"></a>
109 <h4>SelectionEncloserPage.__moveSelectedEntry</h4> 137 <h4>SelectionEncloserPage.__moveSelectedEntry</h4>
110 <b>__moveSelectedEntry</b>(<i>moveUp</i>) 138 <b>__moveSelectedEntry</b>(<i>moveUp</i>)
139
111 <p> 140 <p>
112 Private method to move the selected entry up or down. 141 Private method to move the selected entry up or down.
113 </p><dl> 142 </p>
143 <dl>
144
114 <dt><i>moveUp</i></dt> 145 <dt><i>moveUp</i></dt>
115 <dd> 146 <dd>
116 flag indicating to move the entry up (boolean) 147 flag indicating to move the entry up (boolean)
117 </dd> 148 </dd>
118 </dl><a NAME="SelectionEncloserPage.on_addButton_clicked" ID="SelectionEncloserPage.on_addButton_clicked"></a> 149 </dl>
150 <a NAME="SelectionEncloserPage.on_addButton_clicked" ID="SelectionEncloserPage.on_addButton_clicked"></a>
119 <h4>SelectionEncloserPage.on_addButton_clicked</h4> 151 <h4>SelectionEncloserPage.on_addButton_clicked</h4>
120 <b>on_addButton_clicked</b>(<i></i>) 152 <b>on_addButton_clicked</b>(<i></i>)
153
121 <p> 154 <p>
122 Private slot to add a menu entry. 155 Private slot to add a menu entry.
123 </p><a NAME="SelectionEncloserPage.on_addMenuButton_clicked" ID="SelectionEncloserPage.on_addMenuButton_clicked"></a> 156 </p>
157 <a NAME="SelectionEncloserPage.on_addMenuButton_clicked" ID="SelectionEncloserPage.on_addMenuButton_clicked"></a>
124 <h4>SelectionEncloserPage.on_addMenuButton_clicked</h4> 158 <h4>SelectionEncloserPage.on_addMenuButton_clicked</h4>
125 <b>on_addMenuButton_clicked</b>(<i></i>) 159 <b>on_addMenuButton_clicked</b>(<i></i>)
160
126 <p> 161 <p>
127 Private slot to add a top level menu item. 162 Private slot to add a top level menu item.
128 </p><a NAME="SelectionEncloserPage.on_addSeparatorButton_clicked" ID="SelectionEncloserPage.on_addSeparatorButton_clicked"></a> 163 </p>
164 <a NAME="SelectionEncloserPage.on_addSeparatorButton_clicked" ID="SelectionEncloserPage.on_addSeparatorButton_clicked"></a>
129 <h4>SelectionEncloserPage.on_addSeparatorButton_clicked</h4> 165 <h4>SelectionEncloserPage.on_addSeparatorButton_clicked</h4>
130 <b>on_addSeparatorButton_clicked</b>(<i></i>) 166 <b>on_addSeparatorButton_clicked</b>(<i></i>)
167
131 <p> 168 <p>
132 Private slot to add a separator entry below the selected entry. 169 Private slot to add a separator entry below the selected entry.
133 </p><a NAME="SelectionEncloserPage.on_deleteButton_clicked" ID="SelectionEncloserPage.on_deleteButton_clicked"></a> 170 </p>
171 <a NAME="SelectionEncloserPage.on_deleteButton_clicked" ID="SelectionEncloserPage.on_deleteButton_clicked"></a>
134 <h4>SelectionEncloserPage.on_deleteButton_clicked</h4> 172 <h4>SelectionEncloserPage.on_deleteButton_clicked</h4>
135 <b>on_deleteButton_clicked</b>(<i></i>) 173 <b>on_deleteButton_clicked</b>(<i></i>)
174
136 <p> 175 <p>
137 Private slot to delete the selected entry. 176 Private slot to delete the selected entry.
138 </p><a NAME="SelectionEncloserPage.on_downButton_clicked" ID="SelectionEncloserPage.on_downButton_clicked"></a> 177 </p>
178 <a NAME="SelectionEncloserPage.on_downButton_clicked" ID="SelectionEncloserPage.on_downButton_clicked"></a>
139 <h4>SelectionEncloserPage.on_downButton_clicked</h4> 179 <h4>SelectionEncloserPage.on_downButton_clicked</h4>
140 <b>on_downButton_clicked</b>(<i></i>) 180 <b>on_downButton_clicked</b>(<i></i>)
181
141 <p> 182 <p>
142 Private slot to move an entry down. 183 Private slot to move an entry down.
143 </p><a NAME="SelectionEncloserPage.on_editButton_clicked" ID="SelectionEncloserPage.on_editButton_clicked"></a> 184 </p>
185 <a NAME="SelectionEncloserPage.on_editButton_clicked" ID="SelectionEncloserPage.on_editButton_clicked"></a>
144 <h4>SelectionEncloserPage.on_editButton_clicked</h4> 186 <h4>SelectionEncloserPage.on_editButton_clicked</h4>
145 <b>on_editButton_clicked</b>(<i></i>) 187 <b>on_editButton_clicked</b>(<i></i>)
188
146 <p> 189 <p>
147 Private slot to edit the selected entry. 190 Private slot to edit the selected entry.
148 </p><a NAME="SelectionEncloserPage.on_menuTree_itemSelectionChanged" ID="SelectionEncloserPage.on_menuTree_itemSelectionChanged"></a> 191 </p>
192 <a NAME="SelectionEncloserPage.on_menuTree_itemSelectionChanged" ID="SelectionEncloserPage.on_menuTree_itemSelectionChanged"></a>
149 <h4>SelectionEncloserPage.on_menuTree_itemSelectionChanged</h4> 193 <h4>SelectionEncloserPage.on_menuTree_itemSelectionChanged</h4>
150 <b>on_menuTree_itemSelectionChanged</b>(<i></i>) 194 <b>on_menuTree_itemSelectionChanged</b>(<i></i>)
195
151 <p> 196 <p>
152 Private slot handling the selection of an item. 197 Private slot handling the selection of an item.
153 </p><a NAME="SelectionEncloserPage.on_upButton_clicked" ID="SelectionEncloserPage.on_upButton_clicked"></a> 198 </p>
199 <a NAME="SelectionEncloserPage.on_upButton_clicked" ID="SelectionEncloserPage.on_upButton_clicked"></a>
154 <h4>SelectionEncloserPage.on_upButton_clicked</h4> 200 <h4>SelectionEncloserPage.on_upButton_clicked</h4>
155 <b>on_upButton_clicked</b>(<i></i>) 201 <b>on_upButton_clicked</b>(<i></i>)
202
156 <p> 203 <p>
157 Private slot to move an entry up. 204 Private slot to move an entry up.
158 </p><a NAME="SelectionEncloserPage.save" ID="SelectionEncloserPage.save"></a> 205 </p>
206 <a NAME="SelectionEncloserPage.save" ID="SelectionEncloserPage.save"></a>
159 <h4>SelectionEncloserPage.save</h4> 207 <h4>SelectionEncloserPage.save</h4>
160 <b>save</b>(<i></i>) 208 <b>save</b>(<i></i>)
209
161 <p> 210 <p>
162 Public slot to save the Selection Encloser configuration. 211 Public slot to save the Selection Encloser configuration.
163 </p> 212 </p>
164 <div align="right"><a href="#top">Up</a></div> 213 <div align="right"><a href="#top">Up</a></div>
165 <hr /> 214 <hr />

eric ide

mercurial