Public Member Functions | Public Attributes

XAP_StateData Struct Reference

#include <xap_App.h>

List of all members.

Public Member Functions

 XAP_StateData ()

Public Attributes

UT_uint32 iFileCount
char filenames [XAP_SD_MAX_FILES][XAP_SD_FILENAME_LENGTH]
UT_uint32 iDocPos [XAP_SD_MAX_FILES]
UT_sint32 iXScroll [XAP_SD_MAX_FILES]
UT_sint32 iYScroll [XAP_SD_MAX_FILES]

Detailed Description

Date for storing state Please note that this struction must not contain any pointers; the hildon state saving mechanism simply memcopies its contents.


Constructor & Destructor Documentation

XAP_StateData::XAP_StateData (  ) 

References filenames, iDocPos, iXScroll, and iYScroll.


Member Data Documentation

char XAP_StateData::filenames[XAP_SD_MAX_FILES][XAP_SD_FILENAME_LENGTH]
UT_uint32 XAP_StateData::iDocPos[XAP_SD_MAX_FILES]

The documentation for this struct was generated from the following files: