#include <FileListPage.hxx>
◆ FileListPage()
FileListPage::FileListPage |
( |
ScreenManager & |
_screen, |
|
|
WINDOW * |
_w, |
|
|
Size |
size, |
|
|
const char * |
_song_format |
|
) |
| |
|
inline |
◆ ~FileListPage()
FileListPage::~FileListPage |
( |
| ) |
|
|
override |
◆ GetSelectedEntry()
◆ GetSelectedEntity()
gcc_pure const struct mpd_entity* FileListPage::GetSelectedEntity |
( |
| ) |
const |
|
protected |
◆ GetSelectedSong()
gcc_pure const struct mpd_song* FileListPage::GetSelectedSong |
( |
| ) |
const |
|
protected |
◆ GetIndex()
◆ Paint()
void FileListPage::Paint |
( |
| ) |
const |
|
overridevirtual |
◆ OnCommand()
Handle a command.
- Returns
- true if the command should not be handled by the ncmpc core
Implements Page.
◆ screen
◆ filelist
FileList* FileListPage::filelist = nullptr |
|
protected |
◆ song_format
const char* const FileListPage::song_format |
|
protected |
The documentation for this class was generated from the following file: