#include <gx_main_window.h>
Definition at line 572 of file gx_main_window.h.
◆ TextLoggingBox()
TextLoggingBox::TextLoggingBox |
( |
| ) |
|
◆ ~TextLoggingBox()
TextLoggingBox::~TextLoggingBox |
( |
| ) |
|
◆ get_unseen_msg_level()
int TextLoggingBox::get_unseen_msg_level |
( |
| ) |
|
|
inline |
◆ on_hide()
virtual void TextLoggingBox::on_hide |
( |
| ) |
|
|
privatevirtual |
◆ on_key_press_event()
virtual bool TextLoggingBox::on_key_press_event |
( |
GdkEventKey * |
event | ) |
|
|
privatevirtual |
◆ on_show()
virtual void TextLoggingBox::on_show |
( |
| ) |
|
|
privatevirtual |
◆ reset_msg_level()
void TextLoggingBox::reset_msg_level |
( |
| ) |
|
◆ show_msg()
void TextLoggingBox::show_msg |
( |
string |
msgbuf, |
|
|
GxLogger::MsgType |
msgtype, |
|
|
bool |
plugged |
|
) |
| |
|
private |
◆ signal_msg_level_changed()
sigc::signal< void > & TextLoggingBox::signal_msg_level_changed |
( |
| ) |
|
|
inline |
◆ box
Gtk::VBox TextLoggingBox::box |
|
private |
◆ buttonbox
Gtk::HButtonBox TextLoggingBox::buttonbox |
|
private |
◆ highest_unseen_msg_level
int TextLoggingBox::highest_unseen_msg_level |
|
private |
◆ msg_level_changed
sigc::signal<void> TextLoggingBox::msg_level_changed |
|
private |
◆ ok_button
Gtk::Button TextLoggingBox::ok_button |
|
private |
◆ scrollbox
Gtk::ScrolledWindow TextLoggingBox::scrollbox |
|
private |
◆ tagdefs
◆ tags
◆ tbox
Gtk::TextView TextLoggingBox::tbox |
|
private |
The documentation for this class was generated from the following file: