In this task, you are supposed to create a simple dialogue box. This dialogue box will have only a single slider widget in it. This slider will control the background colour of the dialogue box.
- Create a simple dialogue box
- Add a slider to it.
- Now create a slot for valueChanged()
- Use styleSheet property of dialogue to change its colour (you can use CSS properties in styleSheet)
- submit GitHub repository link
- Submit video/screenshot of your running program(video is preferable)
useful links: