language/duchain
KDevelop::ConstantIntegralTypeData Struct Reference
Private data structure for ConstantIntegralType. More...
#include <typesystemdata.h>
Inheritance diagram for KDevelop::ConstantIntegralTypeData:

Public Member Functions | |
| ConstantIntegralTypeData () | |
Public Attributes | |
| qint64 | m_value |
Detailed Description
Private data structure for ConstantIntegralType.
Definition at line 212 of file typesystemdata.h.
Constructor & Destructor Documentation
| KDevelop::ConstantIntegralTypeData::ConstantIntegralTypeData | ( | ) |
Constructor.
Definition at line 130 of file typesystem.cpp.
Member Data Documentation
Constant integer value.
Definition at line 216 of file typesystemdata.h.
The documentation for this struct was generated from the following files:
KDE 4.4 API Reference