#include <com/lomiri/content/peer.h>
Definition at line 31 of file peer.h.
◆ Peer() [1/3]
com::lomiri::content::Peer::Peer |
( |
const QString & |
id = QString() , |
|
|
bool |
isDefaultPeer = false , |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ Peer() [2/3]
com::lomiri::content::Peer::Peer |
( |
const QString & |
, |
|
|
const QString & |
, |
|
|
QByteArray & |
, |
|
|
const QString & |
, |
|
|
bool |
, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ Peer() [3/3]
com::lomiri::content::Peer::Peer |
( |
const Peer & |
rhs | ) |
|
◆ ~Peer()
virtual com::lomiri::content::Peer::~Peer |
( |
| ) |
|
|
virtual |
◆ iconData()
virtual Q_INVOKABLE QByteArray com::lomiri::content::Peer::iconData |
( |
| ) |
const |
|
virtual |
◆ iconName()
virtual Q_INVOKABLE QString com::lomiri::content::Peer::iconName |
( |
| ) |
const |
|
virtual |
◆ id()
virtual Q_INVOKABLE const QString & com::lomiri::content::Peer::id |
( |
| ) |
const |
|
virtual |
◆ isDefaultPeer()
virtual Q_INVOKABLE bool com::lomiri::content::Peer::isDefaultPeer |
( |
| ) |
const |
|
virtual |
◆ name()
virtual Q_INVOKABLE QString com::lomiri::content::Peer::name |
( |
| ) |
const |
|
virtual |
◆ operator=()
Peer & com::lomiri::content::Peer::operator= |
( |
const Peer & |
rhs | ) |
|
◆ operator==()
bool com::lomiri::content::Peer::operator== |
( |
const Peer & |
rhs | ) |
const |
◆ setIconData()
Q_INVOKABLE void com::lomiri::content::Peer::setIconData |
( |
const QByteArray & |
| ) |
|
◆ setIconName()
Q_INVOKABLE void com::lomiri::content::Peer::setIconName |
( |
const QString & |
| ) |
|
◆ setName()
Q_INVOKABLE void com::lomiri::content::Peer::setName |
( |
const QString & |
| ) |
|
◆ unknown()
static const Peer & com::lomiri::content::Peer::unknown |
( |
| ) |
|
|
static |
◆ iconName
QString com::lomiri::content::Peer::iconName |
|
readwrite |
◆ id
QString com::lomiri::content::Peer::id |
|
read |
◆ isDefaultPeer
bool com::lomiri::content::Peer::isDefaultPeer |
|
read |
◆ name
QString com::lomiri::content::Peer::name |
|
readwrite |
The documentation for this class was generated from the following file:
- include/com/lomiri/content/peer.h