Results 1 to 3 of 3

Thread: member function to read data from a combobox

  1. #1
    Join Date
    Apr 2010
    Location
    Singapore
    Posts
    156
    Thanks
    47
    Qt products
    Qt4
    Platforms
    Windows

    Default member function to read data from a combobox

    What is the member function that is used to read data from a combobox?

  2. #2
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: member function to read data from a combobox


  3. The following user says thank you to Zlatomir for this useful post:

    babygal (18th August 2010)

  4. #3
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: member function to read data from a combobox

    currentText or currentIndex

    Or itemText(index)

  5. The following user says thank you to tbscope for this useful post:

    babygal (18th August 2010)

Similar Threads

  1. QtConcurrent::run() with function member?
    By wookoon in forum Newbie
    Replies: 3
    Last Post: 8th July 2010, 13:12
  2. static member function
    By freekill in forum Newbie
    Replies: 4
    Last Post: 29th July 2009, 15:23
  3. How to call the C++ member function from the JScript
    By parusri in forum Qt Programming
    Replies: 1
    Last Post: 18th October 2008, 10:13
  4. Replies: 22
    Last Post: 8th October 2008, 13:54
  5. Y is className a member function rather than a static one ?
    By sunil.thaha in forum Qt Programming
    Replies: 7
    Last Post: 12th January 2007, 00:43

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.