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

QQuickCloseEvent class should be public

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 5.2.0
    • Quick: Other
    • None

    Description

      This class should be public because currently it is private and it is impossible to connect a slot to QQuickView::closing (or QQuickWindow::closing) signal in C++ source code. QQuickCloseEvent is an 'incomplete type' and I cannot do this:

      #include <QQuickCloseEvent>

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              silviubogan Silviu Bogan
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes