iLand
Public Member Functions | List of all members
TimeEvents Class Reference

#include <timeevents.h>

Public Member Functions

 TimeEvents ()
 
void clear ()
 
bool loadFromString (const QString &source)
 
bool loadFromFile (const QString &fileName)
 
void run ()
 execute all settings More...
 
QVariant 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. More...
 

Constructor & Destructor Documentation

◆ TimeEvents()

TimeEvents::TimeEvents ( )

Member Function Documentation

◆ clear()

void TimeEvents::clear ( )
inline

◆ loadFromFile()

bool TimeEvents::loadFromFile ( const QString &  fileName)

◆ loadFromString()

bool TimeEvents::loadFromString ( const QString &  source)

◆ run()

void TimeEvents::run ( )

execute all settings

◆ 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: