Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Obsolete Members for QQuickPaintedItem

The following members of class QQuickPaintedItem are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Public Functions

(obsolete) QRectF contentsBoundingRect() const
(obsolete) void resetContentsSize()
  • 2 public functions inherited from QObject

Property Documentation

contentsScale : qreal

Obsolete method for scaling the contents.

This function is provided for compatibility, use size() in combination with textureSize() to decide the size of what you are drawing.

Access functions:

qreal contentsScale() const
void setContentsScale(qreal)

Notifier signal:

See also width(), height(), and textureSize().

contentsSize : QSize

Obsolete method for setting the contents size.

This function is provided for compatibility, use size in combination with textureSize to decide the size of what you are drawing.

Access functions:

QSize contentsSize() const
void setContentsSize(const QSize &)

Notifier signal:

See also width(), height(), and textureSize().

Member Function Documentation

QRectF QQuickPaintedItem::contentsBoundingRect() const

This function is provided for compatibility, use size in combination with textureSize to decide the size of what you are drawing.

See also width(), height(), and textureSize().

void QQuickPaintedItem::resetContentsSize()

This convenience function is equivalent to calling setContentsSize(QSize()).

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded