Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-1097

Formatting issue in Qt for Python docs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 5.13.2
    • 5.13.1
    • Documentation
    • None
    • c16ae6b46d1e81450b9614037bbc9ec5803de1c5 (pyside-setup/5.13, 8.10.2019, 5.13.2)

    Description

      https://doc.qt.io/qtforpython/overviews/model-view-programming.html contains this block:

      +———————————————————————————————————————————————————————————————————————————-- ||*The model/view architecture* | || | || The model communicates with a source of data, providing an interface for the other components in the architecture. The nature of the communication depends on the type of data source, and the way the model is implemented.| || | || The view obtains model indexes from the model; these are references to items of data. By supplying model indexes to the model, the view can retrieve items of data from the data source. | || | || In standard views, a delegate renders the items of data. When an item is edited, the delegate communicates with the model directly using model indexes. | +———————————————————————————————————————————————————————————————————————————

      generated from qtbase/src/widgets/doc/src/model-view-programming.qdoc:77
      (table with embedded image).

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            jksh Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes