BasicObject::FunctionData Struct Reference

#include <basicobject.h>

Collaboration diagram for BasicObject::FunctionData:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FunctionData (Callback f, BasicObject *p=NULL)

Public Attributes

Callback func
 pointer to a slot
BasicObjectobj
 pointer to an object

Detailed Description

Simple struct, containing a function-pointer and a pointer to a BasicObject. Both members are set to NULL after construction.


The documentation for this struct was generated from the following file:
Generated on Wed May 9 17:36:11 2007 for netrinjo by  doxygen 1.5.1