public: static QMetaObject::Connection connect(const QObject sender, const QMetaMethod &signal, const QObject receiver, const QMetaMethod &method, Qt::ConnectionType type = Qt::AutoConnection);

Добавить комментарий