16 #ifndef QGSBINARYWIDGETWRAPPER_H 17 #define QGSBINARYWIDGETWRAPPER_H 54 QVariant
value()
const override;
61 bool valid()
const override;
64 void setValue(
const QVariant &value )
override;
73 QString defaultPath();
79 QLabel *mLabel =
nullptr;
80 QToolButton *mButton =
nullptr;
81 QAction *mSetAction =
nullptr;
82 QAction *mClearAction =
nullptr;
83 QAction *mSaveAction =
nullptr;
86 #endif // QGSBINARYWIDGETWRAPPER_H
A bar for displaying non-blocking messages to the user.
Represents a vector layer which manages a vector based data sets.