Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la Clase QConnection

The QConnection class is an internal class, used in the signal/slot mechanism. Más...

#include <qconnection.h>

Lista de todos los miembros.

Métodos públicos

 QConnection (const QObject *, int, const char *memberName, int memberType)
 ~QConnection ()
bool isConnected () const
QObjectobject () const
int member () const
const char * memberName () const
int memberType () const
int numArgs () const
 QConnection (const QObject *, int, const char *memberName, int memberType)
 ~QConnection ()
bool isConnected () const
QObjectobject () const
int member () const
const char * memberName () const
int memberType () const
int numArgs () const

Descripción detallada

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


Documentación del constructor y destructor

QConnection::QConnection ( const QObject object,
int  member,
const char *  memberName,
int  memberType 
)
QConnection::~QConnection ( ) [inline]
QConnection::QConnection ( const QObject ,
int  ,
const char *  memberName,
int  memberType 
)
QConnection::~QConnection ( ) [inline]

Documentación de las funciones miembro

bool QConnection::isConnected ( ) const [inline]
bool QConnection::isConnected ( ) const [inline]
int QConnection::member ( ) const [inline]
int QConnection::member ( ) const [inline]
const char * QConnection::memberName ( ) const [inline]
const char* QConnection::memberName ( ) const [inline]
int QConnection::memberType ( ) const [inline]
int QConnection::memberType ( ) const [inline]
int QConnection::numArgs ( ) const [inline]
int QConnection::numArgs ( ) const [inline]
QObject* QConnection::object ( ) const [inline]
QObject * QConnection::object ( ) const [inline]

La documentación para esta clase fue generada a partir de los siguientes ficheros:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'