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

ZFListenerZFUIDialogLayoutParamCreator (void)
 default layout param for ZFUIDialog::layoutParam
void ZFUIDialogLayoutParamCreator (ZFListener const &v)
 see ZFUIDialogLayoutParamCreator
ZFListenerZFUIDialogAniShowCreator (void)
 default animation for ZFUIDialog::aniShow
void ZFUIDialogAniShowCreator (ZFListener const &v)
 see ZFUIDialogAniShowCreator
ZFListenerZFUIDialogAniHideCreator (void)
 default animation for ZFUIDialog::aniHide
void ZFUIDialogAniHideCreator (ZFListener const &v)
 see ZFUIDialogAniHideCreator

Detailed Description

abstract dialog

Function Documentation

◆ ZFUIDialogLayoutParamCreator()

ZFListener & ZFUIDialogLayoutParamCreator ( void )
inline

default layout param for ZFUIDialog::layoutParam

by default, the layout param would be:

◆ ZFUIDialogAniShowCreator()

ZFListener & ZFUIDialogAniShowCreator ( void )
inline

default animation for ZFUIDialog::aniShow

by default, the animation would be ZFAniForGeneric with alpha change

◆ ZFUIDialogAniHideCreator()

ZFListener & ZFUIDialogAniHideCreator ( void )
inline

default animation for ZFUIDialog::aniHide

by default, the animation would be ZFAniForGeneric with alpha change