QtBase  v6.3.1
Public Attributes | List of all members
VCProject Class Reference

#include <msvc_objectmodel.h>

Collaboration diagram for VCProject:
Collaboration graph
[legend]

Public Attributes

QString Name
 
QString Version
 
QString ProjectGUID
 
QString Keyword
 
QString SccProjectName
 
QString SccLocalPath
 
QString PlatformName
 
QString SdkVersion
 
QString WindowsTargetPlatformVersion
 
QString WindowsTargetPlatformMinVersion
 
QList< VCProjectSingleConfigSingleProjects
 
QStringList ExtraCompilers
 

Detailed Description

Definition at line 1117 of file msvc_objectmodel.h.

Member Data Documentation

◆ ExtraCompilers

QStringList VCProject::ExtraCompilers

Definition at line 1136 of file msvc_objectmodel.h.

◆ Keyword

QString VCProject::Keyword

Definition at line 1124 of file msvc_objectmodel.h.

◆ Name

QString VCProject::Name

Definition at line 1121 of file msvc_objectmodel.h.

◆ PlatformName

QString VCProject::PlatformName

Definition at line 1127 of file msvc_objectmodel.h.

◆ ProjectGUID

QString VCProject::ProjectGUID

Definition at line 1123 of file msvc_objectmodel.h.

◆ SccLocalPath

QString VCProject::SccLocalPath

Definition at line 1126 of file msvc_objectmodel.h.

◆ SccProjectName

QString VCProject::SccProjectName

Definition at line 1125 of file msvc_objectmodel.h.

◆ SdkVersion

QString VCProject::SdkVersion

Definition at line 1128 of file msvc_objectmodel.h.

◆ SingleProjects

QList<VCProjectSingleConfig> VCProject::SingleProjects

Definition at line 1133 of file msvc_objectmodel.h.

◆ Version

QString VCProject::Version

Definition at line 1122 of file msvc_objectmodel.h.

◆ WindowsTargetPlatformMinVersion

QString VCProject::WindowsTargetPlatformMinVersion

Definition at line 1130 of file msvc_objectmodel.h.

◆ WindowsTargetPlatformVersion

QString VCProject::WindowsTargetPlatformVersion

Definition at line 1129 of file msvc_objectmodel.h.


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