Module implementing a dialog to add files of a directory to the project.
None |
AddDirectoryDialog | Class implementing a dialog to add files of a directory to the project. |
None |
Class implementing a dialog to add files of a directory to the project.
None |
None |
AddDirectoryDialog | Constructor |
getData | Public slot to retrieve the dialogs data. |
on_filterComboBox_highlighted | Private slot to handle the selection of a file type. |
on_sourceDirPicker_textChanged | Private slot to handle the source directory text changed. |
None |
Constructor
Public slot to retrieve the dialogs data.
Private slot to handle the selection of a file type.
Private slot to handle the source directory text changed.
If the entered source directory is a subdirectory of the current projects main directory, the target directory path is synchronized. It is assumed, that the user wants to add a bunch of files to the project in place.