STAR++ v0.2.2
C++ implementation of STAR voting
Loading...
Searching...
No Matches
Star::Election::Vote Struct Reference

The Election::Voter struct represents a single vote for a candidate in an election. More...

#include <star/election.h>

Public Attributes

QString candidate
 
int score = 0
 

Detailed Description

See also
Election::Voter.

Member Data Documentation

◆ candidate

QString Star::Election::Vote::candidate

The candidate the vote is for.

◆ score

QString Star::Election::Vote::score = 0

The score of the vote.


The documentation for this struct was generated from the following files: