Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

VCMIDLTool Class Reference

#include </home/clem/local/src/opie/qmake/generators/win32/msvc_objectmodel.h>

Inheritance diagram for VCMIDLTool:

Inheritance graph
[legend]
Collaboration diagram for VCMIDLTool:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 VCMIDLTool ()
virtual ~VCMIDLTool ()
bool parseOption (const char *option)

Public Attributes

QStringList AdditionalIncludeDirectories
QStringList AdditionalOptions
QStringList CPreprocessOptions
midlCharOption DefaultCharType
QString DLLDataFileName
midlErrorCheckOption EnableErrorChecks
triState ErrorCheckAllocations
triState ErrorCheckBounds
triState ErrorCheckEnumRange
triState ErrorCheckRefPointers
triState ErrorCheckStubData
QStringList FullIncludePath
triState GenerateStublessProxies
triState GenerateTypeLibrary
QString HeaderFileName
triState IgnoreStandardIncludePath
QString InterfaceIdentifierFileName
triState MkTypLibCompatible
QString OutputDirectory
QStringList PreprocessorDefinitions
QString ProxyFileName
QString RedirectOutputAndErrors
midlStructMemberAlignOption StructMemberAlignment
triState SuppressStartupBanner
midlTargetEnvironment TargetEnvironment
QString TypeLibraryName
QStringList UndefinePreprocessorDefinitions
triState ValidateParameters
triState WarnAsError
midlWarningLevelOption WarningLevel
VCConfigurationconfig

Constructor & Destructor Documentation

VCMIDLTool::VCMIDLTool  ) 
 

Definition at line 1378 of file msvc_objectmodel.cpp.

virtual VCMIDLTool::~VCMIDLTool  )  [inline, virtual]
 

Definition at line 554 of file msvc_objectmodel.h.


Member Function Documentation

bool VCMIDLTool::parseOption const char *  option  )  [virtual]
 

Implements VCToolBase.

Definition at line 1437 of file msvc_objectmodel.cpp.

References _True, AdditionalIncludeDirectories, AdditionalOptions, CPreprocessOptions, DefaultCharType, DLLDataFileName, elfHash(), EnableErrorChecks, ErrorCheckAllocations, ErrorCheckBounds, ErrorCheckEnumRange, ErrorCheckRefPointers, ErrorCheckStubData, FALSE, GenerateStublessProxies, GenerateTypeLibrary, HeaderFileName, IgnoreStandardIncludePath, InterfaceIdentifierFileName, midlAlignEightBytes, midlAlignFourBytes, midlAlignSingleByte, midlAlignSixteenBytes, midlAlignTwoBytes, midlCharAscii7, midlCharSigned, midlCharUnsigned, midlDisableAll, midlEnableAll, midlEnableCustom, midlTargetWin32, midlTargetWin64, midlWarningLevel_0, midlWarningLevel_1, midlWarningLevel_2, midlWarningLevel_3, midlWarningLevel_4, MkTypLibCompatible, OutputDirectory, PreprocessorDefinitions, ProxyFileName, RedirectOutputAndErrors, StructMemberAlignment, SuppressStartupBanner, TargetEnvironment, TRUE, TypeLibraryName, UndefinePreprocessorDefinitions, ValidateParameters, warn_msg(), WarnAsError, WarningLevel, and WarnLogic.


Member Data Documentation

QStringList VCMIDLTool::AdditionalIncludeDirectories
 

Definition at line 558 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

QStringList VCMIDLTool::AdditionalOptions
 

Definition at line 559 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

VCConfiguration* VCMIDLTool::config
 

Definition at line 588 of file msvc_objectmodel.h.

Referenced by VCConfiguration::VCConfiguration().

QStringList VCMIDLTool::CPreprocessOptions
 

Definition at line 560 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

midlCharOption VCMIDLTool::DefaultCharType
 

Definition at line 561 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

QString VCMIDLTool::DLLDataFileName
 

Definition at line 562 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

midlErrorCheckOption VCMIDLTool::EnableErrorChecks
 

Definition at line 563 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

triState VCMIDLTool::ErrorCheckAllocations
 

Definition at line 564 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

triState VCMIDLTool::ErrorCheckBounds
 

Definition at line 565 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

triState VCMIDLTool::ErrorCheckEnumRange
 

Definition at line 566 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

triState VCMIDLTool::ErrorCheckRefPointers
 

Definition at line 567 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

triState VCMIDLTool::ErrorCheckStubData
 

Definition at line 568 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

QStringList VCMIDLTool::FullIncludePath
 

Definition at line 569 of file msvc_objectmodel.h.

Referenced by operator<<().

triState VCMIDLTool::GenerateStublessProxies
 

Definition at line 570 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

triState VCMIDLTool::GenerateTypeLibrary
 

Definition at line 571 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

QString VCMIDLTool::HeaderFileName
 

Definition at line 572 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

triState VCMIDLTool::IgnoreStandardIncludePath
 

Definition at line 573 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

QString VCMIDLTool::InterfaceIdentifierFileName
 

Definition at line 574 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

triState VCMIDLTool::MkTypLibCompatible
 

Definition at line 575 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

QString VCMIDLTool::OutputDirectory
 

Definition at line 576 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

QStringList VCMIDLTool::PreprocessorDefinitions
 

Definition at line 577 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

QString VCMIDLTool::ProxyFileName
 

Definition at line 578 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

QString VCMIDLTool::RedirectOutputAndErrors
 

Definition at line 579 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

midlStructMemberAlignOption VCMIDLTool::StructMemberAlignment
 

Definition at line 580 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

triState VCMIDLTool::SuppressStartupBanner
 

Definition at line 581 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

midlTargetEnvironment VCMIDLTool::TargetEnvironment
 

Definition at line 582 of file msvc_objectmodel.h.

Referenced by VcprojGenerator::initConfiguration(), operator<<(), and parseOption().

QString VCMIDLTool::TypeLibraryName
 

Definition at line 583 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

QStringList VCMIDLTool::UndefinePreprocessorDefinitions
 

Definition at line 584 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

triState VCMIDLTool::ValidateParameters
 

Definition at line 585 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

triState VCMIDLTool::WarnAsError
 

Definition at line 586 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().

midlWarningLevelOption VCMIDLTool::WarningLevel
 

Definition at line 587 of file msvc_objectmodel.h.

Referenced by operator<<(), and parseOption().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:55:04 2005 for OPIE by  doxygen 1.4.2