Qt 4.8
Macros
qatomiccomparatorlocator.cpp File Reference
#include "qatomiccomparatorlocator_p.h"

Go to the source code of this file.

Macros

#define implCompVisit(type)
 

Macro Definition Documentation

◆ implCompVisit

#define implCompVisit (   type)
Value:
AtomicTypeVisitorResult::Ptr \
AtomicComparatorLocator::visit(const type *, \
const qint16, \
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
short qint16
Definition: qglobal.h:935
Base class for all instances that represents something at a certain location.

Definition at line 56 of file qatomiccomparatorlocator.cpp.