50 #ifndef VSI_FUNCTION_HH_ 51 #define VSI_FUNCTION_HH_ 87 QString
name ()
const {
return name_; };
QString name() const
Name.
Element * element() const
Element that this function belongs to.
const QString & shortDescription() const
Short description.
Element * end() const
End element of this function (can be NULL)
Function(Element *_element, QString _name)
Constructor.
Element * start() const
Start element of this function.
const QString & longDescription() const
Long description.