#include <wssettings.h>
|
QStringList | allUserNames (const QString &serviceName) |
| Helper method to list all user accounts (of all web service) that user logged in before.
|
|
QString | format () const |
|
| WSSettings (QObject *const parent=nullptr) |
|
| ~WSSettings () override |
|
|
void | readSettings (const KConfigGroup &group) |
| Read and write settings in config file between sessions.
|
|
void | writeSettings (KConfigGroup &group) |
|
◆ ImageFormat
◆ Selection
◆ WebService
Enumerator |
---|
FLICKR | |
DROPBOX | |
IMGUR | |
FACEBOOK | |
SMUGMUG | |
GDRIVE | |
GPHOTO | |
◆ WSSettings()
Digikam::WSSettings::WSSettings |
( |
QObject *const |
parent = nullptr | ) |
|
|
explicit |
◆ ~WSSettings()
Digikam::WSSettings::~WSSettings |
( |
| ) |
|
|
override |
◆ allUserNames()
QStringList Digikam::WSSettings::allUserNames |
( |
const QString & |
serviceName | ) |
|
Helper method to list all user accounts (of all web service) that user logged in before.
References oauthSettings.
◆ format()
QString Digikam::WSSettings::format |
( |
| ) |
const |
◆ imageFormatNames()
◆ readSettings()
void Digikam::WSSettings::readSettings |
( |
const KConfigGroup & |
group | ) |
|
Read and write settings in config file between sessions.
References addFileProperties, attLimitInMbytes, currentAlbumId, EXPORT, FLICKR, imageCompression, imageFormat, imagesChangeProp, imageSize, JPEG, removeMetadata, selMode, userName, and webService.
◆ webServiceNames()
◆ writeSettings()
void Digikam::WSSettings::writeSettings |
( |
KConfigGroup & |
group | ) |
|
References addFileProperties, attLimitInMbytes, currentAlbumId, imageCompression, imageFormat, imagesChangeProp, imageSize, removeMetadata, selMode, userName, and webService.
◆ addFileProperties
bool Digikam::WSSettings::addFileProperties = false |
◆ attLimitInMbytes
qint64 Digikam::WSSettings::attLimitInMbytes = 17 |
◆ currentAlbumId
QString Digikam::WSSettings::currentAlbumId |
◆ imageCompression
int Digikam::WSSettings::imageCompression = 75 |
◆ imageFormat
◆ imagesChangeProp
bool Digikam::WSSettings::imagesChangeProp = false |
◆ imageSize
int Digikam::WSSettings::imageSize = 1024 |
◆ inputImages
QList<QUrl> Digikam::WSSettings::inputImages |
Selected items to upload.
◆ itemsList
QMap<QUrl, QUrl> Digikam::WSSettings::itemsList |
Map of original item and attached item (can be resized).
◆ oauthSettings
QSettings* Digikam::WSSettings::oauthSettings = nullptr |
◆ oauthSettingsStore
O0SettingsStore* Digikam::WSSettings::oauthSettingsStore = nullptr |
◆ removeMetadata
bool Digikam::WSSettings::removeMetadata = false |
◆ selMode
◆ userName
QString Digikam::WSSettings::userName |
◆ webService
The documentation for this class was generated from the following files: