Huggle  build:^490^dce1e5c
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Huggle::HistoryForm Class Reference

It can be used to retrieve a history of currently displayed page. More...

#include <historyform.hpp>

+ Inheritance diagram for Huggle::HistoryForm:

Public Member Functions

 HistoryForm (QWidget *parent=0)
 
void Update (WikiEdit *edit)
 

Private Slots

void on_pushButton_clicked ()
 

Private Attributes

WikiEditCurrentEdit
 
Ui::HistoryForm * ui
 

Detailed Description

It can be used to retrieve a history of currently displayed page.

Todo:
RELEASE BLOCKER: this thing needs to be finished This is a small gadget that is displayed on top of main window

Definition at line 29 of file historyform.hpp.

Constructor & Destructor Documentation

HistoryForm::HistoryForm ( QWidget *  parent = 0)
explicit
Todo:
LOCALIZE ME

Definition at line 16 of file historyform.cpp.

Member Function Documentation

void HistoryForm::on_pushButton_clicked ( )
privateslot
Todo:
LOCALIZE ME

Definition at line 41 of file historyform.cpp.

void HistoryForm::Update ( WikiEdit edit)
Todo:
LOCALIZE ME

Definition at line 29 of file historyform.cpp.

Referenced by Huggle::MainWindow::ProcessEdit().


The documentation for this class was generated from the following files: