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