Home
last modified time | relevance | path

Searched refs:GE_GETVERSION (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/piwigo/
H A Dpiwigotalker.h64 GE_GETVERSION, enumerator
H A Dpiwigotalker.cpp377 else if (state == GE_GETVERSION) in slotFinished()
412 case (GE_GETVERSION): in slotFinished()
445 if ((state == GE_GETVERSION) && d->loggedIn) in slotFinished()
478 d->state = GE_GETVERSION; in parseResponseLogin()
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/piwigo/
H A Dpiwigotalker.h65 GE_GETVERSION, enumerator
H A Dpiwigotalker.cpp329 else if (state == GE_GETVERSION) in slotFinished()
361 case (GE_GETVERSION): in slotFinished()
387 if (state == GE_GETVERSION && m_loggedIn) in slotFinished()
419 m_state = GE_GETVERSION; in parseResponseLogin()