5#include "star/star_base_export.h"
11#include "star/qualifierresult.h"
32 bool isFilled()
const;
33 bool isExceptionFilled()
const;
36 QString winner()
const;
39 bool operator==(
const Seat& other)
const;
40 bool operator!=(
const Seat& other)
const;
The QualifierResult class holds the outcome of a runoff qualifier.
Definition qualifierresult.h:19
The Seat class contains the outcome for a specific seat in a given election.
Definition seat.h:17
The Star namespace is the main namespace through which all functionality of the STAR++ library is acc...
Definition calculator.cpp:21