Hi all,
I have designed a sample program of 3 QLineedit and 2 QPushbutton.When i clicked one QPushbutton , how to find in which QLineedit the cursor is blinking. Kindly help me if any one knows
Thanks in advance
Hi all,
I have designed a sample program of 3 QLineedit and 2 QPushbutton.When i clicked one QPushbutton , how to find in which QLineedit the cursor is blinking. Kindly help me if any one knows
Thanks in advance
Hi,
Take the child list of your ui and then search wich one have the focus.
Òscar Llarch i Galán
Hi,
I'm designed 3QLineEdit and 2QPushButton in QWidget class how can i find where the cursor position or where the cursor is blinking on the screen
Have you readed my answer? You can query the widgets if have the focus.
Òscar Llarch i Galán
Hi,
I'm not clear what you are trying to say, can you explain clearly
Òscar Llarch i Galán
Hi,
Thanks for sending the link, i have seen the properties of QWidget class but i'm not get current cursor position on the screen
Thanks in advance..
Bookmarks