#include <com/lomiri/content/store.h>
|
QSharedPointer< Private > | d |
|
Definition at line 33 of file store.h.
◆ Store() [1/3]
com::lomiri::content::Store::Store |
( |
const QString & |
uri, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ Store() [2/3]
com::lomiri::content::Store::Store |
( |
const Store & |
| ) |
|
◆ ~Store()
virtual com::lomiri::content::Store::~Store |
( |
| ) |
|
|
virtual |
◆ Store() [3/3]
com::lomiri::content::Store::Store |
( |
Scope |
scope, |
|
|
const Type & |
type, |
|
|
const QString & |
uri, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
protected |
◆ operator=()
Store & com::lomiri::content::Store::operator= |
( |
const Store & |
| ) |
|
◆ scope()
virtual Q_INVOKABLE Scope com::lomiri::content::Store::scope |
( |
| ) |
const |
|
virtual |
◆ type()
virtual Q_INVOKABLE const Type & com::lomiri::content::Store::type |
( |
| ) |
const |
|
virtual |
◆ uri()
virtual Q_INVOKABLE const QString & com::lomiri::content::Store::uri |
( |
| ) |
const |
|
virtual |
◆ Hub
◆ Transfer
QSharedPointer<Private> com::lomiri::content::Store::d |
|
protected |
◆ uri
QString com::lomiri::content::Store::uri |
|
read |
The documentation for this class was generated from the following file: