![]() |
LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
#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 |
Definition at line 26 of file vkcaptchadialog.h.
| LC::Util::SvcAuth::VkCaptchaDialog::VkCaptchaDialog | ( | const QVariantMap & | errorMap, |
| QNetworkAccessManager * | nam, | ||
| QWidget * | w = nullptr ) |
Definition at line 17 of file vkcaptchadialog.cpp.
References LC::Util::Filter().
Here is the call graph for this function:| 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 LC::Util::Filter().
Here is the call graph for this function:
|
overridedefault |
Definition at line 58 of file vkcaptchadialog.cpp.
References LC::Util::Filter(), and gotCaptcha().
Here is the call graph for this function:Definition at line 53 of file vkcaptchadialog.cpp.
References LC::Util::Filter().
Here is the call graph for this function: