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

Rewrite definition for template function QObject::findChild

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • 4.7.0
    • Documentation
    • None

    Description

      Feedback on the page titled: Qt 4.7: QObject Class ReferenceURL: http://doc.qt.nokia.com/4.7-snapshot/qobject.html

      Message: The template function QObject::findChild () needs a more intuitive definition.

      For example the method:

      T QObject::findChild ( const QString & name = QString() ) const

      could be:

      T QObject::findChild<T>( const QString & name = QString() ) const

      Attachments

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

        Activity

          People

            docteam Qt Documentation Team
            engvolds Morten Engvoldsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes