#include <AttentionScreen.h>
◆ Type
| Enumerator |
|---|
| cType_DRC | |
| cType_TV | |
◆ AttentionScreen()
| AttentionScreen::AttentionScreen |
( |
| ) |
|
◆ ~AttentionScreen()
| virtual AttentionScreen::~AttentionScreen |
( |
| ) |
|
|
virtual |
◆ create()
| void AttentionScreen::create |
( |
| ) |
|
◆ execute()
| void AttentionScreen::execute |
( |
| ) |
|
◆ draw()
◆ drawDRC()
◆ open()
| void AttentionScreen::open |
( |
Type | type | ) |
|
◆ forceOpen()
| void AttentionScreen::forceOpen |
( |
Type | type | ) |
|
|
inline |
◆ isVisible()
| bool AttentionScreen::isVisible |
( |
| ) |
const |
|
inline |
◆ requestClose()
| void AttentionScreen::requestClose |
( |
| ) |
|
|
inline |
◆ requestCloseNow()
| void AttentionScreen::requestCloseNow |
( |
| ) |
|
◆ forceClose()
| void AttentionScreen::forceClose |
( |
| ) |
|
◆ isFadein()
| bool AttentionScreen::isFadein |
( |
| ) |
const |
|
inline |
◆ mStateMgr
◆ mLayout
◆ mNPane
◆ mPPane
◆ mIsOpen
| bool AttentionScreen::mIsOpen |
|
protected |
◆ mRequestClose
| bool AttentionScreen::mRequestClose |
|
protected |
◆ mIsVisible
| bool AttentionScreen::mIsVisible |
|
protected |
◆ mType
| Type AttentionScreen::mType |
|
protected |