Developer Documentation
|
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::Context | explicit |
element(const QString &_name) | VSI::Context | |
elements() const | VSI::Context | inline |
elements(const QString &_category) | VSI::Context | |
elements_ (defined in VSI::Context) | VSI::Context | private |
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::Context | static |
loggingInterface_ (defined in VSI::Context) | VSI::Context | private |
openScriptInEditor(const QString &_script) (defined in VSI::Context) | VSI::Context | |
parse(QFile &_xml) | VSI::Context | |
parseElement(QDomElement &_element) | VSI::Context | private |
parseFunction(QDomElement &_domElement, Element *_e) (defined in VSI::Context) | VSI::Context | private |
parseInOutBase(QDomElement &_domElement, InOut *_io) (defined in VSI::Context) | VSI::Context | private |
parseInput(QDomElement &_domElement, Element *_e) (defined in VSI::Context) | VSI::Context | private |
parseOutput(QDomElement &_domElement, Element *_e) (defined in VSI::Context) | VSI::Context | private |
pythonInterface_ (defined in VSI::Context) | VSI::Context | private |
registerType(Type *_type) | VSI::Context | |
removeCommonTrailingSpaces(const QString &in) | VSI::Context | static |
strToBool(const QString &_str) | VSI::Context | static |
supportedTypes_ (defined in VSI::Context) | VSI::Context | private |
types_ (defined in VSI::Context) | VSI::Context | private |
typeSupported(const QString &_type) | VSI::Context | |
~Context() | VSI::Context |