15 #ifndef QGS_LEGEND_FILTER_BUTTON_H 16 #define QGS_LEGEND_FILTER_BUTTON_H 18 #include <QToolButton> 51 void setExpressionText(
const QString& expression );
68 void expressionTextChanged();
73 QAction* mClearExpressionAction;
80 void onSetLegendFilterExpression();
81 void onClearFilterExpression();
82 void onToggle(
bool );
85 #endif // QGS_FILTER_LEGEND_BUTTON_H
Represents a vector layer which manages a vector based data sets.