#include <FormItCoreTypes.h>
bool FormIt::SunLocationData::operator== |
( |
const SunLocationData & |
aOther | ) |
const |
|
inline |
bool FormIt::SunLocationData::setDate |
( |
int |
pDay, |
|
|
int |
pMonth, |
|
|
int |
pYear |
|
) |
| |
|
inline |
Returns true if the date changed.
void FormIt::SunLocationData::setZero |
( |
| ) |
|
|
inline |
int FormIt::SunLocationData::mDay = 0 |
int FormIt::SunLocationData::mDSTEnabled = 0 |
double FormIt::SunLocationData::mDSTOffset = 0.0 |
double FormIt::SunLocationData::mLatitude = 0.0 |
double FormIt::SunLocationData::mLongitude = 0.0 |
int FormIt::SunLocationData::mMonth = 0 |
double FormIt::SunLocationData::mTime = 0.0 |
double FormIt::SunLocationData::mUTCTimeZone = 0.0 |
int FormIt::SunLocationData::mYear = 0 |
The documentation for this class was generated from the following file: