QTfrontend/teamselhelper.h
changeset 1171 ab9932feda49
parent 1066 1f1b3686a2b0
child 1475 bab5650fc894
equal deleted inserted replaced
1170:bd0f414e395a 1171:ab9932feda49
    66  HWTeam m_team;
    66  HWTeam m_team;
    67  bool m_isPlaying;
    67  bool m_isPlaying;
    68  CHedgehogerWidget* phhoger;
    68  CHedgehogerWidget* phhoger;
    69  QPushButton* colorButt;
    69  QPushButton* colorButt;
    70  QPushButton* butt;
    70  QPushButton* butt;
    71  QPushButton* bText;
    71 // QPushButton* bText;
    72 
    72 
    73  signals:
    73  signals:
    74  void teamStatusChanged(HWTeam team);
    74  void teamStatusChanged(HWTeam team);
    75  void hhNmChanged(const HWTeam&);
    75  void hhNmChanged(const HWTeam&);
    76  void teamColorChanged(const HWTeam&);
    76  void teamColorChanged(const HWTeam&);