Qt 4.8
|
Go to the source code of this file.
Macros | |
#define | add(aName) m_types.insert(BuiltinTypes::aName->name(np), AtomicType::Ptr(BuiltinTypes::aName)) |
#define | addNA(aName) m_types.insert(BuiltinTypes::aName->name(np), BuiltinTypes::aName) |
#define add | ( | aName | ) | m_types.insert(BuiltinTypes::aName->name(np), AtomicType::Ptr(BuiltinTypes::aName)) |
Referenced by QGridLayoutPrivate::add(), QPatternist::BasicTypesFactory::BasicTypesFactory(), comp_func_DestinationAtop(), comp_func_DestinationIn(), comp_func_DestinationOut(), comp_func_DestinationOver(), comp_func_solid_DestinationAtop(), comp_func_solid_DestinationIn(), comp_func_solid_DestinationOut(), comp_func_solid_DestinationOver(), comp_func_solid_Source(), comp_func_solid_SourceOver(), comp_func_SourceOver(), QDeclarativeGridViewAttached::emitAdd(), QDeclarativeListViewAttached::emitAdd(), QDeclarativeGridViewAttached::emitRemove(), QDeclarativeListViewAttached::emitRemove(), QToolTip::hideText(), initializeDb(), QTextList::isEmpty(), QTextEngine::justify(), QAbstractSliderPrivate::overflowSafeAdd(), QDateTimeParser::parseFormat(), QHttpNetworkConnectionPrivate::prepareRequest(), QGridLayoutBox::QGridLayoutBox(), qt_blend_color_argb_x86(), qt_socks5_get_host_address_and_port(), QWhatsThis::QWhatsThis(), QDeclarativeBindingCompilerPrivate::stringArith(), QWorkspace::tile(), _IapAddTimer::~_IapAddTimer(), and IapAddTimer::~IapAddTimer().
#define addNA | ( | aName | ) | m_types.insert(BuiltinTypes::aName->name(np), BuiltinTypes::aName) |
Referenced by QPatternist::BasicTypesFactory::BasicTypesFactory().