src/hbwidgets/sliders/hbprogressbar.cpp
changeset 7 923ff622b8b9
parent 6 c3690ec91ef8
child 21 4633027730f5
child 34 ed14f46c0e55
equal deleted inserted replaced
6:c3690ec91ef8 7:923ff622b8b9
   334     return d->mInvertedAppearance;
   334     return d->mInvertedAppearance;
   335 }
   335 }
   336 
   336 
   337 /*!
   337 /*!
   338     @beta
   338     @beta
   339     Sets the inverted appearence. If this is true progress grows from right to 
   339     Sets the inverted Appearance. If this is true progress grows from right to 
   340     left otherwise left to right.
   340     left otherwise left to right.
   341 
   341 
   342     \param inverted true or false.
   342     \param inverted true or false.
   343 
   343 
   344     \sa invertedAppearance()
   344     \sa invertedAppearance()