SynchroTime
File List
Here is a list of all files with brief descriptions:
 base.cpp
 base.h
 console.cppThe file contains the definition of the constructor and methods of the Console class
 console.h
 helper.cpp
 helper.h
 interface.cpp
 interface.h
 main.cppThe file contains main functions main()
 mainwindow.cppThe file contains the definition of the constructor and methods of the MainWindow class
 mainwindow.h
 rtc.cppThis file contains the implementations of the methods of the RTC class
 rtc.h
 serialportsettings.h
 session.cpp
 session.h
 settings.cpp
 settings.hThis file contains the declaration of the structure 'Settings'
 settingsdialog.cppThe file contains the definition of the constructor and methods of the SettingsDialog class
 settingsdialog.h
 tests.cpp