Ember
Loading...
Searching...
No Matches
IPanel.h File Reference
#include <memory>
#include <wx/wx.h>

Go to the source code of this file.

Classes

class  IPanel
 Interface for panel-based UI components in the application. More...

Typedefs

using IPanelPtr = std::unique_ptr<IPanel>

Typedef Documentation

◆ IPanelPtr

using IPanelPtr = std::unique_ptr<IPanel>

Definition at line 48 of file IPanel.h.