Public Slots | Public Member Functions | Private Slots | Private Attributes | List of all members
rqt_console_plus::LogWidget Class Reference

#include <logwidget.hpp>

Inheritance diagram for rqt_console_plus::LogWidget:
Inheritance graph
[legend]

Public Slots

void on_timeRangeChanged (TimePoint time_min, TimePoint time_max)
 

Public Member Functions

 LogWidget (LogsTableModel &tablemodel, QWidget *parent=0)
 
 ~LogWidget ()
 

Private Slots

void on_buttonEnableDebug_toggled (bool checked)
 
void on_buttonEnableError_toggled (bool checked)
 
void on_buttonEnableInfo_toggled (bool checked)
 
void on_buttonEnableWarnings_toggled (bool checked)
 
void on_checkBoxLoggerFilter_toggled (bool checked)
 
void on_checkBoxMessageFilter_toggled (bool checked)
 
void on_comboBoxLoggerFilter_currentIndexChanged (int index)
 
void on_comboBoxMessageFilter_currentIndexChanged (int index)
 
void on_lineEditLoggerFilter_textEdited (const QString &arg1)
 
void on_lineEditMessageFilter_textEdited (const QString &filter)
 
void on_rowsInserted (const QModelIndex &parent, int first_row, int last_row)
 

Private Attributes

LogsTableModelmodel
 
ModelFilter proxy_model
 
Ui::LogWidgetDesign ui
 

Detailed Description

Definition at line 32 of file logwidget.hpp.

Constructor & Destructor Documentation

◆ LogWidget()

rqt_console_plus::LogWidget::LogWidget ( LogsTableModel tablemodel,
QWidget *  parent = 0 
)
explicit

Definition at line 27 of file logwidget.cpp.

◆ ~LogWidget()

rqt_console_plus::LogWidget::~LogWidget ( )

Definition at line 57 of file logwidget.cpp.

Member Function Documentation

◆ on_buttonEnableDebug_toggled

void rqt_console_plus::LogWidget::on_buttonEnableDebug_toggled ( bool  checked)
privateslot

Definition at line 111 of file logwidget.cpp.

◆ on_buttonEnableError_toggled

void rqt_console_plus::LogWidget::on_buttonEnableError_toggled ( bool  checked)
privateslot

Definition at line 129 of file logwidget.cpp.

◆ on_buttonEnableInfo_toggled

void rqt_console_plus::LogWidget::on_buttonEnableInfo_toggled ( bool  checked)
privateslot

Definition at line 117 of file logwidget.cpp.

◆ on_buttonEnableWarnings_toggled

void rqt_console_plus::LogWidget::on_buttonEnableWarnings_toggled ( bool  checked)
privateslot

Definition at line 123 of file logwidget.cpp.

◆ on_checkBoxLoggerFilter_toggled

void rqt_console_plus::LogWidget::on_checkBoxLoggerFilter_toggled ( bool  checked)
privateslot

Definition at line 95 of file logwidget.cpp.

◆ on_checkBoxMessageFilter_toggled

void rqt_console_plus::LogWidget::on_checkBoxMessageFilter_toggled ( bool  checked)
privateslot

Definition at line 74 of file logwidget.cpp.

◆ on_comboBoxLoggerFilter_currentIndexChanged

void rqt_console_plus::LogWidget::on_comboBoxLoggerFilter_currentIndexChanged ( int  index)
privateslot

Definition at line 90 of file logwidget.cpp.

◆ on_comboBoxMessageFilter_currentIndexChanged

void rqt_console_plus::LogWidget::on_comboBoxMessageFilter_currentIndexChanged ( int  index)
privateslot

Definition at line 68 of file logwidget.cpp.

◆ on_lineEditLoggerFilter_textEdited

void rqt_console_plus::LogWidget::on_lineEditLoggerFilter_textEdited ( const QString &  arg1)
privateslot

Definition at line 84 of file logwidget.cpp.

◆ on_lineEditMessageFilter_textEdited

void rqt_console_plus::LogWidget::on_lineEditMessageFilter_textEdited ( const QString &  filter)
privateslot

Definition at line 61 of file logwidget.cpp.

◆ on_rowsInserted

void rqt_console_plus::LogWidget::on_rowsInserted ( const QModelIndex &  parent,
int  first_row,
int  last_row 
)
privateslot

Definition at line 106 of file logwidget.cpp.

◆ on_timeRangeChanged

void rqt_console_plus::LogWidget::on_timeRangeChanged ( TimePoint  time_min,
TimePoint  time_max 
)
slot

Definition at line 135 of file logwidget.cpp.

Member Data Documentation

◆ model

LogsTableModel& rqt_console_plus::LogWidget::model
private

Definition at line 75 of file logwidget.hpp.

◆ proxy_model

ModelFilter rqt_console_plus::LogWidget::proxy_model
private

Definition at line 77 of file logwidget.hpp.

◆ ui

Ui::LogWidgetDesign rqt_console_plus::LogWidget::ui
private

Definition at line 74 of file logwidget.hpp.


The documentation for this class was generated from the following files:


plotjuggler_ros
Author(s): Davide Faconti
autogenerated on Sat May 24 2025 02:24:01