Developer Documentation
VSI::Context Member List

This is the complete list of members for VSI::Context, including all inherited members.

canConvert(const QString &_type1, const QString &_type2)VSI::Context
categories()VSI::Context
Context(LoggingInterface *_loggingInterface, PythonInterface *_pythonInterface)VSI::Contextexplicit
element(const QString &_name)VSI::Context
elements() constVSI::Contextinline
elements(const QString &_category)VSI::Context
elements_ (defined in VSI::Context)VSI::Contextprivate
executeScript(const QString &_script) (defined in VSI::Context)VSI::Context
getType(const QString &_type)VSI::Context
getXmlString(QDomElement &_element, const QString &_tag, QString _default="")VSI::Contextstatic
loggingInterface_ (defined in VSI::Context)VSI::Contextprivate
openScriptInEditor(const QString &_script) (defined in VSI::Context)VSI::Context
parse(QFile &_xml)VSI::Context
parseElement(QDomElement &_element)VSI::Contextprivate
parseFunction(QDomElement &_domElement, Element *_e) (defined in VSI::Context)VSI::Contextprivate
parseInOutBase(QDomElement &_domElement, InOut *_io) (defined in VSI::Context)VSI::Contextprivate
parseInput(QDomElement &_domElement, Element *_e) (defined in VSI::Context)VSI::Contextprivate
parseOutput(QDomElement &_domElement, Element *_e) (defined in VSI::Context)VSI::Contextprivate
pythonInterface_ (defined in VSI::Context)VSI::Contextprivate
registerType(Type *_type)VSI::Context
removeCommonTrailingSpaces(const QString &in)VSI::Contextstatic
strToBool(const QString &_str)VSI::Contextstatic
supportedTypes_ (defined in VSI::Context)VSI::Contextprivate
types_ (defined in VSI::Context)VSI::Contextprivate
typeSupported(const QString &_type)VSI::Context
~Context()VSI::Context