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

qdoc doesn't show signals inherited from an internal qmlabstract base class

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.0.1
    • Documentation
    • None
    • Latest qt5-dev
    • 83b9da09864f7b2702187f88c9828fe3ac88d98a

    Description

      A) The CheckBox control inherits AbstractCheckable, which is an abstract and internal QML type. AbstractCheckable properties show up in the CheckBox docs as they should, but the AbstractCheckable::clicked signal is missing:

      http://doc-snapshot.qt-project.org/qt5-dev/qtquickcontrols/qml-qtquick-controls1-checkbox.html

      B) The Button control inherits BasicButton, which is also an abstract and internal QML type. BasicButton properties show up in the Button docs, but the BasicButton::clicked signal is missing here as well:

      http://doc-snapshot.qt-project.org/qt5-dev/qtquickcontrols/qml-qtquick-controls1-button.html

      Attachments

        For Gerrit Dashboard: QTBUG-30111
        # Subject Branch Project Status CR V

        Activity

          People

            gbk Martin Smith (Qt)
            jpnurmi J-P Nurmi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes