QTfrontend/hwform.h
changeset 6574 ec059b55aa72
parent 6572 0d0af531c1c7
child 6616 f77bb02b669f
equal deleted inserted replaced
6573:632fa142c2cf 6574:ec059b55aa72
   116     void ShowErrorMessage(const QString &);
   116     void ShowErrorMessage(const QString &);
   117     void GetRecord(bool isDemo, const QByteArray & record);
   117     void GetRecord(bool isDemo, const QByteArray & record);
   118     void CreateNetGame();
   118     void CreateNetGame();
   119     void UpdateWeapons();
   119     void UpdateWeapons();
   120     void onFrontendFullscreen(bool value);
   120     void onFrontendFullscreen(bool value);
       
   121     void onFrontendEffects(bool value);
   121     void Music(bool checked);
   122     void Music(bool checked);
   122     void UpdateCampaignPage(int index);
   123     void UpdateCampaignPage(int index);
   123     //Starts the transmission process for the feedback
   124     //Starts the transmission process for the feedback
   124     void SendFeedback();
   125     void SendFeedback();
   125     //Make a xml representation of the issue to be created
   126     //Make a xml representation of the issue to be created