Module implementing a dialog to add a file to the project.
None |
AddFileDialog | Class implementing a dialog to add a file to the project. |
None |
Class implementing a dialog to add a file to the project.
None |
None |
AddFileDialog | Constructor |
getData | Public slot to retrieve the dialogs data. |
on_sourceFilesPicker_aboutToShowPathPickerDialog | Private slot to perform actions before the source files selection dialog is shown. |
on_sourceFilesPicker_textChanged | Private slot to handle the source file text changed. |
None |
Constructor
Public slot to retrieve the dialogs data.
Private slot to perform actions before the source files selection dialog is shown.
Private slot to handle the source file 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.