#include <timeevents.h>
◆ TimeEvents()
TimeEvents::TimeEvents |
( |
| ) |
|
◆ clear()
void TimeEvents::clear |
( |
| ) |
|
|
inline |
◆ loadFromFile()
bool TimeEvents::loadFromFile |
( |
const QString & |
fileName | ) |
|
◆ loadFromString()
bool TimeEvents::loadFromString |
( |
const QString & |
source | ) |
|
◆ run()
◆ value()
QVariant TimeEvents::value |
( |
int |
year, |
|
|
const QString & |
key |
|
) |
| const |
read value for key 'key' and year 'year' from the list of items. Return QVariant() if not found.
The documentation for this class was generated from the following files: