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_sourceFileButton_clicked | Private slot to display a file selection dialog. |
on_sourceFileEdit_textChanged | Private slot to handle the source file text changed. |
on_targetDirButton_clicked | Private slot to display a directory selection dialog. |
None |
Constructor
Public slot to retrieve the dialogs data.
Private slot to display a file selection dialog.
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.
Private slot to display a directory selection dialog.