ZFFramework
 
Loading...
Searching...
No Matches
ZFUIPage.h File Reference

abstract page manage logic More...

#include "ZFUIWidgetDef.h"

Go to the source code of this file.

Classes

class  v_ZFUIPageResumeReason
 page resume reason More...
 
class  v_ZFUIPagePauseReason
 page pause reason More...
 
class  ZFUIPage
 abstract page similar to Android's Activity More...
 
class  ZFUIPageManager
 see ZFUIPage More...
 

Typedefs

typedef v_ZFUIPageResumeReason::ZFEnumType ZFUIPageResumeReason
 see v_ZFUIPageResumeReason
 
typedef v_ZFUIPagePauseReason::ZFEnumType ZFUIPagePauseReason
 see v_ZFUIPagePauseReason
 

Functions

zfbool ZFUIPageResumeReasonFromStringT (zfauto &ret, const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 see v_ZFUIPageResumeReason, return enum object if success
 
zfbool ZFUIPageResumeReasonToStringT (zfstring &ret, v_ZFUIPageResumeReason *const &value, zfstring *errorHint=zft_zfnull)
 see ZFUIPageResumeReason, return empty string if error
 
zfstring ZFUIPageResumeReasonToString (v_ZFUIPageResumeReason *const &value, zfstring *errorHint=zft_zfnull)
 see v_ZFUIPageResumeReason, return empty string if error
 
const zfstringZFTypeId_ZFUIPageResumeReason (void)
 
zfbool ZFUIPageResumeReasonFromDataT (_ZFP_PropTypeW_ZFUIPageResumeReason &v, const ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull)
 see ZFTYPEID_DECLARE
 
_ZFP_PropTypeW_ZFUIPageResumeReason ZFUIPageResumeReasonFromData (const ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull)
 see ZFTYPEID_DECLARE
 
zfbool ZFUIPageResumeReasonToDataT (ZFSerializableData &serializableData, _ZFP_PropTypeW_ZFUIPageResumeReason const &v, zfstring *outErrorHint=zft_zfnull)
 see ZFTYPEID_DECLARE
 
ZFSerializableData ZFUIPageResumeReasonToData (_ZFP_PropTypeW_ZFUIPageResumeReason const &v, zfstring *outErrorHint=zft_zfnull)
 see ZFTYPEID_DECLARE
 
zfbool ZFUIPageResumeReasonFromStringT (_ZFP_PropTypeW_ZFUIPageResumeReason &v, const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIPageResumeReason from string
 
_ZFP_PropTypeW_ZFUIPageResumeReason ZFUIPageResumeReasonFromString (const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIPageResumeReason from string
 
zfbool ZFUIPageResumeReasonToStringT (zfstring &s, _ZFP_PropTypeW_ZFUIPageResumeReason const &v, zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIPageResumeReason to string
 
zfstring ZFUIPageResumeReasonToString (_ZFP_PropTypeW_ZFUIPageResumeReason const &v, zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIPageResumeReason to string
 
zfbool ZFUIPagePauseReasonFromStringT (zfauto &ret, const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 see v_ZFUIPagePauseReason, return enum object if success
 
zfbool ZFUIPagePauseReasonToStringT (zfstring &ret, v_ZFUIPagePauseReason *const &value, zfstring *errorHint=zft_zfnull)
 see ZFUIPagePauseReason, return empty string if error
 
zfstring ZFUIPagePauseReasonToString (v_ZFUIPagePauseReason *const &value, zfstring *errorHint=zft_zfnull)
 see v_ZFUIPagePauseReason, return empty string if error
 
const zfstringZFTypeId_ZFUIPagePauseReason (void)
 
zfbool ZFUIPagePauseReasonFromDataT (_ZFP_PropTypeW_ZFUIPagePauseReason &v, const ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull)
 see ZFTYPEID_DECLARE
 
_ZFP_PropTypeW_ZFUIPagePauseReason ZFUIPagePauseReasonFromData (const ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull)
 see ZFTYPEID_DECLARE
 
zfbool ZFUIPagePauseReasonToDataT (ZFSerializableData &serializableData, _ZFP_PropTypeW_ZFUIPagePauseReason const &v, zfstring *outErrorHint=zft_zfnull)
 see ZFTYPEID_DECLARE
 
ZFSerializableData ZFUIPagePauseReasonToData (_ZFP_PropTypeW_ZFUIPagePauseReason const &v, zfstring *outErrorHint=zft_zfnull)
 see ZFTYPEID_DECLARE
 
zfbool ZFUIPagePauseReasonFromStringT (_ZFP_PropTypeW_ZFUIPagePauseReason &v, const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIPagePauseReason from string
 
_ZFP_PropTypeW_ZFUIPagePauseReason ZFUIPagePauseReasonFromString (const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIPagePauseReason from string
 
zfbool ZFUIPagePauseReasonToStringT (zfstring &s, _ZFP_PropTypeW_ZFUIPagePauseReason const &v, zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIPagePauseReason to string
 
zfstring ZFUIPagePauseReasonToString (_ZFP_PropTypeW_ZFUIPagePauseReason const &v, zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIPagePauseReason to string
 

Detailed Description

abstract page manage logic

Function Documentation

◆ ZFTypeId_ZFUIPageResumeReason()

const zfstring & ZFTypeId_ZFUIPageResumeReason ( void )
inline


◆ ZFTypeId_ZFUIPagePauseReason()

const zfstring & ZFTypeId_ZFUIPagePauseReason ( void )
inline