#include <qgsexpression.h>
Constructor & Destructor Documentation
QgsExpression::Interval::Interval |
( |
double |
seconds = 0 | ) |
|
|
inline |
QgsExpression::Interval::~Interval |
( |
| ) |
|
Member Function Documentation
double QgsExpression::Interval::days |
( |
| ) |
|
|
inline |
double QgsExpression::Interval::hours |
( |
| ) |
|
|
inline |
bool QgsExpression::Interval::isValid |
( |
| ) |
|
|
inline |
double QgsExpression::Interval::minutes |
( |
| ) |
|
|
inline |
double QgsExpression::Interval::months |
( |
| ) |
|
|
inline |
double QgsExpression::Interval::seconds |
( |
| ) |
|
|
inline |
void QgsExpression::Interval::setValid |
( |
bool |
valid | ) |
|
|
inline |
double QgsExpression::Interval::weeks |
( |
| ) |
|
|
inline |
double QgsExpression::Interval::years |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: