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