diff --git a/pages/classes-parent/rpb_cl.md b/pages/classes-parent/rpb_cl.md index 29f45e6..54d86cc 100644 --- a/pages/classes-parent/rpb_cl.md +++ b/pages/classes-parent/rpb_cl.md @@ -349,7 +349,7 @@ Sets the direction of the progress bar motion to clockwise or anticlockwise dire By default the direction is `Clockwise`

- +

See [Example](https://khamisikibet.github.io/PySideExtn/pages/examples/rpbExamples#6-direction-of-progress) @@ -364,7 +364,7 @@ See [Example](https://khamisikibet.github.io/PySideExtn/pages/examples/rpbExampl As told earlier the round progress bar has total of 6 different types of as listed below:

- +

@@ -493,7 +493,7 @@ self.rpb.setValue(180) ```

- +