Home
last modified time | relevance | path

Searched refs:UTCFrame (Results 1 – 2 of 2) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/dialogs/
H A Dtimedialog.cpp24 TimeDialog::TimeDialog(const KStarsDateTime &now, GeoLocation *_geo, QWidget *parent, bool UTCFrame) in TimeDialog() argument
30 UTCNow = UTCFrame; in TimeDialog()
H A Dtimedialog.h45 … TimeDialog(const KStarsDateTime &now, GeoLocation *_geo, QWidget *parent, bool UTCFrame = false);