Class HelpPanel
Defined in File help_panel.h
Inheritance Relationships
Base Type
public log_view::PanelInterface(Class PanelInterface)
Class Documentation
-
class HelpPanel : public log_view::PanelInterface
Public Functions
-
HelpPanel(int height, int width, int y, int x)
-
inline virtual ~HelpPanel()
-
virtual void refresh() override
-
virtual void resize(int height, int width, int y, int x) override
-
inline virtual bool handleMouse(const MEVENT &event) override
-
virtual bool handleKey(int key) override
-
HelpPanel(int height, int width, int y, int x)