Go to the source code of this file.
Classes | |
class | FileOpen |
Displays a "file open dialog" (sorta). More... | |
Functions | |
bool | endswith (std::string h, std::string n) |
bool | endswith (YAPETUI::secstring h, YAPETUI::secstring n) |
bool endswith | ( | std::string | h, | |
std::string | n | |||
) | [inline] |
Definition at line 140 of file fileopen.h.
bool endswith | ( | YAPETUI::secstring | h, | |
YAPETUI::secstring | n | |||
) | [inline] |
Definition at line 129 of file fileopen.h.
Referenced by FileOpen::getEntries(), FileOpen::getFilepath(), and main().