Global Lender
A Pebble app for finding new and interesting loans on kiva.org
Functions
wndLenderBasics.h File Reference
#include "data/KivaModel.h"
Include dependency graph for wndLenderBasics.h:
This graph shows which files directly or indirectly include this file:

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 ()
 

Function Documentation

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.