equal
deleted
inserted
replaced
286 |
286 |
287 bool setDirection( LogsDirection aDirection ); |
287 bool setDirection( LogsDirection aDirection ); |
288 |
288 |
289 void setEventUid( int uid ); |
289 void setEventUid( int uid ); |
290 |
290 |
291 void setEventType( LogsEventType aEventType ); |
291 bool setEventType( LogsEventType aEventType ); |
292 |
292 |
293 void setLogsEventData( LogsEventData* logsEventData ); |
293 void setLogsEventData( LogsEventData* logsEventData ); |
294 |
294 |
295 void setALS( bool aALS ); |
295 void setALS( bool aALS ); |
296 |
296 |