Results 1 to 2 of 2

Thread: Which widget to use?

  1. #1

    Default Which widget to use?

    Hello,

    i want to create a list of different type entires f.e:

    ROW1: <label> <dropdown> <label> <dropdown>
    ROW2: <label> <dropdown> <label> <inputfield>
    ROW3: <label> <inputfield> <dropdown> <dropdown>
    etc..

    Which would be the best widget to use?

  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: Which widget to use?

    Any container widget, e.g. QWidget, QFrame, QGroupBox, with a QGridLayout.

    Cheers,
    _

Similar Threads

  1. Adding widget to bottom left corned of existing Widget
    By carobnodrvo in forum Qt Programming
    Replies: 2
    Last Post: 18th July 2016, 08:19
  2. Replies: 8
    Last Post: 2nd February 2012, 19:52
  3. Replies: 2
    Last Post: 23rd January 2012, 17:06
  4. Replies: 0
    Last Post: 3rd August 2011, 12:07
  5. Replies: 1
    Last Post: 23rd June 2011, 23: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.