Eneboo - Documentación para desarrolladores
|
#include <msvc_objectmodel.h>
Métodos públicos | |
void | parseOptions (QStringList &options) |
Métodos protegidos | |
VCToolBase () | |
virtual | ~VCToolBase () |
virtual bool | parseOption (const char *option)=0 |
VCToolBase::VCToolBase | ( | ) | [inline, protected] |
virtual VCToolBase::~VCToolBase | ( | ) | [inline, protected, virtual] |
virtual bool VCToolBase::parseOption | ( | const char * | option | ) | [protected, pure virtual] |
Implementado en VCCLCompilerTool, VCLinkerTool, VCMIDLTool, VCLibrarianTool, VCCustomBuildTool, VCResourceCompilerTool y VCEventTool.
void VCToolBase::parseOptions | ( | QStringList & | options | ) | [inline] |