16#ifndef QGSBINARYWIDGETWRAPPER_H
17#define QGSBINARYWIDGETWRAPPER_H
53 QVariant
value()
const override;
60 bool valid()
const override;
69 void updateValues(
const QVariant &value,
const QVariantList & = QVariantList() )
override;
71 QString defaultPath();
77 QLabel *mLabel =
nullptr;
78 QToolButton *mButton =
nullptr;
79 QAction *mSetAction =
nullptr;
80 QAction *mClearAction =
nullptr;
81 QAction *mSaveAction =
nullptr;
A bar for displaying non-blocking messages to the user.
Represents a vector layer which manages a vector based data sets.