equal
deleted
inserted
replaced
160 |
160 |
161 void setTrackFilled(bool trackVisible = true ); |
161 void setTrackFilled(bool trackVisible = true ); |
162 bool isTrackFilled() const; |
162 bool isTrackFilled() const; |
163 |
163 |
164 virtual QGraphicsItem * primitive(HbStyle::Primitive primitive) const; |
164 virtual QGraphicsItem * primitive(HbStyle::Primitive primitive) const; |
165 virtual void gestureEvent(QGestureEvent *event); |
165 virtual void gestureEvent(QGestureEvent *event); |
166 |
166 |
167 public slots: |
167 public slots: |
168 void setOrientation(Qt::Orientation orientation); |
168 void setOrientation(Qt::Orientation orientation); |
169 void setValue(int value); |
169 void setValue(int value); |
170 void setText(const QString &text); |
170 void setText(const QString &text); |