70 <td>Private slot called, when thext of the classname edit has changed.</td> |
70 <td>Private slot called, when thext of the classname edit has changed.</td> |
71 </tr><tr> |
71 </tr><tr> |
72 <td><a href="#NewDialogClassDialog.on_filenameEdit_textChanged">on_filenameEdit_textChanged</a></td> |
72 <td><a href="#NewDialogClassDialog.on_filenameEdit_textChanged">on_filenameEdit_textChanged</a></td> |
73 <td>Private slot called, when thext of the filename edit has changed.</td> |
73 <td>Private slot called, when thext of the filename edit has changed.</td> |
74 </tr><tr> |
74 </tr><tr> |
75 <td><a href="#NewDialogClassDialog.on_pathButton_clicked">on_pathButton_clicked</a></td> |
75 <td><a href="#NewDialogClassDialog.on_pathnamePicker_textChanged">on_pathnamePicker_textChanged</a></td> |
76 <td>Private slot called to open a directory selection dialog.</td> |
76 <td>Private slot called, when the text of the path name has changed.</td> |
77 </tr><tr> |
|
78 <td><a href="#NewDialogClassDialog.on_pathnameEdit_textChanged">on_pathnameEdit_textChanged</a></td> |
|
79 <td>Private slot called, when thext of the pathname edit has changed.</td> |
|
80 </tr> |
77 </tr> |
81 </table> |
78 </table> |
82 <h3>Static Methods</h3> |
79 <h3>Static Methods</h3> |
83 <table> |
80 <table> |
84 <tr><td>None</td></tr> |
81 <tr><td>None</td></tr> |
135 </p><dl> |
132 </p><dl> |
136 <dt><i>text</i></dt> |
133 <dt><i>text</i></dt> |
137 <dd> |
134 <dd> |
138 changed text (string) |
135 changed text (string) |
139 </dd> |
136 </dd> |
140 </dl><a NAME="NewDialogClassDialog.on_pathButton_clicked" ID="NewDialogClassDialog.on_pathButton_clicked"></a> |
137 </dl><a NAME="NewDialogClassDialog.on_pathnamePicker_textChanged" ID="NewDialogClassDialog.on_pathnamePicker_textChanged"></a> |
141 <h4>NewDialogClassDialog.on_pathButton_clicked</h4> |
138 <h4>NewDialogClassDialog.on_pathnamePicker_textChanged</h4> |
142 <b>on_pathButton_clicked</b>(<i></i>) |
139 <b>on_pathnamePicker_textChanged</b>(<i>text</i>) |
143 <p> |
140 <p> |
144 Private slot called to open a directory selection dialog. |
141 Private slot called, when the text of the path name has changed. |
145 </p><a NAME="NewDialogClassDialog.on_pathnameEdit_textChanged" ID="NewDialogClassDialog.on_pathnameEdit_textChanged"></a> |
|
146 <h4>NewDialogClassDialog.on_pathnameEdit_textChanged</h4> |
|
147 <b>on_pathnameEdit_textChanged</b>(<i>text</i>) |
|
148 <p> |
|
149 Private slot called, when thext of the pathname edit has changed. |
|
150 </p><dl> |
142 </p><dl> |
151 <dt><i>text</i></dt> |
143 <dt><i>text</i></dt> |
152 <dd> |
144 <dd> |
153 changed text (string) |
145 changed text (string) |
154 </dd> |
146 </dd> |