kdevplatform/language/duchain
enumerationtype.h
Go to the documentation of this file.
59 Identity = 21
#define TYPE_DECLARE_DATA(Class)
This macro is used to declare type-specific data-access functions within subclasses of AbstractType.
Definition: abstracttype.h:38
QExplicitlySharedDataPointer wrapper with convenience functions attached.
Definition: typepointer.h:39
virtual WhichType whichType() const
Determine which data type this abstract type represents.
Definition: abstracttype.cpp:120
EnumerationType * fastCast< EnumerationType * >(AbstractType *from)
Definition: enumerationtype.h:69
Definition: enumerationtype.h:34
Implements everything necessary to merge the given Parent class with IdentifiedType Your used Data cl...
Definition: identifiedtype.h:135
EnumerationTypeBase::Data EnumerationTypeData
Definition: enumerationtype.h:32
Definition: abstractfunctiondeclaration.cpp:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Jan 21 2021 23:35:46 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Jan 21 2021 23:35:46 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.