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:


Generated at 23:50, 1998/03/16 for Qt version 1.33 by the webmaster at Troll Tech