Functions

sconnect.h File Reference

#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)

Function Documentation

void sconnect ( const QObject *  from,
const char *  fromSignal,
const QObject *  to,
const char *  toSignal,
Qt::ConnectionType  type = Qt::AutoConnection 
) [inline]