Definition: TextPage.hxx:32
Definition: ListPage.hxx:29
void Set(const char *str)
Definition: TextPage.hxx:54
TextPage(ScreenManager &_screen, WINDOW *w, Size size)
Definition: TextPage.hxx:39
ListWindow lw
Definition: ListPage.hxx:31
bool IsEmpty() const
Definition: TextPage.hxx:46
ScreenManager & screen
Definition: TextPage.hxx:34
std::vector< std::string > lines
Definition: TextPage.hxx:36
void Append(const char *str)
Definition: ListText.hxx:25
bool OnCommand(struct mpdclient &c, Command cmd) override
void Repaint()
Definition: TextPage.hxx:62
void Paint() const override