44#ifndef VSI_FUNCTION_HH_
45#define VSI_FUNCTION_HH_
81 QString
name ()
const {
return name_; };
const QString & shortDescription() const
Short description.
Element * end() const
End element of this function (can be NULL)
Element * element() const
Element that this function belongs to.
Element * start() const
Start element of this function.
const QString & longDescription() const
Long description.
QString name() const
Name.