![]() |
Global Lender
A Pebble app for finding new and interesting loans on kiva.org
|
#include "data/KivaModel.h"
Go to the source code of this file.
Functions | |
void | wndLenderBasics_updateTime (struct tm *) |
Updates the displayed digital time. More... | |
void | wndLenderBasics_updateView (const KivaModel *) |
Updates the displayed Kiva information. More... | |
void | wndLenderBasics_create () |
void | wndLenderBasics_push () |
void | wndLenderBasics_createPush () |
void | wndLenderBasics_destroy () |
void wndLenderBasics_create | ( | ) |
void wndLenderBasics_createPush | ( | ) |
void wndLenderBasics_destroy | ( | ) |
void wndLenderBasics_push | ( | ) |
void wndLenderBasics_updateTime | ( | struct tm * | ) |
Updates the displayed digital time.
void wndLenderBasics_updateView | ( | const KivaModel * | ) |
Updates the displayed Kiva information.