comparison eventLogger.h @ 43:b91a1859829a

used UIkit sliders
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Fri, 19 Apr 2013 18:50:04 +0100
parents 3d627dce8bf0
children a1e75b94c505
comparison
equal deleted inserted replaced
42:3d627dce8bf0 43:b91a1859829a
205 void firstEverAppOpen(); 205 void firstEverAppOpen();
206 void loadExistingLogFile(const string &jsonFile); 206 void loadExistingLogFile(const string &jsonFile);
207 void uploadQuestionnaire(); 207 void uploadQuestionnaire();
208 bool sendToServer(string functionName, Json::Value jsonData, bool async); 208 bool sendToServer(string functionName, Json::Value jsonData, bool async);
209 209
210 210
211
212
213 Json::Value logsToJson(); 211 Json::Value logsToJson();
214 Json::Value questionnaireToJson(); 212 Json::Value questionnaireToJson();
215 213
216 214
217 // 215 //