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

QQuickCloseEvent class should be public

XMLWordPrintable

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

      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>

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes