Diving deeper, I must confess I haven't reached the QGraphics chapter yet, is there anyway to explore Paint Elements? I assume paintEvents paint QGraphics Scene and Items, ya?probably "hand-drawn" in its paintEvent()
So a standard QPushButton is constructed using the QGraphics family of classes and it's painted using a paintEvent? Is there a way to dive down into that and see what constructs the QPushButton?
Thanks a lot, I really am learning a lot. ðŸ˜
Cheers!
Bookmarks