28 #ifndef LOG_VIEW_LEVEL_PANEL_H_ 29 #define LOG_VIEW_LEVEL_PANEL_H_ 57 #endif // LOG_VIEW_LEVEL_PANEL_H_
std::shared_ptr< LevelPanel > LevelPanelPtr
virtual int width() const
virtual void toggleError()
virtual void toggleWarn()
virtual void toggleFatal()
virtual void toggleAllNodes()
virtual void toggleInfo()
LevelPanel(int height, int width, int y, int x, LogFilter &filter)
virtual bool handleMouse(const MEVENT &event)
virtual void toggleDebug()
virtual int height() const