Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-924

Add a virtual function that gets called after QWizardPage::show()

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • Some future release
    • 4.3.0
    • Other
    • None

      It would be useful if QWizardPage had another virtual function that was called after the show() function to execute operations that could potentially take time. The problem with inititializePage() is that it blocks until this function finishes and therefore delays the calling of show(). It would be useful if there was a way to do some initialization after the page has already been displayed.

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

            bdo Jo Asplin (Inactive)
            jabarron Jason Barron
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes