blink view so that it's easy to be noticed More...
Go to the source code of this file.
Classes | |
| class | ZFUIViewBlinkParam |
| param for ZFUIViewBlink More... | |
| class | v_ZFUIViewBlinkParam |
| type wrapper for ZFTypeId::Value More... | |
Namespaces | |
| namespace | ZFGlobalEvent |
Functions | |
| zfautoT< ZFUIImage > & | ZFUIViewBlinkImageDefault (void) |
| default mask image for ZFUIViewBlink, an alpha white image by default | |
| void | ZFUIViewBlinkImageDefault (zfautoT< ZFUIImage > const &v) |
| see ZFUIViewBlinkImageDefault | |
| const zfstring & | ZFTypeId_ZFUIViewBlinkParam (void) |
| void | ZFUIViewBlink (ZFUIView *view, const ZFUIViewBlinkParam &blinkParam=(ZFUIViewBlinkParam())) |
| blink view so that it's easy to be noticed | |
| void | ZFUIViewBlink (ZFUIView *view, ZFUIImage *blinkImage, zftimet blinkDuration=(0), zfindex blinkCount=(1)) |
| blink view so that it's easy to be noticed | |
| zfidentity | ZFGlobalEvent::E_ViewBlinkOn (void) |
| see ZFObject::observerNotify | |
| zfidentity | ZFGlobalEvent::E_ViewBlinkOff (void) |
| see ZFObject::observerNotify | |
blink view so that it's easy to be noticed
|
inline |