#include <Page.hxx>
◆ ~Page()
◆ IsDirty()
bool Page::IsDirty |
( |
| ) |
const |
|
inline |
◆ SetDirty()
void Page::SetDirty |
( |
bool |
_dirty = true | ) |
|
|
inline |
◆ Resize()
void Page::Resize |
( |
Size |
new_size | ) |
|
|
inline |
◆ AddPendingEvents()
void Page::AddPendingEvents |
( |
unsigned |
events | ) |
|
|
inline |
◆ Update() [1/2]
◆ GetLastSize()
const Size& Page::GetLastSize |
( |
| ) |
const |
|
inlineprotected |
◆ OnOpen()
virtual void Page::OnOpen |
( |
struct mpdclient & |
| ) |
|
|
inlinevirtual |
◆ OnClose()
virtual void Page::OnClose |
( |
| ) |
|
|
inlinevirtual |
◆ OnResize()
virtual void Page::OnResize |
( |
Size |
size | ) |
|
|
pure virtual |
◆ Paint()
virtual void Page::Paint |
( |
| ) |
const |
|
pure virtual |
◆ Update() [2/2]
virtual void Page::Update |
( |
struct mpdclient & |
, |
|
|
unsigned |
|
|
) |
| |
|
inlinevirtual |
◆ OnCommand()
◆ GetTitle()
virtual const char* Page::GetTitle |
( |
char * |
s, |
|
|
size_t |
size |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following file: