equal
deleted
inserted
replaced
39 bool isFullTeams() const; |
39 bool isFullTeams() const; |
40 void resetColors(); |
40 void resetColors(); |
41 void setHHNum(const HWTeam& team); |
41 void setHHNum(const HWTeam& team); |
42 void setTeamColor(const HWTeam& team); |
42 void setTeamColor(const HWTeam& team); |
43 void setNonInteractive(); |
43 void setNonInteractive(); |
|
44 QColor getNextColor() const; |
44 |
45 |
45 signals: |
46 signals: |
46 void teamColorChanged(const HWTeam&); |
47 void teamColorChanged(const HWTeam&); |
47 |
48 |
48 public slots: |
49 public slots: |