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

blink view so that it's easy to be noticed More...

#include "ZFUIView.h"
#include "ZFUIImageIO.h"

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 zfstringZFTypeId_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
 

Detailed Description

blink view so that it's easy to be noticed

Function Documentation

◆ ZFTypeId_ZFUIViewBlinkParam()

const zfstring & ZFTypeId_ZFUIViewBlinkParam ( void )
inline