QIviOrderTerm Class

The QIviOrderTerm is the representation of a scope which can hold another term. More...

Header: #include <QIviOrderTerm>
qmake: QT += ivicore

Public Functions

bool isAscending() const
QString propertyName() const

Detailed Description

Member Function Documentation

bool QIviOrderTerm::isAscending() const

Returns true when it should be sorted in ascending order. Returns false when it should be sorted in descending order.

QString QIviOrderTerm::propertyName() const

Returns the property which should be used for sorting.