HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_OTLOptions Class Reference

#include <OP_OTLOptions.h>

Public Member Functions

 OP_OTLOptions ()
 
bool operator== (const OP_OTLOptions &options) const
 
void saveAsDefaults ()
 Save new defaults to the preference file. More...
 
const OP_OTLOptionsdefaults ()
 The current defaults. More...
 
bool operator!= (const OP_OTLOptions &options) const
 

Public Attributes

bool myParmsFromVfl
 
bool myPrefixDroppedParmName
 
bool myPrefixDroppedParmLabel
 
bool myForbidOutsideParms
 
bool myMakeDefault
 
bool myUseDSParms
 
bool myLockContents
 
bool myUnlockOnCreate
 
UT_CompressionType myCompressionType
 
bool myCheckExternal
 
bool mySaveCachedCode
 
bool mySaveSpareParms
 
bool mySaveIcon
 

Detailed Description

Definition at line 38 of file OP_OTLOptions.h.

Constructor & Destructor Documentation

OP_OTLOptions::OP_OTLOptions ( )
inline

Definition at line 41 of file OP_OTLOptions.h.

Member Function Documentation

const OP_OTLOptions& OP_OTLOptions::defaults ( )

The current defaults.

bool OP_OTLOptions::operator!= ( const OP_OTLOptions options) const
inline

Definition at line 66 of file OP_OTLOptions.h.

bool OP_OTLOptions::operator== ( const OP_OTLOptions options) const
inline

Definition at line 43 of file OP_OTLOptions.h.

void OP_OTLOptions::saveAsDefaults ( )

Save new defaults to the preference file.

Member Data Documentation

bool OP_OTLOptions::myCheckExternal

Definition at line 78 of file OP_OTLOptions.h.

UT_CompressionType OP_OTLOptions::myCompressionType

Definition at line 77 of file OP_OTLOptions.h.

bool OP_OTLOptions::myForbidOutsideParms

Definition at line 72 of file OP_OTLOptions.h.

bool OP_OTLOptions::myLockContents

Definition at line 75 of file OP_OTLOptions.h.

bool OP_OTLOptions::myMakeDefault

Definition at line 73 of file OP_OTLOptions.h.

bool OP_OTLOptions::myParmsFromVfl

Definition at line 69 of file OP_OTLOptions.h.

bool OP_OTLOptions::myPrefixDroppedParmLabel

Definition at line 71 of file OP_OTLOptions.h.

bool OP_OTLOptions::myPrefixDroppedParmName

Definition at line 70 of file OP_OTLOptions.h.

bool OP_OTLOptions::mySaveCachedCode

Definition at line 79 of file OP_OTLOptions.h.

bool OP_OTLOptions::mySaveIcon

Definition at line 81 of file OP_OTLOptions.h.

bool OP_OTLOptions::mySaveSpareParms

Definition at line 80 of file OP_OTLOptions.h.

bool OP_OTLOptions::myUnlockOnCreate

Definition at line 76 of file OP_OTLOptions.h.

bool OP_OTLOptions::myUseDSParms

Definition at line 74 of file OP_OTLOptions.h.


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