LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
LC::ImageServiceInfo Struct Reference

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...
 

Detailed Description

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.

Member Data Documentation

◆ ID_

QByteArray LC::ImageServiceInfo::ID_

The unique ID of the service (including account ID).

Definition at line 40 of file iimgsource.h.

◆ Name_

QString LC::ImageServiceInfo::Name_

The human-readable name of the service.

Definition at line 44 of file iimgsource.h.


The documentation for this struct was generated from the following file: