Rogue Wave Views 5.6 |
Rogue Wave Views |
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. | |
const char * | getDefaultApplicationName () const |
Returns the default application name. | |
const char * | getDefaultBufferName () const |
Returns the default buffer name. | |
const char * | getDefaultDataDir () const |
Returns the default directory of the data files. | |
const char * | getDefaultHeaderDir () const |
Returns the default directory of the header files. | |
const char * | getDefaultObjDir () const |
Returns the default directory of the object files. | |
const char * | getDefaultSrcDir () const |
Returns the default directory of the source files. | |
const char * | getPanelBaseClass () const |
Returns the default panel base class name. |
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 2012, 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.