Cppcheck
Public Attributes | List of all members
CppcheckLibraryData::PodType Struct Reference

#include <cppchecklibrarydata.h>

Public Attributes

QString name
 
QString stdtype
 
QString size
 
QString sign
 

Detailed Description

Definition at line 157 of file cppchecklibrarydata.h.

Member Data Documentation

◆ name

QString CppcheckLibraryData::PodType::name

Definition at line 158 of file cppchecklibrarydata.h.

Referenced by loadPodType().

◆ sign

QString CppcheckLibraryData::PodType::sign

Definition at line 161 of file cppchecklibrarydata.h.

Referenced by loadPodType().

◆ size

QString CppcheckLibraryData::PodType::size

Definition at line 160 of file cppchecklibrarydata.h.

Referenced by loadPodType().

◆ stdtype

QString CppcheckLibraryData::PodType::stdtype

Definition at line 159 of file cppchecklibrarydata.h.

Referenced by loadPodType().


The documentation for this struct was generated from the following file: