QRect

Undocumented in source.

Constructors

this
this(char ch, void* adr)
Undocumented in source.
this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

bottom
int bottom()
Undocumented in source. Be warned that the author may not have intended to support it.
height
int height()
Undocumented in source. Be warned that the author may not have intended to support it.
left
int left()
Undocumented in source. Be warned that the author may not have intended to support it.
right
int right()
Undocumented in source. Be warned that the author may not have intended to support it.
setCoords
QRect setCoords(int x1, int y1, int x2, int y2)
Undocumented in source. Be warned that the author may not have intended to support it.
setRect
QRect setRect(int x1, int y1, int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
top
int top()
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width()
Undocumented in source. Be warned that the author may not have intended to support it.
x
int x()
Undocumented in source. Be warned that the author may not have intended to support it.
y
int y()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From QObject

ConnectionType
enum ConnectionType
Undocumented in source.
~this
~this()
Undocumented in source.
setNoDelete
void setNoDelete(bool f)
Undocumented in source. Be warned that the author may not have intended to support it.
setQtObj
void setQtObj(QtObjH adr)
Undocumented in source. Be warned that the author may not have intended to support it.
QtObj
QtObjH QtObj [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
aQtObj
void* aQtObj [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
connect
QObject connect(void* obj1, char* ssignal, void* obj2, char* sslot, QObject.ConnectionType type)
Undocumented in source. Be warned that the author may not have intended to support it.
connects
QObject connects(QObject obj1, string ssignal, QObject obj2, string sslot)
Undocumented in source. Be warned that the author may not have intended to support it.
saveThis
void saveThis(void* adr)

Запомнить указатель на собственный экземпляр

aThis
void* aThis [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta