Rogue Wave Views Studio Package API Reference Guide |
Rogue Wave Views Documentation Home |
Property class. More...
#include <ivstudio/option.h>
Public Member Functions | |
const char * | getApplicationBaseClass () const |
Returns the default application base class name. More... | |
const char * | getDefaultApplicationName () const |
Returns the default application name. More... | |
const char * | getDefaultBufferName () const |
Returns the default buffer name. More... | |
const char * | getDefaultDataDir () const |
Returns the default directory of the data files. More... | |
const char * | getDefaultHeaderDir () const |
Returns the default directory of the header files. More... | |
const char * | getDefaultObjDir () const |
Returns the default directory of the object files. More... | |
const char * | getDefaultSrcDir () const |
Returns the default directory of the source files. More... | |
const char * | getPanelBaseClass () const |
Returns the default panel base class name. More... | |
Public Member Functions inherited from IlvStPropertySet | |
IlvStPropertySet (const IlSymbol *name) | |
Initializes an instance of IlvStPropertySet . More... | |
IlvStPropertySet (const char *name) | |
Initializes an instance of IlvStPropertySet . More... | |
virtual const char * | getName () const |
Returns the property name. More... | |
virtual IlBoolean | getPropertyValue (const IlSymbol *name, IlvValue &value) |
Returns the value from a property. More... | |
virtual void | setName (const char *str) |
Sets the property name. More... | |
virtual IlBoolean | setPropertyValue (const IlSymbol *name, const IlvValue &value) |
Sets the value of one property. More... | |
Public Member Functions inherited from IlvStProperty | |
virtual const IlSymbol * | getNameSymbol () const |
Returns the property name. More... | |
virtual IlvValue & | getValue (IlvValue &value) const |
Returns the property value. More... | |
virtual void | setNameSymbol (const IlSymbol *str) |
Sets the property name. More... | |
virtual void | setValue (const IlvValue &value) |
Sets the property value. More... | |
Property class.
Library: ivstudio
Rogue Wave Views Studio has an instance of this class to manage its options.
const char* IlvStOptions::getApplicationBaseClass | ( | ) | const |
Returns the default application base class name.
const char* IlvStOptions::getDefaultApplicationName | ( | ) | const |
Returns the default application name.
const char* IlvStOptions::getDefaultBufferName | ( | ) | const |
Returns the default buffer name.
const char* IlvStOptions::getDefaultDataDir | ( | ) | const |
Returns the default directory of the data files.
const char* IlvStOptions::getDefaultHeaderDir | ( | ) | const |
Returns the default directory of the header files.
const char* IlvStOptions::getDefaultObjDir | ( | ) | const |
Returns the default directory of the object files.
const char* IlvStOptions::getDefaultSrcDir | ( | ) | const |
Returns the default directory of the source files.
const char* IlvStOptions::getPanelBaseClass | ( | ) | const |
Returns the default panel base class name.
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.