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

#include <msvc_objectmodel.h>

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

Public Attributes

QStringList CommandLine
 
QString Description
 
triState ExcludedFromBuild
 
QString EventName
 
QString ToolName
 
QString ToolPath
 

Protected Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 816 of file msvc_objectmodel.h.

Constructor & Destructor Documentation

◆ VCEventTool()

VCEventTool::VCEventTool ( const QString eventName)
protected

Definition at line 2180 of file msvc_objectmodel.cpp.

Member Function Documentation

◆ parseOption()

bool VCEventTool::parseOption ( const char *  )
inlineoverrideprotectedvirtual

Implements VCToolBase.

Definition at line 822 of file msvc_objectmodel.h.

Member Data Documentation

◆ CommandLine

QStringList VCEventTool::CommandLine

Definition at line 826 of file msvc_objectmodel.h.

◆ Description

QString VCEventTool::Description

Definition at line 827 of file msvc_objectmodel.h.

◆ EventName

QString VCEventTool::EventName

Definition at line 829 of file msvc_objectmodel.h.

◆ ExcludedFromBuild

triState VCEventTool::ExcludedFromBuild

Definition at line 828 of file msvc_objectmodel.h.

◆ ToolName

QString VCEventTool::ToolName

Definition at line 830 of file msvc_objectmodel.h.

◆ ToolPath

QString VCEventTool::ToolPath

Definition at line 831 of file msvc_objectmodel.h.


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