5#include "star/star_base_export.h"
13struct STAR_BASE_EXPORT
Rank
The Star namespace is the main namespace through which all functionality of the STAR++ library is acc...
Definition calculator.cpp:21
The Rank struct represents a relative position for a given standing that can be occupied by multiple ...
Definition rank.h:14
static QList< Rank > rankSort(const QMap< QString, int > &valueMap, Order order=Descending)
Definition rank.cpp:62
int value
Definition rank.h:17
Order
Definition rank.h:15
@ Ascending
Definition rank.h:15
@ Descending
Definition rank.h:15
QSet< QString > candidates
Definition rank.h:18