| 
    Cppcheck
    
   | 
 
#include <cppchecklibrarydata.h>
Public Attributes | |
| QString | name | 
| QString | value | 
| QStringList | types | 
| QStringList | platforms | 
Definition at line 164 of file cppchecklibrarydata.h.
| QString CppcheckLibraryData::PlatformType::name | 
Definition at line 165 of file cppchecklibrarydata.h.
Referenced by loadPlatformType(), and writePlatformType().
| QStringList CppcheckLibraryData::PlatformType::platforms | 
Definition at line 168 of file cppchecklibrarydata.h.
Referenced by loadPlatformType(), and writePlatformType().
| QStringList CppcheckLibraryData::PlatformType::types | 
Definition at line 167 of file cppchecklibrarydata.h.
Referenced by loadPlatformType(), and writePlatformType().
| QString CppcheckLibraryData::PlatformType::value | 
Definition at line 166 of file cppchecklibrarydata.h.
Referenced by loadPlatformType(), and writePlatformType().