AbstractMetaClassList::findClass ( TypeEntry const* typeEntry ) const1st parameter 'typeEntry' (pointer) has base type 'TypeEntry'.
ArrayTypeEntry::ArrayTypeEntry [in-charge] ( TypeEntry const* nested_type )This constructor is from derived class 'ArrayTypeEntry'.
ArrayTypeEntry::targetLangApiName ( ) constThis method is from derived class 'ArrayTypeEntry'.
ArrayTypeEntry::targetLangName ( ) constThis method is from derived class 'ArrayTypeEntry'.
ArrayTypeEntry::~ArrayTypeEntry [in-charge] ( )This method is from derived class 'ArrayTypeEntry'.
ComplexTypeEntry::addedFunctions ( ) constThis method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::addFunctionModification ( FunctionModification const& functionModification )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::ComplexTypeEntry [in-charge] ( QString const& name, TypeEntry::Type t )This constructor is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::fieldModification ( QString const& name ) constThis method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::fieldModifications ( ) constThis method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::functionModifications ( ) constThis method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::functionModifications ( QString const& signature ) constThis method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::isComplex ( ) constThis method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::isQObject ( ) constThis method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::lookupName ( ) constThis method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::qualifiedCppName ( ) constThis method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setAddedFunctions ( AddedFunctionList const& addedFunctions )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setCopyable ( ComplexTypeEntry::CopyableFlag flag )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setDefaultSuperclass ( QString const& sc )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setExpensePolicy ( ExpensePolicy const& policy )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setFieldModifications ( FieldModificationList const& mods )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setFunctionModifications ( FunctionModificationList const& functionModifications )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setGenericClass ( bool isGeneric )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setHashFunction ( QString& hashFunction )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setHeldType ( QString const& value )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setIsPolymorphicBase ( bool on )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setLookupName ( QString const& name )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setPolymorphicIdValue ( QString const& value )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setQObject ( bool qobject )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setTargetLangName ( QString const& name )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setTargetLangPackage ( QString const& package )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setTargetType ( QString const& code )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::setTypeFlags ( ComplexTypeEntry::TypeFlags& flags )This method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::targetLangApiName ( ) constThis method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::targetLangName ( ) constThis method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::targetLangPackage ( ) constThis method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::typeFlags ( ) constThis method is from derived class 'ComplexTypeEntry'.
ComplexTypeEntry::~ComplexTypeEntry [in-charge] ( )This method is from derived class 'ComplexTypeEntry'.
EnumTypeEntry::addEnumValueRedirection ( QString const& rejected, QString const& usedValue )This method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::addEnumValueRejection ( QString const& name )This method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::EnumTypeEntry [in-charge] ( QString const& nspace, QString const& enumName )This constructor is from derived class 'EnumTypeEntry'.
EnumTypeEntry::enumValueRedirection ( QString const& value ) constThis method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::forceInteger ( ) constThis method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::preferredConversion ( ) constThis method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::qualifiedTargetLangName ( ) constThis method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::setExtensible ( bool is )This method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::setFlags ( FlagsTypeEntry* flags )This method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::setForceInteger ( bool force )This method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::setLowerBound ( QString const& bound )This method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::setTargetLangPackage ( QString const& package )This method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::setUpperBound ( QString const& bound )This method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::targetLangApiName ( ) constThis method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::targetLangName ( ) constThis method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::targetLangPackage ( ) constThis method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::targetLangQualifier ( ) constThis method is from derived class 'EnumTypeEntry'.
EnumTypeEntry::~EnumTypeEntry [in-charge] ( )This method is from derived class 'EnumTypeEntry'.
EnumValueTypeEntry::EnumValueTypeEntry [in-charge] ( QString const& name, QString const& value, EnumTypeEntry const* enclosingEnum )This constructor is from derived class 'EnumValueTypeEntry'.
EnumValueTypeEntry::~EnumValueTypeEntry [in-charge] ( )This method is from derived class 'EnumValueTypeEntry'.
FlagsTypeEntry::FlagsTypeEntry [in-charge] ( QString const& name )This constructor is from derived class 'FlagsTypeEntry'.
FlagsTypeEntry::forceInteger ( ) constThis method is from derived class 'FlagsTypeEntry'.
FlagsTypeEntry::originalName ( ) constThis method is from derived class 'FlagsTypeEntry'.
FlagsTypeEntry::preferredConversion ( ) constThis method is from derived class 'FlagsTypeEntry'.
FlagsTypeEntry::qualifiedTargetLangName ( ) constThis method is from derived class 'FlagsTypeEntry'.
FlagsTypeEntry::setFlagsName ( QString const& name )This method is from derived class 'FlagsTypeEntry'.
FlagsTypeEntry::setOriginalName ( QString const& s )This method is from derived class 'FlagsTypeEntry'.
FlagsTypeEntry::setOriginator ( EnumTypeEntry* e )This method is from derived class 'FlagsTypeEntry'.
FlagsTypeEntry::targetLangApiName ( ) constThis method is from derived class 'FlagsTypeEntry'.
FlagsTypeEntry::targetLangName ( ) constThis method is from derived class 'FlagsTypeEntry'.
FlagsTypeEntry::targetLangPackage ( ) constThis method is from derived class 'FlagsTypeEntry'.
FlagsTypeEntry::~FlagsTypeEntry [in-charge] ( )This method is from derived class 'FlagsTypeEntry'.
FunctionTypeEntry::addSignature ( QString const& signature )This method is from derived class 'FunctionTypeEntry'.
FunctionTypeEntry::FunctionTypeEntry [in-charge] ( QString const& name, QString const& signature )This constructor is from derived class 'FunctionTypeEntry'.
FunctionTypeEntry::hasSignature ( QString const& signature ) constThis method is from derived class 'FunctionTypeEntry'.
FunctionTypeEntry::signatures ( ) constThis method is from derived class 'FunctionTypeEntry'.
FunctionTypeEntry::~FunctionTypeEntry [in-charge] ( )This method is from derived class 'FunctionTypeEntry'.
PrimitiveTypeEntry::basicAliasedTypeEntry ( ) constThis method is from derived class 'PrimitiveTypeEntry'.
PrimitiveTypeEntry::preferredConversion ( ) constThis method is from derived class 'PrimitiveTypeEntry'.
PrimitiveTypeEntry::preferredTargetLangType ( ) constThis method is from derived class 'PrimitiveTypeEntry'.
PrimitiveTypeEntry::PrimitiveTypeEntry [in-charge] ( QString const& name )This constructor is from derived class 'PrimitiveTypeEntry'.
PrimitiveTypeEntry::setAliasedTypeEntry ( PrimitiveTypeEntry* aliasedTypeEntry )This method is from derived class 'PrimitiveTypeEntry'.
PrimitiveTypeEntry::setPreferredConversion ( bool b )This method is from derived class 'PrimitiveTypeEntry'.
PrimitiveTypeEntry::setPreferredTargetLangType ( bool b )This method is from derived class 'PrimitiveTypeEntry'.
PrimitiveTypeEntry::setTargetLangApiName ( QString const& targetLangApiName )This method is from derived class 'PrimitiveTypeEntry'.
PrimitiveTypeEntry::setTargetLangName ( QString const& targetLangName )This method is from derived class 'PrimitiveTypeEntry'.
PrimitiveTypeEntry::targetLangApiName ( ) constThis method is from derived class 'PrimitiveTypeEntry'.
PrimitiveTypeEntry::targetLangName ( ) constThis method is from derived class 'PrimitiveTypeEntry'.
PrimitiveTypeEntry::~PrimitiveTypeEntry [in-charge] ( )This method is from derived class 'PrimitiveTypeEntry'.
TemplateArgumentEntry::ordinal ( ) constThis method is from derived class 'TemplateArgumentEntry'.
TemplateArgumentEntry::setOrdinal ( int o )This method is from derived class 'TemplateArgumentEntry'.
TemplateArgumentEntry::TemplateArgumentEntry [in-charge] ( QString const& name )This constructor is from derived class 'TemplateArgumentEntry'.
TemplateArgumentEntry::~TemplateArgumentEntry [in-charge] ( )This method is from derived class 'TemplateArgumentEntry'.
TypeDatabase::findType ( QString const& name ) constReturn value (pointer) has base type 'TypeEntry'.
TypeDatabase::globalNamespaceClassName ( TypeEntry const* te ) [static]1st parameter 'te' (pointer) has base type 'TypeEntry'.
TypeEntry::designatedInterface ( ) constThis method is from 'TypeEntry' class.
TypeEntry::isComplex ( ) constThis method is from 'TypeEntry' class.
TypeEntry::isNativeIdBased ( ) constThis method is from 'TypeEntry' class.
TypeEntry::isValue ( ) constThis method is from 'TypeEntry' class.
TypeEntry::lookupName ( ) constThis method is from 'TypeEntry' class.
TypeEntry::preferredConversion ( ) constThis method is from 'TypeEntry' class.
TypeEntry::qualifiedCppName ( ) constThis method is from 'TypeEntry' class.
TypeEntry::qualifiedTargetLangName ( ) constThis method is from 'TypeEntry' class.
TypeEntry::setPreferredConversion ( bool b )This method is from 'TypeEntry' class.
TypeEntry::targetLangApiName ( ) constThis method is from 'TypeEntry' class.
TypeEntry::targetLangName ( ) constThis method is from 'TypeEntry' class.
TypeEntry::targetLangPackage ( ) constThis method is from 'TypeEntry' class.
TypeEntry::~TypeEntry [in-charge] ( )This method is from 'TypeEntry' class.
TypeSystemTypeEntry::TypeSystemTypeEntry [in-charge] ( QString const& name )This constructor is from derived class 'TypeSystemTypeEntry'.
TypeSystemTypeEntry::~TypeSystemTypeEntry [in-charge] ( )This method is from derived class 'TypeSystemTypeEntry'.
VarargsTypeEntry::VarargsTypeEntry [in-charge] ( )This constructor is from derived class 'VarargsTypeEntry'.
VarargsTypeEntry::~VarargsTypeEntry [in-charge] ( )This method is from derived class 'VarargsTypeEntry'.
VoidTypeEntry::VoidTypeEntry [in-charge] ( )This constructor is from derived class 'VoidTypeEntry'.
VoidTypeEntry::~VoidTypeEntry [in-charge] ( )This method is from derived class 'VoidTypeEntry'.