64 <td>Private method to update the dialog.</td> |
64 <td>Private method to update the dialog.</td> |
65 </tr><tr> |
65 </tr><tr> |
66 <td><a href="#AddProjectDialog.getData">getData</a></td> |
66 <td><a href="#AddProjectDialog.getData">getData</a></td> |
67 <td>Public slot to retrieve the dialogs data.</td> |
67 <td>Public slot to retrieve the dialogs data.</td> |
68 </tr><tr> |
68 </tr><tr> |
69 <td><a href="#AddProjectDialog.on_fileButton_clicked">on_fileButton_clicked</a></td> |
69 <td><a href="#AddProjectDialog.on_filenamePicker_textChanged">on_filenamePicker_textChanged</a></td> |
70 <td>Private slot to display a file selection dialog.</td> |
|
71 </tr><tr> |
|
72 <td><a href="#AddProjectDialog.on_filenameEdit_textChanged">on_filenameEdit_textChanged</a></td> |
|
73 <td>Private slot called when the project filename has changed.</td> |
70 <td>Private slot called when the project filename has changed.</td> |
74 </tr><tr> |
71 </tr><tr> |
75 <td><a href="#AddProjectDialog.on_nameEdit_textChanged">on_nameEdit_textChanged</a></td> |
72 <td><a href="#AddProjectDialog.on_nameEdit_textChanged">on_nameEdit_textChanged</a></td> |
76 <td>Private slot called when the project name has changed.</td> |
73 <td>Private slot called when the project name has changed.</td> |
77 </tr> |
74 </tr> |
115 tuple of five values (string, string, boolean, string, string) |
112 tuple of five values (string, string, boolean, string, string) |
116 giving the project name, the name of the project file, a flag |
113 giving the project name, the name of the project file, a flag |
117 telling whether the project shall be the main project, a short |
114 telling whether the project shall be the main project, a short |
118 description for the project and the project category |
115 description for the project and the project category |
119 </dd> |
116 </dd> |
120 </dl><a NAME="AddProjectDialog.on_fileButton_clicked" ID="AddProjectDialog.on_fileButton_clicked"></a> |
117 </dl><a NAME="AddProjectDialog.on_filenamePicker_textChanged" ID="AddProjectDialog.on_filenamePicker_textChanged"></a> |
121 <h4>AddProjectDialog.on_fileButton_clicked</h4> |
118 <h4>AddProjectDialog.on_filenamePicker_textChanged</h4> |
122 <b>on_fileButton_clicked</b>(<i></i>) |
119 <b>on_filenamePicker_textChanged</b>(<i>txt</i>) |
123 <p> |
|
124 Private slot to display a file selection dialog. |
|
125 </p><a NAME="AddProjectDialog.on_filenameEdit_textChanged" ID="AddProjectDialog.on_filenameEdit_textChanged"></a> |
|
126 <h4>AddProjectDialog.on_filenameEdit_textChanged</h4> |
|
127 <b>on_filenameEdit_textChanged</b>(<i>txt</i>) |
|
128 <p> |
120 <p> |
129 Private slot called when the project filename has changed. |
121 Private slot called when the project filename has changed. |
130 </p><dl> |
122 </p><dl> |
131 <dt><i>txt</i></dt> |
123 <dt><i>txt</i></dt> |
132 <dd> |
124 <dd> |