is there good way to realize this CustomWidget?
Solved
General and Desktop
-
Very difficult to answer this question ? What you would like to do ? Can you explain more ?
-
- Write custom widget
- Re-implement paintEvent(..) method
- Write drawing instructions using QPainter to draw your slider.
-
Can you look at the examples present in the Qt installation directory ?
e.g <QtInstallDir>/Qt5.11.0/Examples/Qt-5.11.0/widgets. -
You will not get example exactly what you want. You can look at the examples on how they are drawing custom widgets. Also you can look at store Custom Widgets
You need to look at examples & do things on your own.
-
i am using Windows.lol
Did not understand your last comment. What do you mean by I'm using windows ? How is it related here ? & what is the context of 'lol' ?