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

This is a delete form. More...

#include <deleteform.hpp>

+ Inheritance diagram for Huggle::DeleteForm:

Public Member Functions

 DeleteForm (QWidget *parent=0)
 
void setPage (WikiPage *Page)
 

Private Slots

void on_pushButton_2_clicked ()
 
void on_pushButton_clicked ()
 
void onTick ()
 

Private Member Functions

void checkDelToken ()
 
void Delete ()
 
void Failed (QString reason)
 
void getToken ()
 

Private Attributes

QString deletetoken
 
ApiQuerydelquery
 
int delQueryPhase
 
QTimer * dt
 Set the page to delete.
 
WikiPagepage
 
ApiQuerytokenquery
 
Ui::DeleteForm * ui
 

Detailed Description

This is a delete form.

Todo:
This form needs to send a message to user who created a page after it's deleted, until that is done we must not include this class into production build

Definition at line 38 of file deleteform.hpp.

Member Function Documentation

void DeleteForm::Failed ( QString  reason)
private
Todo:
LOCALIZE ME
Todo:
LOCALIZE ME

Definition at line 149 of file deleteform.cpp.

References dt, and Huggle::Collectable::UnregisterConsumer().

Referenced by checkDelToken(), and Delete().


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