1 #ifndef TILEMATERIALSELECTIONDIALOG_H 2 #define TILEMATERIALSELECTIONDIALOG_H 14 int result()
const {
return mResult; }
17 void selectedChanged();
22 QListView *mMaterialList;
25 #endif // TILEMATERIALSELECTIONDIALOG_H TileMaterialSelectionDialog(QWidget *parent=nullptr)
Definition: tilematerialselectiondialog.cpp:8
int result() const
Definition: tilematerialselectiondialog.h:14
Definition: tilematerialselectiondialog.h:7