Class LevelPanel

Inheritance Relationships

Base Type

Class Documentation

class LevelPanel : public log_view::PanelInterface

Public Functions

inline LevelPanel(int height, int width, int y, int x, LogFilter &filter)
inline virtual ~LevelPanel()
virtual void refresh()
virtual void toggleDebug()
virtual void toggleInfo()
virtual void toggleWarn()
virtual void toggleError()
virtual void toggleFatal()
virtual void toggleAllNodes()
virtual bool handleMouse(const MEVENT &event)

Protected Attributes

LogFilter &filter_