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

| bool endswith | ( | std::string | h, | |
| std::string | n | |||
| ) | [inline] |
Definition at line 143 of file fileopen.h.
1.7.1