Qt 4.8
Macros
qatomiccasterlocator.cpp File Reference
#include "qatomiccasterlocator_p.h"

Go to the source code of this file.

Macros

#define implCasterVisit(type)
 

Macro Definition Documentation

◆ implCasterVisit

#define implCasterVisit (   type)
Value:
AtomicTypeVisitorResult::Ptr AtomicCasterLocator::visit(const type *, \
const SourceLocationReflection *const) const \
{ \
}
int type
Definition: qmetatype.cpp:239
The QExplicitlySharedDataPointer class represents a pointer to an explicitly shared object...
Definition: qshareddata.h:136
Base class for all instances that represents something at a certain location.

Definition at line 48 of file qatomiccasterlocator.cpp.