startdaytimer.cpp
32 Preferences::connect(TQT_SIGNAL(startOfDayChanged(const TQTime&)), this, TQT_SLOT(startOfDayChanged(const TQTime&)));
StartOfDayTimer is an application-wide timer synchronised to the user-defined start-of-day time (set ...
Definition: startdaytimer.h:35