Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-1709

Populate QComboBox from within script

    XMLWordPrintable

Details

    • All
    • Qt Installer Sprint 66

    Description

      Currently it seems to not be possible to generate the items in a QComboBox from within a script. The QComboBox::addItem and QComboBox::addItems methods are simply not available in a script.

      However it would be very useful, to generate this content on the fly from within a script. Luckily I currently do know the content of the combobox in advance, as it realtes closelely to the components, which are also generated in my case.

      But this would still mean, that I have to manually generate the .ui files as well.

      Are there any major limitations, as to why it is not possible to modify the contents of a QComboBox?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tpyssysa Tino Pyssysalo
            possseidon Dominik Vogel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes