- 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)
Запомнить указатель на собственный экземпляр
- 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.
Базовый класс. Хранит в себе ссылку на реальный объект в Qt C++ Base class. Stores in itself the link to real object in Qt C ++