app_files Struct Reference
[File system contents application]

The files application context. More...

Collaboration diagram for app_files:
Collaboration graph
[legend]

Data Fields

struct wtk_basic_frameframe
 Basic frame covering entire screen used to hold text and buttons.
struct gfx_bitmap background
 Background bitmap for application.
struct workqueue_tasktask
 Pointer to application work queue used for loading the font.
struct font old_sysfont
 Font used to store a copy of the system font while running.
uint_fast8_t page_number
 Current page number to be drawn on the screen.

Detailed Description

The files application context.

Definition at line 116 of file app_files.c.


Field Documentation

Background bitmap for application.

Definition at line 120 of file app_files.c.

Basic frame covering entire screen used to hold text and buttons.

Definition at line 118 of file app_files.c.

Referenced by app_files_frame_command_handler(), and app_files_load_worker().

Font used to store a copy of the system font while running.

Definition at line 124 of file app_files.c.

Referenced by app_files_frame_command_handler().

Current page number to be drawn on the screen.

Definition at line 126 of file app_files.c.

Referenced by app_files_frame_command_handler(), app_files_frame_draw_handler(), and app_files_load_worker().

Pointer to application work queue used for loading the font.

Definition at line 122 of file app_files.c.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 14:10:02 2010 for display-demo by  doxygen 1.6.3