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

common types of ZFUIHint More...

#include "ZFUIHint.h"
#include "ZFUIButtonBasic.h"

Go to the source code of this file.

Classes

class  ZFUIHintContentBasic
 ZFUIHint's content with simple text and background More...
 

Functions

zfautoT< ZFUIHintZFUIHintCreate (const zfstring &text, ZFUIImage *icon=(zft_zfnull))
 make a hint with text
 
zfautoT< ZFUIHintZFUIHintShow (const zfstring &text, ZFUIImage *icon=(zft_zfnull))
 ZFUIHintCreate and show the hint
 

Detailed Description

common types of ZFUIHint

Function Documentation

◆ ZFUIHintCreate()

zfautoT< ZFUIHint > ZFUIHintCreate ( const zfstring & text,
ZFUIImage * icon = (zft_zfnull) )
extern

make a hint with text

the hint would: