Running Manager  1.7
API for Running Manager (https://github.com/HWiman-ICONIC/running-manager)
Public Member Functions | List of all members
ZoneGrid Class Reference

GUI for zones. More...

#include <ZoneGrid.h>

Inheritance diagram for ZoneGrid:

Public Member Functions

 ZoneGrid (wxWindow *pParent)
 
void OnGridCellChanging (wxGridEvent &e)
 
bool UpdatePulse (int const &pulse)
 
bool UpdatePace (PTUnit const &unit)
 
bool UpdatePace (wxTimeSpan const &pace, bool isMin, int zoneLevel, PTUnit const &unit)
 

Detailed Description

GUI for zones.

See also
Zone

Constructor & Destructor Documentation

◆ ZoneGrid()

ZoneGrid::ZoneGrid ( wxWindow *  pParent)

Member Function Documentation

◆ OnGridCellChanging()

void ZoneGrid::OnGridCellChanging ( wxGridEvent &  e)

◆ UpdatePace() [1/2]

bool ZoneGrid::UpdatePace ( PTUnit const &  unit)

◆ UpdatePace() [2/2]

bool ZoneGrid::UpdatePace ( wxTimeSpan const &  pace,
bool  isMin,
int  zoneLevel,
PTUnit const &  unit 
)

◆ UpdatePulse()

bool ZoneGrid::UpdatePulse ( int const &  pulse)

The documentation for this class was generated from the following file: