#include <console_window.h>
Definition at line 47 of file console_window.h.
◆ function
◆ ConsoleWindow()
swri_console::ConsoleWindow::ConsoleWindow |
( |
LogDatabase * |
db | ) |
|
◆ ~ConsoleWindow()
swri_console::ConsoleWindow::~ConsoleWindow |
( |
| ) |
|
◆ chooseButtonColor()
void swri_console::ConsoleWindow::chooseButtonColor |
( |
QPushButton * |
widget | ) |
|
|
private |
◆ clearAll
void swri_console::ConsoleWindow::clearAll |
( |
| ) |
|
|
slot |
◆ clearMessages
void swri_console::ConsoleWindow::clearMessages |
( |
| ) |
|
|
slot |
◆ closeEvent()
void swri_console::ConsoleWindow::closeEvent |
( |
QCloseEvent * |
event | ) |
|
◆ connected
void swri_console::ConsoleWindow::connected |
( |
bool |
connected | ) |
|
|
slot |
◆ copyExtendedLogs
void swri_console::ConsoleWindow::copyExtendedLogs |
( |
| ) |
|
|
slot |
◆ copyLogs
void swri_console::ConsoleWindow::copyLogs |
( |
| ) |
|
|
slot |
◆ createNewWindow
void swri_console::ConsoleWindow::createNewWindow |
( |
| ) |
|
|
signal |
◆ excludeFilterUpdated
void swri_console::ConsoleWindow::excludeFilterUpdated |
( |
const QString & |
text | ) |
|
|
slot |
◆ getButtonColor()
QColor swri_console::ConsoleWindow::getButtonColor |
( |
const QPushButton * |
button | ) |
const |
|
private |
◆ includeFilterUpdated
void swri_console::ConsoleWindow::includeFilterUpdated |
( |
const QString & |
text | ) |
|
|
slot |
◆ loadBooleanSetting()
template<typename T >
void swri_console::ConsoleWindow::loadBooleanSetting |
( |
const QString & |
key, |
|
|
T * |
element |
|
) |
| |
|
inlineprivate |
◆ loadColorButtonSetting()
void swri_console::ConsoleWindow::loadColorButtonSetting |
( |
const QString & |
key, |
|
|
QPushButton * |
button |
|
) |
| |
|
private |
◆ loadSettings()
void swri_console::ConsoleWindow::loadSettings |
( |
| ) |
|
|
private |
◆ messagesAdded
void swri_console::ConsoleWindow::messagesAdded |
( |
| ) |
|
|
slot |
◆ nextIndex
void swri_console::ConsoleWindow::nextIndex |
( |
| ) |
|
|
slot |
◆ nodeSelectionChanged
void swri_console::ConsoleWindow::nodeSelectionChanged |
( |
| ) |
|
|
slot |
◆ prevIndex
void swri_console::ConsoleWindow::prevIndex |
( |
| ) |
|
|
slot |
◆ readBagFile
void swri_console::ConsoleWindow::readBagFile |
( |
| ) |
|
|
signal |
◆ readLogDirectory
void swri_console::ConsoleWindow::readLogDirectory |
( |
| ) |
|
|
signal |
◆ readLogFile
void swri_console::ConsoleWindow::readLogFile |
( |
| ) |
|
|
signal |
◆ saveLogs
void swri_console::ConsoleWindow::saveLogs |
( |
| ) |
|
|
slot |
◆ searchIndex
void swri_console::ConsoleWindow::searchIndex |
( |
| ) |
|
|
slot |
◆ selectAllLogs
void swri_console::ConsoleWindow::selectAllLogs |
( |
| ) |
|
|
slot |
◆ selectFont
void swri_console::ConsoleWindow::selectFont |
( |
| ) |
|
|
signal |
◆ setDebugColor
void swri_console::ConsoleWindow::setDebugColor |
( |
| ) |
|
|
slot |
◆ setErrorColor
void swri_console::ConsoleWindow::setErrorColor |
( |
| ) |
|
|
slot |
◆ setFatalColor
void swri_console::ConsoleWindow::setFatalColor |
( |
| ) |
|
|
slot |
◆ setFollowNewest
void swri_console::ConsoleWindow::setFollowNewest |
( |
bool |
follow | ) |
|
|
slot |
◆ setFont
void swri_console::ConsoleWindow::setFont |
( |
const QFont & |
font | ) |
|
|
slot |
◆ setInfoColor
void swri_console::ConsoleWindow::setInfoColor |
( |
| ) |
|
|
slot |
◆ setSeverityFilter
void swri_console::ConsoleWindow::setSeverityFilter |
( |
| ) |
|
|
slot |
◆ setWarnColor
void swri_console::ConsoleWindow::setWarnColor |
( |
| ) |
|
|
slot |
◆ showLogContextMenu
void swri_console::ConsoleWindow::showLogContextMenu |
( |
const QPoint & |
point | ) |
|
|
slot |
◆ toggleAlternateRowColors
void swri_console::ConsoleWindow::toggleAlternateRowColors |
( |
bool |
checked | ) |
|
|
slot |
◆ updateButtonColor()
void swri_console::ConsoleWindow::updateButtonColor |
( |
QPushButton * |
widget, |
|
|
const QColor & |
color |
|
) |
| |
|
private |
◆ updateCurrentIndex()
void swri_console::ConsoleWindow::updateCurrentIndex |
( |
function |
sF | ) |
|
|
private |
◆ updateExcludeLabel
void swri_console::ConsoleWindow::updateExcludeLabel |
( |
| ) |
|
|
slot |
◆ updateIncludeLabel
void swri_console::ConsoleWindow::updateIncludeLabel |
( |
| ) |
|
|
slot |
◆ userScrolled
void swri_console::ConsoleWindow::userScrolled |
( |
int |
value | ) |
|
|
slot |
◆ db_
◆ db_proxy_
◆ node_click_handler_
◆ node_list_model_
◆ searchFunction_
function swri_console::ConsoleWindow::searchFunction_ |
|
private |
◆ ui
Ui::ConsoleWindow swri_console::ConsoleWindow::ui |
|
private |
The documentation for this class was generated from the following files: