16 #ifndef QGSLEGENDSYMBOLITEMV2_H
17 #define QGSLEGENDSYMBOLITEMV2_H
36 QgsLegendSymbolItemV2(
QgsSymbolV2* symbol,
const QString& label,
const QString& ruleKey,
bool checkable =
false,
int scaleMinDenom = -1,
int scaleMaxDenom = -1,
int level = 0,
const QString& parentRuleKey = QString() );
44 QString
label()
const {
return mLabel; }
54 bool isScaleOK(
double scale )
const;
63 int level()
const {
return mLevel; }
99 #endif // QGSLEGENDSYMBOLITEMV2_H