QtBase  v6.3.1
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
VCToolBase Class Referenceabstract

#include <msvc_objectmodel.h>

Inheritance diagram for VCToolBase:
Inheritance graph
[legend]

Public Member Functions

void parseOptions (const ProStringList &options)
 

Static Public Member Functions

static QStringList fixCommandLine (const QString &input)
 

Protected Member Functions

 VCToolBase ()
 
virtual ~VCToolBase ()
 
virtual bool parseOption (const char *option)=0
 

Detailed Description

Definition at line 466 of file msvc_objectmodel.h.

Constructor & Destructor Documentation

◆ VCToolBase()

VCToolBase::VCToolBase ( )
inlineprotected

Definition at line 469 of file msvc_objectmodel.h.

◆ ~VCToolBase()

virtual VCToolBase::~VCToolBase ( )
inlineprotectedvirtual

Definition at line 470 of file msvc_objectmodel.h.

Member Function Documentation

◆ fixCommandLine()

QStringList VCToolBase::fixCommandLine ( const QString input)
static

Definition at line 327 of file msvc_objectmodel.cpp.

Here is the caller graph for this function:

◆ parseOption()

virtual bool VCToolBase::parseOption ( const char *  option)
protectedpure virtual

◆ parseOptions()

void VCToolBase::parseOptions ( const ProStringList options)
inline

Definition at line 473 of file msvc_objectmodel.h.

Here is the caller graph for this function:

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