QtBase  v6.3.1
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
VCWinDeployQtTool Class Reference

#include <msvc_objectmodel.h>

Inheritance diagram for VCWinDeployQtTool:
Inheritance graph
[legend]
Collaboration diagram for VCWinDeployQtTool:
Collaboration graph
[legend]

Public Member Functions

 VCWinDeployQtTool ()
 
- Public Member Functions inherited from VCToolBase
void parseOptions (const ProStringList &options)
 

Public Attributes

QString Record
 
QString CommandLine
 
bool ExcludedFromBuild
 
VCConfigurationconfig
 

Protected Member Functions

bool parseOption (const char *) override
 
- Protected Member Functions inherited from VCToolBase
 VCToolBase ()
 
virtual ~VCToolBase ()
 

Additional Inherited Members

- Static Public Member Functions inherited from VCToolBase
static QStringList fixCommandLine (const QString &input)
 

Detailed Description

Definition at line 852 of file msvc_objectmodel.h.

Constructor & Destructor Documentation

◆ VCWinDeployQtTool()

VCWinDeployQtTool::VCWinDeployQtTool ( )
inline

Definition at line 855 of file msvc_objectmodel.h.

Member Function Documentation

◆ parseOption()

bool VCWinDeployQtTool::parseOption ( const char *  )
inlineoverrideprotectedvirtual

Implements VCToolBase.

Definition at line 858 of file msvc_objectmodel.h.

Member Data Documentation

◆ CommandLine

QString VCWinDeployQtTool::CommandLine

Definition at line 863 of file msvc_objectmodel.h.

◆ config

VCConfiguration* VCWinDeployQtTool::config

Definition at line 866 of file msvc_objectmodel.h.

◆ ExcludedFromBuild

bool VCWinDeployQtTool::ExcludedFromBuild

Definition at line 864 of file msvc_objectmodel.h.

◆ Record

QString VCWinDeployQtTool::Record

Definition at line 862 of file msvc_objectmodel.h.


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