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

#include <msvc_objectmodel.h>

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

Public Member Functions

 VCManifestTool ()
 
bool parseOption (const char *option) override
 
- Public Member Functions inherited from VCToolBase
void parseOptions (const ProStringList &options)
 

Public Attributes

triState EmbedManifest
 

Additional Inherited Members

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

Detailed Description

Definition at line 678 of file msvc_objectmodel.h.

Constructor & Destructor Documentation

◆ VCManifestTool()

VCManifestTool::VCManifestTool ( )

Definition at line 1834 of file msvc_objectmodel.cpp.

Member Function Documentation

◆ parseOption()

bool VCManifestTool::parseOption ( const char *  option)
overridevirtual

Implements VCToolBase.

Definition at line 1839 of file msvc_objectmodel.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ EmbedManifest

triState VCManifestTool::EmbedManifest

Definition at line 685 of file msvc_objectmodel.h.


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