Content Hub  1.0.0
A session-wide content-exchange service
com::lomiri::content::Store Class Reference

#include <store.h>

+ Inheritance diagram for com::lomiri::content::Store:
+ Collaboration diagram for com::lomiri::content::Store:

Public Member Functions

 Store (const QString &uri, QObject *parent=nullptr)
 
 Store (const Store &)
 
virtual ~Store ()
 
Storeoperator= (const Store &)
 
virtual Q_INVOKABLE const QString & uri () const
 

Protected Attributes

QSharedPointer< Private > d
 

Properties

QString uri
 

Detailed Description

Definition at line 30 of file store.h.

Constructor & Destructor Documentation

◆ Store() [1/2]

com::lomiri::content::Store::Store ( const QString &  uri,
QObject parent = nullptr 
)

◆ Store() [2/2]

com::lomiri::content::Store::Store ( const Store )

◆ ~Store()

virtual com::lomiri::content::Store::~Store ( )
virtual

Member Function Documentation

◆ operator=()

Store& com::lomiri::content::Store::operator= ( const Store )

◆ uri()

virtual Q_INVOKABLE const QString& com::lomiri::content::Store::uri ( ) const
virtual

Member Data Documentation

◆ d

QSharedPointer<Private> com::lomiri::content::Store::d
protected

Definition at line 46 of file store.h.

Property Documentation

◆ uri

QString com::lomiri::content::Store::uri
read

Definition at line 1 of file store.h.


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