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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes