MythTV
master
|
#include <cc708window.h>
Public Member Functions | |
CC708Character ()=default | |
CC708Character (const CC708Window &win) | |
Public Attributes | |
CC708CharacterAttribute | m_attr {} |
QChar | m_character {' '} |
Definition at line 175 of file cc708window.h.
|
default |
|
explicit |
Definition at line 639 of file cc708window.cpp.
CC708CharacterAttribute CC708Character::m_attr {} |
Definition at line 180 of file cc708window.h.
Referenced by CC708Window::AddChar(), CC708Window::Clear(), CC708Window::GetStrings(), and CC708Window::Resize().
QChar CC708Character::m_character {' '} |
Definition at line 181 of file cc708window.h.
Referenced by CC708Window::AddChar(), CC708Window::Clear(), CC708Window::GetStrings(), and CC708Window::Resize().