QSurfaceDataItem
clone()
final QSurfaceDataItem
itemAt(long rowIndex, long columnIndex)
QSurfaceDataProxy::itemAt(qsizetype,qsizetype)const
itemAt(QPoint position)
QSurfaceDataProxy::itemAt(QPoint)const
final boolean
equals(QSurfaceDataItem b)
operator==(QSurfaceDataItem,QSurfaceDataItem)
final void
setItem(long rowIndex, long columnIndex, QSurfaceDataItem item)
QSurfaceDataProxy::setItem(qsizetype,qsizetype,QSurfaceDataItem)
setItem(QPoint position, QSurfaceDataItem item)
QSurfaceDataProxy::setItem(QPoint,QSurfaceDataItem)
QSurfaceDataItem(QSurfaceDataItem other)
QSurfaceDataItem::QSurfaceDataItem(QSurfaceDataItem)