Results 1 to 4 of 4

Thread: QListBox

  1. #1
    Join Date
    Jan 2014
    Posts
    2
    Qt products
    Qt3
    Platforms
    Windows

    Unhappy QListBox

    HI

    i am trying to display a Qlist in QListBox but i dont know why the QListBox doesn't seem to be recognised. i have used the #include <QListBox> but i dont know why it supposed to be complaining.

  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: QListBox

    Maybe you can be a bit more specific and post the "complaint"?

    Cheers,
    _

  3. #3
    Join Date
    Jan 2014
    Posts
    2
    Qt products
    Qt3
    Platforms
    Windows

    Unhappy Re: QListBox

    I am trying to write a code to display a GUI that can let the user enter his name using LineEdit which i think to #include <QLineEdit> is necessary. then after entering his name, that name to be displayed on the ListBox which i thought that i have to #include <QListBox>. Please, look at my attachment and see what i need to be my GUI.
    Attached Files Attached Files

  4. #4
    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: QListBox

    That does not answer my question. What error do you get? How does the code look that causes the error?

    Cheers,
    _

Similar Threads

  1. QListBox overload
    By nleverin in forum Qt Programming
    Replies: 2
    Last Post: 20th December 2007, 21:49
  2. Right-click popup from a QListbox
    By nleverin in forum Qt Programming
    Replies: 3
    Last Post: 2nd November 2007, 07:59
  3. Display an image in QListBox
    By vishesh in forum Newbie
    Replies: 1
    Last Post: 3rd February 2007, 18:01
  4. Reg - Font setting QListBox
    By lawrence in forum Newbie
    Replies: 1
    Last Post: 23rd December 2006, 20:07
  5. no such signal QListBox::currentChanged()
    By jopie bakker in forum Newbie
    Replies: 2
    Last Post: 2nd March 2006, 15:17

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
  •  
Qt is a trademark of The Qt Company.