LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::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 45 of file iimgsource.h.

Member Data Documentation

◆ ID_

QByteArray LeechCraft::ImageServiceInfo::ID_

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

Definition at line 49 of file iimgsource.h.

◆ Name_

QString LeechCraft::ImageServiceInfo::Name_

The human-readable name of the service.

Definition at line 53 of file iimgsource.h.


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