|
Developer Documentation
|
#include <Plugin-VSI/parser/output.hh>
Public Member Functions | |
| Output (Element *_f) | |
| Constructor. | |
Public Member Functions inherited from VSI::InOut | |
| InOut (Element *_e) | |
| Constructor. | |
| const QString & | name () const |
| Name. | |
| const QString & | shortDescription () const |
| Short description. | |
| const QString & | longDescription () const |
| Long description. | |
| const Element * | element () const |
| Element of this input/output. | |
| QMap< QString, QString > | hints () const |
| Parsed hints for this input/output type. | |
| QString | typeString () const |
| Type. | |
Friends | |
| class | Context |