Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi All,
Does Qt provide a way to customize navegation components?
My interface has many QLabel, and I would like to navegate among them.
The main application get the key event, and after that it set my component (QLabel) in the current interface.
Thanks all
QLabels cannot get the keyboard focus, so I don't understand what you mean by "navigating among them". Could you explain that further?