136 a flag indicating a recursive add |
136 a flag indicating a recursive add |
137 </dd> |
137 </dd> |
138 </dl> |
138 </dl> |
139 <a NAME="AddDirectoryDialog.on_filterComboBox_highlighted" ID="AddDirectoryDialog.on_filterComboBox_highlighted"></a> |
139 <a NAME="AddDirectoryDialog.on_filterComboBox_highlighted" ID="AddDirectoryDialog.on_filterComboBox_highlighted"></a> |
140 <h4>AddDirectoryDialog.on_filterComboBox_highlighted</h4> |
140 <h4>AddDirectoryDialog.on_filterComboBox_highlighted</h4> |
141 <b>on_filterComboBox_highlighted</b>(<i>fileType</i>) |
141 <b>on_filterComboBox_highlighted</b>(<i>index</i>) |
142 |
142 |
143 <p> |
143 <p> |
144 Private slot to handle the selection of a file type. |
144 Private slot to handle the selection of a file type. |
145 </p> |
145 </p> |
146 <dl> |
146 <dl> |
147 |
147 |
148 <dt><i>fileType</i></dt> |
148 <dt><i>index</i> (int)</dt> |
149 <dd> |
149 <dd> |
150 the selected file type (string) |
150 index of the selected entry |
151 </dd> |
151 </dd> |
152 </dl> |
152 </dl> |
153 <a NAME="AddDirectoryDialog.on_sourceDirPicker_textChanged" ID="AddDirectoryDialog.on_sourceDirPicker_textChanged"></a> |
153 <a NAME="AddDirectoryDialog.on_sourceDirPicker_textChanged" ID="AddDirectoryDialog.on_sourceDirPicker_textChanged"></a> |
154 <h4>AddDirectoryDialog.on_sourceDirPicker_textChanged</h4> |
154 <h4>AddDirectoryDialog.on_sourceDirPicker_textChanged</h4> |
155 <b>on_sourceDirPicker_textChanged</b>(<i>directory</i>) |
155 <b>on_sourceDirPicker_textChanged</b>(<i>directory</i>) |