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

confusing sentence in signal/slots description page

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.2.0
    • 4.7.0, 4.7.1
    • Documentation
    • None
    • 82e94c78906ec25767a5d8eb1a61af5dd17d529f

    Description

      The sentence: "Since the signatures are compatible, the compiler can help us detect type mismatches." on the signal/slots description page is confusing and maybe wrong.
      The compiler does no compile-time checking there. At the end it the type matching is done during runtime without the compiler.
      I don't know the internals why the signatures are compatible, but it helps for sure the developer to avoid simple type mismatches.

      see: http://doc.qt.nokia.com/4.7-snapshot/signalsandslots.html

      Attachments

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

        Activity

          People

            mitch_curtis Mitch Curtis
            jzellner Johannes Zellner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes