dim-methods: Get the dimensions of rectangles and rectangular objects...

Description Usage Arguments

Description

Get the dimensions of rectangles and rectangular objects

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'QRectF'
dim(x)
## S3 method for class 'QGraphicsScene'
dim(x)
## S3 method for class 'QGraphicsItem'
dim(x)
## S3 method for class 'QGraphicsView'
dim(x)

Arguments

x

A rectangular object, like QRect or QGraphicsItem


qtbase documentation built on May 2, 2019, 9:58 a.m.