Exemple #1
0
	void connectNotify(const QMetaMethod & sign) { callbackQWebChannel_ConnectNotify(this, this->objectName().toUtf8().data(), new QMetaMethod(sign)); };
Exemple #2
0
	void connectNotify(const QMetaMethod & sign) { callbackQWebChannel_ConnectNotify(this, const_cast<QMetaMethod*>(&sign)); };