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

abstract dialog More...

Go to the source code of this file.

Classes

class  ZFUIDialog
 basic dialog More...
 

Functions

ZFListenerZFUIDialogDefaultLayoutParamCreator (void)
 default layout param for ZFUIDialog::layoutParam
 
void ZFUIDialogDefaultLayoutParamCreator (ZFListener const &v)
 see ZFUIDialogDefaultLayoutParamCreator
 
ZFListenerZFUIDialogDefaultAniShowCreator (void)
 default animation for ZFUIDialog::aniShow
 
void ZFUIDialogDefaultAniShowCreator (ZFListener const &v)
 see ZFUIDialogDefaultAniShowCreator
 
ZFListenerZFUIDialogDefaultAniHideCreator (void)
 default animation for ZFUIDialog::aniHide
 
void ZFUIDialogDefaultAniHideCreator (ZFListener const &v)
 see ZFUIDialogDefaultAniHideCreator
 

Detailed Description

abstract dialog

Function Documentation

◆ ZFUIDialogDefaultLayoutParamCreator()

ZFListener & ZFUIDialogDefaultLayoutParamCreator ( void )
inline

default layout param for ZFUIDialog::layoutParam

by default, the layout param would be:

◆ ZFUIDialogDefaultAniShowCreator()

ZFListener & ZFUIDialogDefaultAniShowCreator ( void )
inline

default animation for ZFUIDialog::aniShow

by default, the animation would be ZFAniForGeneric with alpha change

◆ ZFUIDialogDefaultAniHideCreator()

ZFListener & ZFUIDialogDefaultAniHideCreator ( void )
inline

default animation for ZFUIDialog::aniHide

by default, the animation would be ZFAniForGeneric with alpha change