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