mxmQtSlot Class Reference
[modularMX Runtime Platform Core]

[Not available on camera. More...

#include <mxmQtSlot.h>

Inheritance diagram for mxmQtSlot:

mxmObject List of all members.

Public Member Functions

 mxmQtSlot (const QObject *receiver, const mxmString &slot_id)
 Pass some SLOT(...) expression to slot_id.
const QObject * receiver () const
 Retrieves the object owning the slot.
const char * slotId () const
 Retrieves the slot id as produced by Qt's magic SLOT() macro - use this for calls to QObject::connect().
const char * slotName () const
 Retrieves the slot name (the actual method name) - this has to be used if one intends to use QMetaObject::invokeMethod().

Private Attributes

const QObject * Receiver
mxmString SlotId
mxmString SlotName

Detailed Description

[Not available on camera.

Author:
[khe] Kai Hergenroether


The documentation for this class was generated from the following files:
Generated on Fri Jun 29 17:21:05 2007 for MxPEG SDK by  doxygen 1.4.6