#include <Libs/Widgets/ctkErrorLogWidget.h>
|
QScopedPointer< ctkErrorLogWidgetPrivate > | d_ptr |
|
Definition at line 37 of file ctkErrorLogWidget.h.
◆ Superclass
◆ ctkErrorLogWidget()
ctkErrorLogWidget::ctkErrorLogWidget |
( |
QWidget * |
parentWidget = 0 | ) |
|
|
explicit |
◆ ~ctkErrorLogWidget()
virtual ctkErrorLogWidget::~ctkErrorLogWidget |
( |
| ) |
|
|
virtual |
◆ errorLogModel()
◆ onLogLevelFilterChanged
void ctkErrorLogWidget::onLogLevelFilterChanged |
( |
| ) |
|
|
protectedslot |
◆ onRowsInserted
void ctkErrorLogWidget::onRowsInserted |
( |
const QModelIndex & |
parent, |
|
|
int |
first, |
|
|
int |
last |
|
) |
| |
|
protectedslot |
◆ onSelectionChanged
void ctkErrorLogWidget::onSelectionChanged |
( |
const QItemSelection & |
selected, |
|
|
const QItemSelection & |
deselected |
|
) |
| |
|
protectedslot |
◆ removeEntries
void ctkErrorLogWidget::removeEntries |
( |
| ) |
|
|
protectedslot |
◆ setAllEntriesVisible
void ctkErrorLogWidget::setAllEntriesVisible |
( |
bool |
visibility = true | ) |
|
|
slot |
◆ setColumnHidden()
Q_INVOKABLE void ctkErrorLogWidget::setColumnHidden |
( |
int |
columnId, |
|
|
bool |
hidden |
|
) |
| const |
◆ setErrorEntriesVisible
void ctkErrorLogWidget::setErrorEntriesVisible |
( |
bool |
visibility | ) |
|
|
slot |
◆ setErrorLogModel()
Q_INVOKABLE void ctkErrorLogWidget::setErrorLogModel |
( |
ctkErrorLogModel * |
newErrorLogModel | ) |
|
◆ setInfoEntriesVisible
void ctkErrorLogWidget::setInfoEntriesVisible |
( |
bool |
visibility | ) |
|
|
slot |
◆ setUnknownEntriesVisible
void ctkErrorLogWidget::setUnknownEntriesVisible |
( |
bool |
visibility | ) |
|
|
slot |
◆ setWarningEntriesVisible
void ctkErrorLogWidget::setWarningEntriesVisible |
( |
bool |
visibility | ) |
|
|
slot |
◆ d_ptr
QScopedPointer<ctkErrorLogWidgetPrivate> ctkErrorLogWidget::d_ptr |
|
protected |
The documentation for this class was generated from the following file: