#include <blockexplorer.h>
Definition at line 25 of file blockexplorer.h.
◆ BlockExplorer()
| BlockExplorer::BlockExplorer |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ ~BlockExplorer()
| BlockExplorer::~BlockExplorer |
( |
| ) |
|
◆ back
| void BlockExplorer::back |
( |
| ) |
|
|
privateslot |
◆ forward
| void BlockExplorer::forward |
( |
| ) |
|
|
privateslot |
◆ goTo
| void BlockExplorer::goTo |
( |
const QString & |
query | ) |
|
|
privateslot |
◆ keyPressEvent()
| void BlockExplorer::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
◆ onSearch
| void BlockExplorer::onSearch |
( |
| ) |
|
|
privateslot |
◆ setBlock()
◆ setContent()
| void BlockExplorer::setContent |
( |
const std::string & |
content | ) |
|
|
private |
◆ showEvent()
| void BlockExplorer::showEvent |
( |
QShowEvent * |
| ) |
|
|
protected |
◆ switchTo()
| bool BlockExplorer::switchTo |
( |
const QString & |
query | ) |
|
|
private |
◆ updateNavButtons()
| void BlockExplorer::updateNavButtons |
( |
| ) |
|
|
private |
◆ m_History
| QStringList BlockExplorer::m_History |
|
private |
◆ m_HistoryIndex
| int BlockExplorer::m_HistoryIndex |
|
private |
◆ m_NeverShown
| bool BlockExplorer::m_NeverShown |
|
private |
◆ ui
| Ui::BlockExplorer* BlockExplorer::ui |
|
private |
The documentation for this class was generated from the following files: