Kactus2
Kactus2 reference guide
Loading...
Searching...
No Matches
FieldExpressionsGatherer Class Reference

Gathers expressions from a field. More...

#include <FieldExpressionsGatherer.h>

Public Member Functions

 FieldExpressionsGatherer ()
 
virtual ~FieldExpressionsGatherer ()
 
QStringList getExpressions (QSharedPointer< Field > field) const
 

Detailed Description

Gathers expressions from a field.

Definition at line 23 of file FieldExpressionsGatherer.h.

Constructor & Destructor Documentation

◆ FieldExpressionsGatherer()

FieldExpressionsGatherer::FieldExpressionsGatherer ( )

The constructor.

◆ ~FieldExpressionsGatherer()

virtual FieldExpressionsGatherer::~FieldExpressionsGatherer ( )
virtual

The destructor.

Member Function Documentation

◆ getExpressions()

QStringList FieldExpressionsGatherer::getExpressions ( QSharedPointer< Field > field) const

Get the expressions from a given field.

Parameters
[in]fieldThe given field.
Returns
A list containing all the expressions used in a field.

The documentation for this class was generated from the following file: