AddFilesDialog Class Reference
#include <addfilesdialog.h>
Inherits KFileDialog.
Public Types | |
enum | Mode { Copy, Link, Relative } |
Detailed Description
This class allows you to choose additional modes when adding files to the project.
Currently available modes are Copy, Link and Relative. Relative means that file should be not copied but added with the relative path (e.g. ../../dir/filename)
Definition at line 34 of file addfilesdialog.h.
The documentation for this class was generated from the following files: