comparison src/folderselectdialog.h @ 109:0ad468912ff3

Add warning about folder names to widget
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 08 Dec 2016 15:23:38 +0100
parents c3000fa6ca56
children
comparison
equal deleted inserted replaced
108:a3f060eb199f 109:0ad468912ff3
80 QStandardItemModel *mModel; 80 QStandardItemModel *mModel;
81 QLabel *mPathLabel; 81 QLabel *mPathLabel;
82 QLineEdit *mPathLineEdit; 82 QLineEdit *mPathLineEdit;
83 QPushButton *mGoButton, 83 QPushButton *mGoButton,
84 *mOkButton; 84 *mOkButton;
85 QWidget *mErrorWidget;
86 QString mErrMsg;
85 bool mShowPathSelection; 87 bool mShowPathSelection;
86 }; 88 };
87 89
88 #endif // FOLDERSELECTDIALOG_H 90 #endif // FOLDERSELECTDIALOG_H
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)