6 #ifndef SWIFT_MISC_ORDERABLE_H
7 #define SWIFT_MISC_ORDERABLE_H
24 IndexOrder = CPropertyIndexRef::GlobalIndexIOrderable,
32 QString getOrderAsString()
const;
38 bool hasValidOrder()
const;
41 static bool isAnyOrderIndex(
int index);
Non-owning reference to a CPropertyIndex with a subset of its features.
Entity with order attribute (can be manually ordered in views)
IOrderable()=default
Constructor.
void setOrder(int order)
Set order.
ColumnIndex
Properties by index.
int getOrder() const
Order.
Free functions in swift::misc.
#define SWIFT_MISC_EXPORT
Export a class or function from the library.