Home
last modified time | relevance | path

Searched refs:WSAuthentication (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/unified/manager/
H A Dwsauthentication.cpp58 class Q_DECL_HIDDEN WSAuthentication::Private
94 WSAuthentication::WSAuthentication(QWidget* const parent, DInfoInterface* const iface) in WSAuthentication() function in DigikamGenericUnifiedPlugin::WSAuthentication
116 WSAuthentication::~WSAuthentication() in ~WSAuthentication()
176 void WSAuthentication::cancelTalker() in cancelTalker()
184 QString WSAuthentication::webserviceName() in webserviceName()
189 void WSAuthentication::authenticate() in authenticate()
194 void WSAuthentication::reauthenticate() in reauthenticate()
253 void WSAuthentication::prepareForUpload() in prepareForUpload()
326 void WSAuthentication::uploadNextPhoto() in uploadNextPhoto()
352 void WSAuthentication::startTransfer() in startTransfer()
[all …]
H A Dwsauthentication.h48 class WSAuthentication : public QObject
54 explicit WSAuthentication(QWidget* const parent, DInfoInterface* const iface=0);
55 ~WSAuthentication();
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/unified/wizard/
H A Dwswizard.cpp84 WSAuthentication* wsAuth;
97 d->wsAuth = new WSAuthentication(this, d->iface); in WSWizard()
135 WSAuthentication* WSWizard::wsAuth() const in wsAuth()
H A Dwsauthenticationpage.h126 WSAuthentication* const wsAuth,
151 WSAuthentication* m_WSAuthentication;
H A Dwsauthenticationpage.cpp115 WSAuthentication* const wsAuth, in WSAuthenticationPageView()
123 WSAuthentication* const wsAuth, in WSAuthenticationPageView()
260 WSAuthentication* wsAuth;
H A Dwswizard.h68 WSAuthentication* wsAuth() const;
H A Dwsfinalpage.cpp80 WSAuthentication* wsAuth;
H A Dwsimagespage.cpp84 WSAuthentication* wsAuth;