QTfrontend/hwform.h
changeset 7201 dc17ffdf0702
parent 7004 45d43f372107
child 7245 53f73f4ae203
equal deleted inserted replaced
7199:f329fbf1ffb4 7201:dc17ffdf0702
   119         void UpdateWeapons();
   119         void UpdateWeapons();
   120         void onFrontendFullscreen(bool value);
   120         void onFrontendFullscreen(bool value);
   121         void onFrontendEffects(bool value);
   121         void onFrontendEffects(bool value);
   122         void Music(bool checked);
   122         void Music(bool checked);
   123         void UpdateCampaignPage(int index);
   123         void UpdateCampaignPage(int index);
       
   124         void InitCampaignPage();
   124         //Starts the transmission process for the feedback
   125         //Starts the transmission process for the feedback
   125         void SendFeedback();
   126         void SendFeedback();
   126         //Make a xml representation of the issue to be created
   127         //Make a xml representation of the issue to be created
   127         bool CreateIssueXml();
   128         bool CreateIssueXml();
   128         //Called the first time when receiving authorization token from google,
   129         //Called the first time when receiving authorization token from google,