LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::SvcAuth::VkCaptchaDialog Class Reference

#include "vkcaptchadialog.h"

+ Inheritance diagram for LeechCraft::Util::SvcAuth::VkCaptchaDialog:
+ Collaboration diagram for LeechCraft::Util::SvcAuth::VkCaptchaDialog:

Signals

void gotCaptcha (const QString &cid, const QString &value)
 

Public Member Functions

 VkCaptchaDialog (const QVariantMap &errorMap, QNetworkAccessManager *, QWidget *=0)
 
 VkCaptchaDialog (const QUrl &, const QString &, QNetworkAccessManager *, QWidget *=0)
 
void SetContextName (const QString &)
 
void done (int) override
 

Detailed Description

Definition at line 50 of file vkcaptchadialog.h.

Constructor & Destructor Documentation

◆ VkCaptchaDialog() [1/2]

LeechCraft::Util::SvcAuth::VkCaptchaDialog::VkCaptchaDialog ( const QVariantMap &  errorMap,
QNetworkAccessManager *  nam,
QWidget *  w = 0 
)

Definition at line 42 of file vkcaptchadialog.cpp.

◆ VkCaptchaDialog() [2/2]

LeechCraft::Util::SvcAuth::VkCaptchaDialog::VkCaptchaDialog ( const QUrl &  url,
const QString &  cid,
QNetworkAccessManager *  manager,
QWidget *  parent = 0 
)

Definition at line 49 of file vkcaptchadialog.cpp.

Member Function Documentation

◆ done()

void LeechCraft::Util::SvcAuth::VkCaptchaDialog::done ( int  r)
override

Definition at line 69 of file vkcaptchadialog.cpp.

References gotCaptcha().

◆ gotCaptcha

void LeechCraft::Util::SvcAuth::VkCaptchaDialog::gotCaptcha ( const QString &  cid,
const QString &  value 
)
signal

Referenced by done().

+ Here is the caller graph for this function:

◆ SetContextName()

void LeechCraft::Util::SvcAuth::VkCaptchaDialog::SetContextName ( const QString &  context)

Definition at line 64 of file vkcaptchadialog.cpp.


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