Thanks, is perfect.
Qt Code:
{ if(event->key()==Qt::Key_Enter) { this->focusNextPrevChild(true); } }To copy to clipboard, switch view to plain text mode
Thanks, is perfect.
Qt Code:
{ if(event->key()==Qt::Key_Enter) { this->focusNextPrevChild(true); } }To copy to clipboard, switch view to plain text mode
Bookmarks