#include <QObject>#include <QDebug>Go to the source code of this file.
Functions | |
| void | sconnect (const QObject *from, const char *fromSignal, const QObject *to, const char *toSignal, Qt::ConnectionType type=Qt::AutoConnection) |
| void sconnect | ( | const QObject * | from, | |
| const char * | fromSignal, | |||
| const QObject * | to, | |||
| const char * | toSignal, | |||
| Qt::ConnectionType | type = Qt::AutoConnection | |||
| ) | [inline] |
1.5.6