#include <timeLine.h>
◆ Timeline()
◆ addEvent()
void Timeline::addEvent |
( |
std::string | title, |
|
|
int | year, |
|
|
int | victims, |
|
|
std::string | partOfBulgaria, |
|
|
std::string | leader, |
|
|
std::string | countries, |
|
|
std::string | description, |
|
|
std::string | username ) |
◆ chooseEventsToCompare()
void Timeline::chooseEventsToCompare |
( |
Ui & | ui | ) |
|
◆ deleteEvent()
void Timeline::deleteEvent |
( |
const std::string & | fileName, |
|
|
int | year ) |
◆ displayEvent()
void Timeline::displayEvent |
( |
| ) |
|
◆ displayEvents()
void Timeline::displayEvents |
( |
| ) |
|
◆ editEvent()
void Timeline::editEvent |
( |
const std::string & | fileName, |
|
|
int | year ) |
◆ loadDefaultEvents()
void Timeline::loadDefaultEvents |
( |
| ) |
|
◆ loadEventsFromJson()
void Timeline::loadEventsFromJson |
( |
const std::string & | fileName | ) |
|
◆ saveEventsToJson()
void Timeline::saveEventsToJson |
( |
const std::string & | fileName | ) |
|
The documentation for this class was generated from the following files: