MdiClient

An interface of clients for MDI..

Members

Functions

setHost
void setHost(MdiHostWidget )

Changes the host widget.

Properties

pos
vec2 pos [@property getter]

Position of the client.

size
vec2 size [@property getter]

Size of the client.

widget
Widget widget [@property getter]

This property returns thiself that is casted to Widget. To prove the casting is safe.

Meta