Results 1 to 9 of 9

Thread: QComboBox as a trigger

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Dec 2007
    Posts
    33
    Thanks
    7
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: QComboBox as a trigger

    Hi jpn,

    thanks for your reply.

    Could you try to explain me your idea a bit more detailed ?
    At the moment i dont understand your idea 100%

    QComboBox::showPopup:
    >>Displays the list of items in the combobox. If the list is empty then the no items will be shown.

    So how can i use showPopup to check if someone has clicked the box ?

    Till now i just see the option to let the comboBox open itself with that function.....which must be triggered again by something else.


    My target is too:
    Run a specific function (re-scan for new interfaces) if a user opens my QcomboBox (which displays the available interfaces).


    Best regards
    ape
    Last edited by ape; 4th February 2008 at 08:06.

Similar Threads

  1. QComboBox
    By coderbob in forum Qt Programming
    Replies: 4
    Last Post: 12th December 2007, 06:38
  2. QComboBox drop list button events
    By maird in forum Qt Programming
    Replies: 5
    Last Post: 20th October 2007, 19:25
  3. QComboBox in QTableWidget : display troubles.
    By Nyphel in forum Qt Programming
    Replies: 2
    Last Post: 13th October 2007, 23:29
  4. using QComboBox as an ItemView
    By EricTheFruitbat in forum Qt Programming
    Replies: 3
    Last Post: 24th January 2007, 16:14
  5. QDataWidgetMapper <=> QComboBox best practice
    By saknopper in forum Qt Programming
    Replies: 1
    Last Post: 18th January 2007, 10:50

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.