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

QDeclarativeItem::clip misses a note saying if it is enabled or not by default

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.1
    • 4.7.0
    • Documentation
    • None
    • 8b2fdaf81ed4c52a75fe3a160c20f76a4eaf1d2b

    Description

      The documentation says
      ************
      clip : bool
      This property holds whether clipping is enabled.
      if clipping is enabled, an item will clip its own painting, as well as the painting of its children, to its bounding rectangle.
      Non-rectangular clipping regions are not supported for performance reasons.

      Access functions:
      bool clip () const
      void setClip ( bool )
      ************

      It is difficult for the user to know if clipping is enabled by default or not

      Attachments

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

        Activity

          People

            jerome.pasion Jerome Pasion
            acidpk Albert Astals Cid (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