![]() |
LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
|
Describes a single image hosting service (including account). More...
#include "iimgsource.h"
Public Attributes | |
QByteArray | ID_ |
The unique ID of the service (including account ID). | |
QString | Name_ |
The human-readable name of the service. | |
Describes a single image hosting service (including account).
If a service supports multiple accounts, distinct accounts should correspond to distinct ImageServiceInfo structures.
Definition at line 24 of file iimgsource.h.
QByteArray LC::ImageServiceInfo::ID_ |
The unique ID of the service (including account ID).
Definition at line 28 of file iimgsource.h.
QString LC::ImageServiceInfo::Name_ |
The human-readable name of the service.
Definition at line 32 of file iimgsource.h.