#include <history_dialog.h>
Public Attributes | |
quint32 | id {NULL_ID} |
QString | icon {QString()} |
QString | name {QString()} |
QString | tool {QString()} |
Definition at line 67 of file history_dialog.h.
QString RowData::icon {QString()} |
Definition at line 70 of file history_dialog.h.
Referenced by HistoryDialog::fillTable(), and HistoryDialog::record().
quint32 RowData::id {NULL_ID} |
Definition at line 69 of file history_dialog.h.
Referenced by HistoryDialog::fillTable(), and HistoryDialog::record().
QString RowData::name {QString()} |
Definition at line 71 of file history_dialog.h.
Referenced by HistoryDialog::fillTable(), and HistoryDialog::record().
QString RowData::tool {QString()} |
Definition at line 72 of file history_dialog.h.
Referenced by HistoryDialog::fillTable(), and HistoryDialog::record().