Huggle
build:^490^dce1e5c
|
It can be used to retrieve a history of currently displayed page. More...
#include <historyform.hpp>
Public Member Functions | |
HistoryForm (QWidget *parent=0) | |
void | Update (WikiEdit *edit) |
Private Slots | |
void | on_pushButton_clicked () |
Private Attributes | |
WikiEdit * | CurrentEdit |
Ui::HistoryForm * | ui |
It can be used to retrieve a history of currently displayed page.
Definition at line 29 of file historyform.hpp.
|
explicit |
Definition at line 16 of file historyform.cpp.
|
privateslot |
Definition at line 41 of file historyform.cpp.
void HistoryForm::Update | ( | WikiEdit * | edit | ) |
Definition at line 29 of file historyform.cpp.
Referenced by Huggle::MainWindow::ProcessEdit().