#include <TextPage.hxx>
◆ TextPage()
◆ IsEmpty()
bool TextPage::IsEmpty |
( |
| ) |
const |
|
inlineprotected |
◆ Clear()
◆ Append()
void TextPage::Append |
( |
const char * |
str | ) |
|
|
protected |
◆ Set()
void TextPage::Set |
( |
const char * |
str | ) |
|
|
inlineprotected |
◆ Repaint()
void TextPage::Repaint |
( |
| ) |
|
|
inlineprotected |
Repaint and update the screen.
◆ Paint()
void TextPage::Paint |
( |
| ) |
const |
|
overridevirtual |
◆ OnCommand()
Handle a command.
- Returns
- true if the command should not be handled by the ncmpc core
Reimplemented from ListPage.
◆ screen
◆ lines
std::vector<std::string> TextPage::lines |
|
protected |
The documentation for this class was generated from the following file: