Results 1 to 2 of 2

Thread: GUI using qt creator

  1. #1
    Join Date
    Feb 2015
    Posts
    1
    Qt products
    Qt4 Qt/Embedded

    Post GUI using qt creator

    I am working on a GUI using only push buttons no keyboard or mouse. i want to move up/down spinboxes spinbox1, spinbox2, spinbox3 and so on and corresponding label entries label1, label2 and so on. how can i do it using push button only. Thank you

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: GUI using qt creator

    Well, you react to the navigation buttons' clicked() signals and move the focus to the target input.

    Cheers,
    _

Similar Threads

  1. Replies: 10
    Last Post: 16th June 2014, 15:40
  2. Replies: 1
    Last Post: 12th June 2014, 07:37
  3. Replies: 2
    Last Post: 11th June 2014, 08:17
  4. Qt Creator 2.4.0 and QT SDK 1.1.4
    By tom701 in forum Qt Tools
    Replies: 3
    Last Post: 28th September 2012, 19:14
  5. Replies: 2
    Last Post: 22nd November 2011, 00:09

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.