czzCreator/QCronDemo
qcron is a cron-like scheduler based on Qt. Using a pattern following cron syntax, a QCron object will emit signals when the system time (given by QDateTime) enters a valid time table or when it leaves such time table.
C++
qcron is a cron-like scheduler based on Qt. Using a pattern following cron syntax, a QCron object will emit signals when the system time (given by QDateTime) enters a valid time table or when it leaves such time table.
C++