70 const QString &
name ()
const {
return name_; };
82 QMap<QString, QString>
hints ()
const {
return hints_; };
96 QMap<QString, QString> hints_;
QMap< QString, QString > hints() const
Parsed hints for this input/output type.
const Element * element() const
Element of this input/output.
const QString & name() const
Name.
QString typeString() const
Type.
const QString & longDescription() const
Long description.
InOut(Element *_e)
Constructor.
const QString & shortDescription() const
Short description.