Go to the documentation of this file.
31 #ifndef VTK_QT_CONNECTION
32 #define VTK_QT_CONNECTION
65 const QObject* qt_obj,
const char* slot,
66 void* client_data,
float priority=0.0
67 ,Qt::ConnectionType
type = Qt::AutoConnection);
71 const QObject* qt_obj,
const char* slot,
75 void* client_data,
void* call_data);