![]() |
Running Manager
1.7
API for Running Manager (https://github.com/HWiman-ICONIC/running-manager)
|
#include <Defines.h>
#include <vector>
#include <wx/aui/auibook.h>
#include <wx/panel.h>
#include <wx/textctrl.h>
#include <wx/grid.h>
#include <wx/stattext.h>
Go to the source code of this file.
Classes | |
class | rm::Calculator |
GUI for predictor and unit conversion. More... | |
class | rm::Calculator::Speed |
GUI panel for unit conversion. More... | |
class | rm::Calculator::Predictor |
GUI for time predictor for different distances. More... | |
Namespaces | |
rm | |
RunningManager namespace. | |