Cppcheck
|
#include <cppchecklibrarydata.h>
Public Attributes | |
QString | name |
QString | stdtype |
QString | size |
QString | sign |
Definition at line 157 of file cppchecklibrarydata.h.
QString CppcheckLibraryData::PodType::name |
Definition at line 158 of file cppchecklibrarydata.h.
Referenced by loadPodType().
QString CppcheckLibraryData::PodType::sign |
Definition at line 161 of file cppchecklibrarydata.h.
Referenced by loadPodType().
QString CppcheckLibraryData::PodType::size |
Definition at line 160 of file cppchecklibrarydata.h.
Referenced by loadPodType().
QString CppcheckLibraryData::PodType::stdtype |
Definition at line 159 of file cppchecklibrarydata.h.
Referenced by loadPodType().