Definition at line 1628 of file imguifilesystem.cpp.
◆ History()
ImGuiFs::History::History |
( |
| ) |
|
|
inline |
◆ ~History()
ImGuiFs::History::~History |
( |
| ) |
|
|
inline |
◆ canGoBack()
bool ImGuiFs::History::canGoBack |
( |
| ) |
|
|
inline |
◆ canGoForward()
bool ImGuiFs::History::canGoForward |
( |
| ) |
|
|
inline |
◆ getCurrentFolder()
const char * ImGuiFs::History::getCurrentFolder |
( |
| ) |
const |
|
inline |
◆ getCurrentFolderInfo()
const FolderInfo * ImGuiFs::History::getCurrentFolderInfo |
( |
| ) |
const |
|
inline |
◆ getCurrentSplitPath()
◆ getCurrentSplitPathIndex()
const int * ImGuiFs::History::getCurrentSplitPathIndex |
( |
| ) |
const |
|
inline |
◆ getInfoSize()
size_t ImGuiFs::History::getInfoSize |
( |
| ) |
const |
|
inline |
◆ goBack()
void ImGuiFs::History::goBack |
( |
| ) |
|
|
inline |
◆ goForward()
void ImGuiFs::History::goForward |
( |
| ) |
|
|
inline |
◆ isValid()
bool ImGuiFs::History::isValid |
( |
| ) |
const |
|
inline |
◆ reset()
void ImGuiFs::History::reset |
( |
| ) |
|
|
inline |
◆ switchTo() [1/2]
bool ImGuiFs::History::switchTo |
( |
const char * |
currentFolder | ) |
|
|
inline |
◆ switchTo() [2/2]
bool ImGuiFs::History::switchTo |
( |
const FolderInfo & |
fi | ) |
|
|
inline |
◆ currentInfoIndex
int ImGuiFs::History::currentInfoIndex |
|
protected |
◆ info
The documentation for this struct was generated from the following file: