Guitarix
|
#include <gx_main_window.h>
Public Member Functions | |
TextLoggingBox () | |
~TextLoggingBox () | |
void | reset_msg_level () |
int | get_unseen_msg_level () |
sigc::signal< void > & | signal_msg_level_changed () |
Definition at line 408 of file gx_main_window.h.
TextLoggingBox::TextLoggingBox | ( | ) |
Definition at line 41 of file gx_main_window.cpp.
TextLoggingBox::~TextLoggingBox | ( | ) |
Definition at line 97 of file gx_main_window.cpp.
|
inline |
Definition at line 434 of file gx_main_window.h.
void TextLoggingBox::reset_msg_level | ( | ) |
Definition at line 118 of file gx_main_window.cpp.
|
inline |
Definition at line 435 of file gx_main_window.h.
Referenced by MainWindow::MainWindow().