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

key code define More...

#include "ZFUIKitDef.h"

Go to the source code of this file.

Classes

class  v_ZFUIKeyAction
 key action for ZFUIKeyCode More...
 
class  v_ZFUIKeyCode
 key code More...
 

Typedefs

typedef v_ZFUIKeyAction::ZFEnumType ZFUIKeyAction
 see v_ZFUIKeyAction
 
typedef v_ZFUIKeyCode::ZFEnumType ZFUIKeyCode
 see v_ZFUIKeyCode
 

Functions

zfbool ZFUIKeyActionFromStringT (zfauto &ret, const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 see v_ZFUIKeyAction, return enum object if success
 
zfbool ZFUIKeyActionToStringT (zfstring &ret, v_ZFUIKeyAction *const &value, zfstring *errorHint=zft_zfnull)
 see ZFUIKeyAction, return empty string if error
 
zfstring ZFUIKeyActionToString (v_ZFUIKeyAction *const &value, zfstring *errorHint=zft_zfnull)
 see v_ZFUIKeyAction, return empty string if error
 
const zfstringZFTypeId_ZFUIKeyAction (void)
 
zfbool ZFUIKeyActionFromDataT (_ZFP_PropTypeW_ZFUIKeyAction &v, const ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull)
 see ZFTYPEID_DECLARE
 
_ZFP_PropTypeW_ZFUIKeyAction ZFUIKeyActionFromData (const ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull)
 see ZFTYPEID_DECLARE
 
zfbool ZFUIKeyActionToDataT (ZFSerializableData &serializableData, _ZFP_PropTypeW_ZFUIKeyAction const &v, zfstring *outErrorHint=zft_zfnull)
 see ZFTYPEID_DECLARE
 
ZFSerializableData ZFUIKeyActionToData (_ZFP_PropTypeW_ZFUIKeyAction const &v, zfstring *outErrorHint=zft_zfnull)
 see ZFTYPEID_DECLARE
 
zfbool ZFUIKeyActionFromStringT (_ZFP_PropTypeW_ZFUIKeyAction &v, const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIKeyAction from string
 
_ZFP_PropTypeW_ZFUIKeyAction ZFUIKeyActionFromString (const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIKeyAction from string
 
zfbool ZFUIKeyActionToStringT (zfstring &s, _ZFP_PropTypeW_ZFUIKeyAction const &v, zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIKeyAction to string
 
zfstring ZFUIKeyActionToString (_ZFP_PropTypeW_ZFUIKeyAction const &v, zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIKeyAction to string
 
zfbool ZFUIKeyCodeFromStringT (zfauto &ret, const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 see v_ZFUIKeyCode, return enum object if success
 
zfbool ZFUIKeyCodeToStringT (zfstring &ret, v_ZFUIKeyCode *const &value, zfstring *errorHint=zft_zfnull)
 see ZFUIKeyCode, return empty string if error
 
zfstring ZFUIKeyCodeToString (v_ZFUIKeyCode *const &value, zfstring *errorHint=zft_zfnull)
 see v_ZFUIKeyCode, return empty string if error
 
const zfstringZFTypeId_ZFUIKeyCode (void)
 
zfbool ZFUIKeyCodeFromDataT (_ZFP_PropTypeW_ZFUIKeyCode &v, const ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull)
 see ZFTYPEID_DECLARE
 
_ZFP_PropTypeW_ZFUIKeyCode ZFUIKeyCodeFromData (const ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull)
 see ZFTYPEID_DECLARE
 
zfbool ZFUIKeyCodeToDataT (ZFSerializableData &serializableData, _ZFP_PropTypeW_ZFUIKeyCode const &v, zfstring *outErrorHint=zft_zfnull)
 see ZFTYPEID_DECLARE
 
ZFSerializableData ZFUIKeyCodeToData (_ZFP_PropTypeW_ZFUIKeyCode const &v, zfstring *outErrorHint=zft_zfnull)
 see ZFTYPEID_DECLARE
 
zfbool ZFUIKeyCodeFromStringT (_ZFP_PropTypeW_ZFUIKeyCode &v, const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIKeyCode from string
 
_ZFP_PropTypeW_ZFUIKeyCode ZFUIKeyCodeFromString (const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIKeyCode from string
 
zfbool ZFUIKeyCodeToStringT (zfstring &s, _ZFP_PropTypeW_ZFUIKeyCode const &v, zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIKeyCode to string
 
zfstring ZFUIKeyCodeToString (_ZFP_PropTypeW_ZFUIKeyCode const &v, zfstring *errorHint=zft_zfnull)
 util method to convert ZFUIKeyCode to string
 

Detailed Description

key code define

Function Documentation

◆ ZFTypeId_ZFUIKeyAction()

const zfstring & ZFTypeId_ZFUIKeyAction ( void )
inline


◆ ZFTypeId_ZFUIKeyCode()

const zfstring & ZFTypeId_ZFUIKeyCode ( void )
inline