Home
last modified time | relevance | path

Searched refs:addPhotoInit (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/twitter/
H A Dtwittertalker.h83 bool addPhotoInit(const QString& imgPath);
H A Dtwittertalker.cpp404 return addPhotoInit(path); in addPhoto()
450 bool TwTalker::addPhotoInit(const QString& imgPath) in addPhotoInit() function in DigikamGenericTwitterPlugin::TwTalker