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

qdoc: Some functions are not links in the documentation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • Some future release
    • None
    • Documentation
    • None

    Description

      See:
      http://doc.trolltech.com/4.2/qwidget.html#hasMouse

      Some functions are not links:

      • bool QWidget::hasMouse () const
        "Use testAttribute(Qt::WA_UnderMouse) instead." is missing link "testAttribute".
      • void QWidget::setShown ( bool shown ) [slot]
        "Use setVisible(shown) instead." is missing link "setVisible".
      • a lot of others like unsetPalette (), unsetFont (), ..

      This is also a problem in the porting documentation.

      Attachments

        Issue Links

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

          Activity

            People

              gbk Martin Smith (Qt)
              admin Administrator
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes