comparison src/folderselectdialog.h @ 66:098a10fc2e83 0.9.2

Add doxygen files and improve doxygen comments
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 21 May 2015 15:21:47 +0200
parents 64a51a42c01f
children 90c297a2a3dd
comparison
equal deleted inserted replaced
65:508a71328d1f 66:098a10fc2e83
19 class QStandardItemModel; 19 class QStandardItemModel;
20 class QLabel; 20 class QLabel;
21 class QPushButton; 21 class QPushButton;
22 class QLineEdit; 22 class QLineEdit;
23 23
24 /**
25 * @class FolderSelectDialog
26 * @brief Dialog for Folder configurable folder selection.
27 */
24 class FolderSelectDialog : public QDialog 28 class FolderSelectDialog : public QDialog
25 { 29 {
26 Q_OBJECT 30 Q_OBJECT
27 31
28 public: 32 public:
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)