#include <ProxyPage.hxx>
◆ ProxyPage()
| ProxyPage::ProxyPage |
( |
WINDOW * |
_w | ) |
|
|
inlineexplicit |
◆ GetCurrentPage() [1/2]
| const Page* ProxyPage::GetCurrentPage |
( |
| ) |
const |
|
inline |
◆ GetCurrentPage() [2/2]
| Page* ProxyPage::GetCurrentPage |
( |
| ) |
|
|
inline |
◆ SetCurrentPage()
| void ProxyPage::SetCurrentPage |
( |
struct mpdclient & |
c, |
|
|
Page * |
new_page |
|
) |
| |
◆ OnOpen()
| void ProxyPage::OnOpen |
( |
struct mpdclient & |
c | ) |
|
|
overridevirtual |
◆ OnClose()
| void ProxyPage::OnClose |
( |
| ) |
|
|
overridevirtual |
◆ OnResize()
| void ProxyPage::OnResize |
( |
Size |
size | ) |
|
|
overridevirtual |
◆ Paint()
| void ProxyPage::Paint |
( |
| ) |
const |
|
overridevirtual |
◆ Update()
| void ProxyPage::Update |
( |
struct mpdclient & |
c, |
|
|
unsigned |
events |
|
) |
| |
|
overridevirtual |
◆ OnCommand()
Handle a command.
- Returns
- true if the command should not be handled by the ncmpc core
Implements Page.
◆ GetTitle()
| const char* ProxyPage::GetTitle |
( |
char * |
s, |
|
|
size_t |
size |
|
) |
| const |
|
overridevirtual |
The documentation for this class was generated from the following file: