QConnection Class Reference
The QConnection class is an internal class, used in the signal/slot mechanism.
More...
#include <qconnect.h>
List of all member functions.
Public Members
Detailed Description
The QConnection class is an internal class, used in the signal/slot mechanism.
Do not use this class directly in application programs.
Member Function Documentation
QConnection::QConnection ( const QObject * object, QMember member, const char * memberName )
For internal use only.
QConnection::~QConnection ()
For internal use only.
bool QConnection::isConnected () const
For internal use only.
QMember * QConnection::member () const
For internal use only.
const char * QConnection::memberName () const
For internal use only.
int QConnection::numArgs () const
For internal use only.
QObject * QConnection::object () const
For internal use only.
This file is part of the Qt toolkit,
copyright © 1995-97
Troll Tech, all rights reserved.
It was generated from the following files:
- qconnect.h: 1997/08/06
- qconnect.cpp: 1997/08/06
Generated at 13:30, 1998/01/15 for Qt version 1.32 by the webmaster at Troll Tech