|
| | HistoryPopup (wxWindow *parent, const std::vector< wxString > &backStack, const std::vector< wxString > &forwardStack, const wxString ¤tPath, std::function< void(const wxString &)> onNavigate) |
Definition at line 48 of file FileExplorerTab.cpp.
◆ ItemType
◆ HistoryPopup()
| HistoryPopup::HistoryPopup |
( |
wxWindow * | parent, |
|
|
const std::vector< wxString > & | backStack, |
|
|
const std::vector< wxString > & | forwardStack, |
|
|
const wxString & | currentPath, |
|
|
std::function< void(const wxString &)> | onNavigate ) |
|
inline |
◆ CreateHistoryItem()
| wxPanel * HistoryPopup::CreateHistoryItem |
( |
wxWindow * | parent, |
|
|
const HistoryItem & | item, |
|
|
size_t | index, |
|
|
bool | isCurrent ) |
|
inlineprivate |
◆ m_hoveredIndex
| size_t HistoryPopup::m_hoveredIndex |
|
private |
◆ m_items
◆ m_onNavigate
| std::function<void(const wxString &)> HistoryPopup::m_onNavigate |
|
private |
The documentation for this class was generated from the following file: