Skip to content

Commit

Permalink
Update rpb_cl.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KhamisiKibet committed Jun 17, 2024
1 parent 60bee62 commit 33b6806
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/classes-parent/rpb_cl.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ Sets the direction of the progress bar motion to clockwise or anticlockwise dire
By default the direction is `Clockwise`

<p align="center">
<img src="../assets/rpb/dir.png">
<img src="../assets/rpb/rpb_dir.png">
</p>

See [Example](https://khamisikibet.github.io/PySideExtn/pages/examples/rpbExamples#6-direction-of-progress)
Expand All @@ -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:

<p align="center">
<img src="../assets/rpb/typ.png">
<img src="../assets/rpb/rpb_typ.png">
</p>


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

<p align="center">
<img src="../assets/rpb/value.PNG">
<img src="../assets/rpb/rpb_value.PNG">
</p>


Expand Down

0 comments on commit 33b6806

Please sign in to comment.