qtbase (version 1.1.0)

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

Description

Get the dimensions of rectangles and rectangular objects

Usage

## 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