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.MultiProject.AddProjectDialog</h1> |
9 <h1>eric7.MultiProject.AddProjectDialog</h1> |
10 |
|
11 <p> |
10 <p> |
12 Module implementing the add project dialog. |
11 Module implementing the add project dialog. |
13 </p> |
12 </p> |
|
13 |
14 <h3>Global Attributes</h3> |
14 <h3>Global Attributes</h3> |
15 |
|
16 <table> |
15 <table> |
17 <tr><td>None</td></tr> |
16 <tr><td>None</td></tr> |
18 </table> |
17 </table> |
|
18 |
19 <h3>Classes</h3> |
19 <h3>Classes</h3> |
20 |
|
21 <table> |
20 <table> |
22 |
|
23 <tr> |
21 <tr> |
24 <td><a href="#AddProjectDialog">AddProjectDialog</a></td> |
22 <td><a href="#AddProjectDialog">AddProjectDialog</a></td> |
25 <td>Class implementing the add project dialog.</td> |
23 <td>Class implementing the add project dialog.</td> |
26 </tr> |
24 </tr> |
27 </table> |
25 </table> |
|
26 |
28 <h3>Functions</h3> |
27 <h3>Functions</h3> |
29 |
|
30 <table> |
28 <table> |
31 <tr><td>None</td></tr> |
29 <tr><td>None</td></tr> |
32 </table> |
30 </table> |
|
31 |
33 <hr /> |
32 <hr /> |
34 <hr /> |
33 <hr /> |
35 <a NAME="AddProjectDialog" ID="AddProjectDialog"></a> |
34 <a NAME="AddProjectDialog" ID="AddProjectDialog"></a> |
36 <h2>AddProjectDialog</h2> |
35 <h2>AddProjectDialog</h2> |
37 |
|
38 <p> |
36 <p> |
39 Class implementing the add project dialog. |
37 Class implementing the add project dialog. |
40 </p> |
38 </p> |
|
39 |
41 <h3>Derived from</h3> |
40 <h3>Derived from</h3> |
42 QDialog, Ui_AddProjectDialog |
41 QDialog, Ui_AddProjectDialog |
43 <h3>Class Attributes</h3> |
42 <h3>Class Attributes</h3> |
44 |
|
45 <table> |
43 <table> |
46 <tr><td>None</td></tr> |
44 <tr><td>None</td></tr> |
47 </table> |
45 </table> |
|
46 |
48 <h3>Class Methods</h3> |
47 <h3>Class Methods</h3> |
49 |
|
50 <table> |
48 <table> |
51 <tr><td>None</td></tr> |
49 <tr><td>None</td></tr> |
52 </table> |
50 </table> |
|
51 |
53 <h3>Methods</h3> |
52 <h3>Methods</h3> |
54 |
|
55 <table> |
53 <table> |
56 |
|
57 <tr> |
54 <tr> |
58 <td><a href="#AddProjectDialog.__init__">AddProjectDialog</a></td> |
55 <td><a href="#AddProjectDialog.__init__">AddProjectDialog</a></td> |
59 <td>Constructor</td> |
56 <td>Constructor</td> |
60 </tr> |
57 </tr> |
61 <tr> |
58 <tr> |
77 <tr> |
74 <tr> |
78 <td><a href="#AddProjectDialog.on_nameEdit_textChanged">on_nameEdit_textChanged</a></td> |
75 <td><a href="#AddProjectDialog.on_nameEdit_textChanged">on_nameEdit_textChanged</a></td> |
79 <td>Private slot called when the project name has changed.</td> |
76 <td>Private slot called when the project name has changed.</td> |
80 </tr> |
77 </tr> |
81 </table> |
78 </table> |
|
79 |
82 <h3>Static Methods</h3> |
80 <h3>Static Methods</h3> |
83 |
|
84 <table> |
81 <table> |
85 <tr><td>None</td></tr> |
82 <tr><td>None</td></tr> |
86 </table> |
83 </table> |
87 |
84 |
|
85 |
88 <a NAME="AddProjectDialog.__init__" ID="AddProjectDialog.__init__"></a> |
86 <a NAME="AddProjectDialog.__init__" ID="AddProjectDialog.__init__"></a> |
89 <h4>AddProjectDialog (Constructor)</h4> |
87 <h4>AddProjectDialog (Constructor)</h4> |
90 <b>AddProjectDialog</b>(<i>parent=None, startdir="", project=None, categories=None, category=""</i>) |
88 <b>AddProjectDialog</b>(<i>parent=None, startdir="", project=None, categories=None, category=""</i>) |
91 |
|
92 <p> |
89 <p> |
93 Constructor |
90 Constructor |
94 </p> |
91 </p> |
|
92 |
95 <dl> |
93 <dl> |
96 |
94 |
97 <dt><i>parent</i> (QWidget)</dt> |
95 <dt><i>parent</i> (QWidget)</dt> |
98 <dd> |
96 <dd> |
99 parent widget of this dialog |
97 parent widget of this dialog |
135 </dd> |
133 </dd> |
136 </dl> |
134 </dl> |
137 <a NAME="AddProjectDialog.__updateUi" ID="AddProjectDialog.__updateUi"></a> |
135 <a NAME="AddProjectDialog.__updateUi" ID="AddProjectDialog.__updateUi"></a> |
138 <h4>AddProjectDialog.__updateUi</h4> |
136 <h4>AddProjectDialog.__updateUi</h4> |
139 <b>__updateUi</b>(<i></i>) |
137 <b>__updateUi</b>(<i></i>) |
140 |
|
141 <p> |
138 <p> |
142 Private method to update the dialog. |
139 Private method to update the dialog. |
143 </p> |
140 </p> |
|
141 |
144 <a NAME="AddProjectDialog.getProjectMetadata" ID="AddProjectDialog.getProjectMetadata"></a> |
142 <a NAME="AddProjectDialog.getProjectMetadata" ID="AddProjectDialog.getProjectMetadata"></a> |
145 <h4>AddProjectDialog.getProjectMetadata</h4> |
143 <h4>AddProjectDialog.getProjectMetadata</h4> |
146 <b>getProjectMetadata</b>(<i></i>) |
144 <b>getProjectMetadata</b>(<i></i>) |
147 |
|
148 <p> |
145 <p> |
149 Public method to get the entered project metadata. |
146 Public method to get the entered project metadata. |
150 </p> |
147 </p> |
|
148 |
151 <dl> |
149 <dl> |
152 <dt>Return:</dt> |
150 <dt>Return:</dt> |
153 <dd> |
151 <dd> |
154 project metadata iaw. the entered values |
152 project metadata iaw. the entered values |
155 </dd> |
153 </dd> |
161 </dd> |
159 </dd> |
162 </dl> |
160 </dl> |
163 <a NAME="AddProjectDialog.on_filenamePicker_textChanged" ID="AddProjectDialog.on_filenamePicker_textChanged"></a> |
161 <a NAME="AddProjectDialog.on_filenamePicker_textChanged" ID="AddProjectDialog.on_filenamePicker_textChanged"></a> |
164 <h4>AddProjectDialog.on_filenamePicker_textChanged</h4> |
162 <h4>AddProjectDialog.on_filenamePicker_textChanged</h4> |
165 <b>on_filenamePicker_textChanged</b>(<i>txt</i>) |
163 <b>on_filenamePicker_textChanged</b>(<i>txt</i>) |
166 |
|
167 <p> |
164 <p> |
168 Private slot called when the project filename has changed. |
165 Private slot called when the project filename has changed. |
169 </p> |
166 </p> |
|
167 |
170 <dl> |
168 <dl> |
171 |
169 |
172 <dt><i>txt</i> (str)</dt> |
170 <dt><i>txt</i> (str)</dt> |
173 <dd> |
171 <dd> |
174 text of the edit |
172 text of the edit |
175 </dd> |
173 </dd> |
176 </dl> |
174 </dl> |
177 <a NAME="AddProjectDialog.on_nameEdit_textChanged" ID="AddProjectDialog.on_nameEdit_textChanged"></a> |
175 <a NAME="AddProjectDialog.on_nameEdit_textChanged" ID="AddProjectDialog.on_nameEdit_textChanged"></a> |
178 <h4>AddProjectDialog.on_nameEdit_textChanged</h4> |
176 <h4>AddProjectDialog.on_nameEdit_textChanged</h4> |
179 <b>on_nameEdit_textChanged</b>(<i>txt</i>) |
177 <b>on_nameEdit_textChanged</b>(<i>txt</i>) |
180 |
|
181 <p> |
178 <p> |
182 Private slot called when the project name has changed. |
179 Private slot called when the project name has changed. |
183 </p> |
180 </p> |
|
181 |
184 <dl> |
182 <dl> |
185 |
183 |
186 <dt><i>txt</i> (str)</dt> |
184 <dt><i>txt</i> (str)</dt> |
187 <dd> |
185 <dd> |
188 text of the edit |
186 text of the edit |