Dialog for options page.
More...
#include <historypage.h>
Dialog for options page.
Definition at line 37 of file historypage.h.
◆ HistoryPage()
| HistoryPage::HistoryPage |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ ~HistoryPage()
| HistoryPage::~HistoryPage |
( |
| ) |
|
◆ connectWidgets()
| void HistoryPage::connectWidgets |
( |
| ) |
|
|
private |
◆ initWidgets()
| void HistoryPage::initWidgets |
( |
| ) |
|
|
private |
◆ keyPressEvent()
| void HistoryPage::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protectedvirtual |
◆ on_cellClicked
| void HistoryPage::on_cellClicked |
( |
int |
row, |
|
|
int |
column |
|
) |
| |
|
slot |
◆ resizeEvent()
| void HistoryPage::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
privatevirtual |
◆ setModel()
◆ syncTime
| void HistoryPage::syncTime |
( |
QDateTimeEdit * |
calendar, |
|
|
QTimeEdit * |
clock |
|
) |
| |
|
slot |
◆ updateAddressBookData()
| void HistoryPage::updateAddressBookData |
( |
CWallet * |
wallet | ) |
|
|
private |
◆ updateFilter
| void HistoryPage::updateFilter |
( |
| ) |
|
|
slot |
◆ updateTableData [1/2]
| void HistoryPage::updateTableData |
( |
| ) |
|
|
slot |
◆ updateTableData() [2/2]
| void HistoryPage::updateTableData |
( |
CWallet * |
wallet | ) |
|
|
private |
◆ allAddressString
| QString HistoryPage::allAddressString ="All" |
|
private |
◆ columnResizingFixer
◆ model
◆ settings
| QSettings HistoryPage::settings |
|
private |
◆ tableModel
| QAbstractTableModel* HistoryPage::tableModel |
|
private |
◆ timeEditFrom
| QTimeEdit* HistoryPage::timeEditFrom |
|
private |
◆ timeEditTo
| QTimeEdit* HistoryPage::timeEditTo |
|
private |
◆ ui
| Ui::HistoryPage* HistoryPage::ui |
|
private |
The documentation for this class was generated from the following files: