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

Typo in Qt5 Scribble Example

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P5: Not important P5: Not important
    • 5.11.2
    • 5.11.0
    • Documentation
    • None

      If found a typo in the word "mouse" on the Scribble example for Qt5: http://doc.qt.io/qt-5/qtwidgets-widgets-scribble-example.html

      Current:

      For mose move events, we use QMouseEvent::buttons() to find which buttons are currently held down (as an OR-combination).

      Expected:

      For mouse move events, we use QMouseEvent::buttons() to find which buttons are currently held down (as an OR-combination).

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

            paulwicking Paul Wicking
            tilman_krummeck Tilman Krummeck
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes