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

#include <cppchecklibrarydata.h>

Public Attributes

QString name
 
QString value
 
QStringList types
 
QStringList platforms
 

Detailed Description

Definition at line 164 of file cppchecklibrarydata.h.

Member Data Documentation

◆ name

QString CppcheckLibraryData::PlatformType::name

Definition at line 165 of file cppchecklibrarydata.h.

Referenced by loadPlatformType(), and writePlatformType().

◆ platforms

QStringList CppcheckLibraryData::PlatformType::platforms

Definition at line 168 of file cppchecklibrarydata.h.

Referenced by loadPlatformType(), and writePlatformType().

◆ types

QStringList CppcheckLibraryData::PlatformType::types

Definition at line 167 of file cppchecklibrarydata.h.

Referenced by loadPlatformType(), and writePlatformType().

◆ value

QString CppcheckLibraryData::PlatformType::value

Definition at line 166 of file cppchecklibrarydata.h.

Referenced by loadPlatformType(), and writePlatformType().


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