python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Qt Custom CheckBox, help about PaintEvent
I am trying to create a custom checkbox. I am using paintEvent function to create my special checkbox.
It's design:
The result on Qt:
First of all, rounded should be added and the junction of the li...
Dream59
Votes: 0
Answers: 1
QVTKWidget is transparent
I am just a beginner in both Qt and PCL. I am trying to display PCL viewer in the main Qt GUI Window. When I use PCL viewer, it shows up in the separate window. I also try with QVTKWidget.The problem ...
AMMT
Votes: 0
Answers: 0
PyQt5 grabWindow captures black screen instead of the selected area
I have an application where I have a transparent window, I am capturing the screen underneath and then displaying the same once user release the left mouse button.
But the problem is I see only black ...
Himanshuman
Votes: 0
Answers: 1