LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
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).
 
QString Name_
 The human-readable name of the service.
 

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 24 of file iimgsource.h.

Member Data Documentation

◆ ID_

QByteArray LC::ImageServiceInfo::ID_

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

Definition at line 28 of file iimgsource.h.

◆ Name_

QString LC::ImageServiceInfo::Name_

The human-readable name of the service.

Definition at line 32 of file iimgsource.h.


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