Qt logo

QConnection Class Reference


The QConnection class is an internal class, used in the signal/slot mechanism. More...

#include <qconnection.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.


Search the documentation, FAQ, qt-interest archive and more (uses www.troll.no):


This file is part of the Qt toolkit, copyright © 1995-98 Troll Tech, all rights reserved.

It was generated from the following files:


Copyright © 1998 Troll TechTrademarks
Qt version 1.42