I’m trying to understand how to read Qt documentation.
I’m reading the QWidget section and i don’t understand the part when they say : Z-order …?
Here is the extract :
Every widget is rectangular, and they are sorted in a Z-order. A widget is clipped by its parent and by the widgets in front of it.
Thks in advance, any help would be appreciated!
↧