QtMetaPointer Class Reference

Public Member Functions

 QtMetaPointer (void *ptr)
 
 QtMetaPointer (const QtMetaPointer &copyin)
 
 operator const void * () const
 
 operator void * ()
 
void * operator-> ()
 
QtMetaPointeroperator= (const QtMetaPointer &rhs)
 
QtMetaPointeroperator= (void *rhs)
 
bool operator== (const QtMetaPointer *fPtr) const
 

Friends

bool operator== (const void *fPtr, const QtMetaPointer &ref)
 

Detailed Description

Definition at line 11 of file qtmetapointer.h.


The documentation for this class was generated from the following file: