LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::SvcAuth::VkCaptchaDialog Class Reference

#include "vkcaptchadialog.h"

Inheritance diagram for LC::Util::SvcAuth::VkCaptchaDialog:
Collaboration diagram for LC::Util::SvcAuth::VkCaptchaDialog:

Signals

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

Public Member Functions

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

Detailed Description

Definition at line 26 of file vkcaptchadialog.h.

Constructor & Destructor Documentation

◆ VkCaptchaDialog() [1/2]

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

Definition at line 17 of file vkcaptchadialog.cpp.

References VkCaptchaDialog().

Referenced by VkCaptchaDialog(), and VkCaptchaDialog().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ VkCaptchaDialog() [2/2]

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

Definition at line 29 of file vkcaptchadialog.cpp.

References VkCaptchaDialog().

Here is the call graph for this function:

◆ ~VkCaptchaDialog()

LC::Util::SvcAuth::VkCaptchaDialog::~VkCaptchaDialog ( )
overridedefault

References done(), and SetContextName().

Here is the call graph for this function:

Member Function Documentation

◆ done()

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

Definition at line 58 of file vkcaptchadialog.cpp.

References gotCaptcha().

Referenced by ~VkCaptchaDialog().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ gotCaptcha

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

Referenced by done().

Here is the caller graph for this function:

◆ SetContextName()

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

Definition at line 53 of file vkcaptchadialog.cpp.

Referenced by ~VkCaptchaDialog().

Here is the caller graph for this function:

The documentation for this class was generated from the following files:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/util/svcauth/vkcaptchadialog.h
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/util/svcauth/vkcaptchadialog.cpp