![]() |
LeechCraft
0.6.70-15082-g543737046d
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). More... | |
QString | Name_ |
The human-readable name of the service. More... | |
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 30 of file iimgsource.h.
QByteArray LC::ImageServiceInfo::ID_ |
The unique ID of the service (including account ID).
Definition at line 40 of file iimgsource.h.
QString LC::ImageServiceInfo::Name_ |
The human-readable name of the service.
Definition at line 44 of file iimgsource.h.