- drawLine
QPainter drawLine(int x1, int y1, int x2, int y2)
Undocumented in source. Be warned that the author may not have intended to support it.
- drawPoint
QPainter drawPoint(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- drawRect
QPainter drawRect(int x1, int y1, int w, int h)
Undocumented in source. Be warned that the author may not have intended to support it.
- drawRect
QPainter drawRect(QRect qr)
Undocumented in source. Be warned that the author may not have intended to support it.
- end
bool end()
Undocumented in source. Be warned that the author may not have intended to support it.
- fillRect
QPainter fillRect(QRect qr, QColor cl)
Undocumented in source. Be warned that the author may not have intended to support it.
- fillRect
QPainter fillRect(QRect qr, QtE.GlobalColor gc)
Undocumented in source. Be warned that the author may not have intended to support it.
- setBrush
QPainter setBrush(QBrush qb)
Undocumented in source. Be warned that the author may not have intended to support it.
- setBrushOrigin
QPainter setBrushOrigin(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPen
QPainter setPen(QPen qp)
Undocumented in source. Be warned that the author may not have intended to support it.
- setText
QPainter setText(int x, int y, QString qs)
Undocumented in source. Be warned that the author may not have intended to support it.
- setText
QPainter setText(int x, int y, string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- 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.