Customizing navigation components
-
wrote on 27 Oct 2010, 21:51 last edited by
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
-
wrote on 27 Oct 2010, 22:12 last edited by
QLabels cannot get the keyboard focus, so I don't understand what you mean by "navigating among them". Could you explain that further?
1/2