Ember
Loading...
Searching...
No Matches
BottomPanel.cpp File Reference
#include "Panels/BottomPanel.h"
#include "App/MainFrame.h"
#include "Components/TabFactory.h"
#include "Tabs/FileExplorerTab.h"
#include "Utils/AppPreferences.h"
#include <ctime>
#include <fstream>
#include <wx/sizer.h>

Go to the source code of this file.

Functions

 wxBEGIN_EVENT_TABLE (BottomPanel, SidePanel) EVT_MENU(ID_ADD_LOG_TAB
BottomPanel::OnAddLogTab EVT_MENU (ID_ADD_FILE_EXPLORER_TAB, BottomPanel::OnAddFileExplorerTab) wxEND_EVENT_TABLE() BottomPanel

Function Documentation

◆ EVT_MENU()

BottomPanel::OnAddLogTab EVT_MENU ( ID_ADD_FILE_EXPLORER_TAB ,
BottomPanel::OnAddFileExplorerTab  )

Definition at line 12 of file BottomPanel.cpp.

◆ wxBEGIN_EVENT_TABLE()

wxBEGIN_EVENT_TABLE ( BottomPanel ,
SidePanel  )