|
|
|
@ -1386,7 +1386,7 @@ typedef struct _sipTQtAPI {
|
|
|
|
|
int (*qt_disconnect)(void *, const char *, void *, const char *);
|
|
|
|
|
int (*qt_same_name)(const char *, const char *);
|
|
|
|
|
sipSlot *(*qt_find_sipslot)(void *, void **);
|
|
|
|
|
int (*qt_emit_signal)(PyObject *, const char *, PyObject *);
|
|
|
|
|
int (*tqt_emit_signal)(PyObject *, const char *, PyObject *);
|
|
|
|
|
int (*qt_connect_py_signal)(PyObject *, const char *, PyObject *,
|
|
|
|
|
const char *);
|
|
|
|
|
void (*qt_disconnect_py_signal)(PyObject *, const char *, PyObject *,
|
|
|
|
|