Content Hub  0.0.1
A session-wide content-exchange service
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Friends
com::ubuntu::content::Item Class Reference

#include <item.h>

+ Inheritance diagram for com::ubuntu::content::Item:
+ Collaboration diagram for com::ubuntu::content::Item:

Public Member Functions

 Item (const QUrl &=QUrl(), QObject *=nullptr)
 
 Item (const Item &)
 
virtual ~Item ()
 
Itemoperator= (const Item &)
 
bool operator== (const Item &) const
 
Q_INVOKABLE const QUrl & url () const
 

Properties

QUrl url
 

Detailed Description

Definition at line 32 of file item.h.

Constructor & Destructor Documentation

com::ubuntu::content::Item::Item ( const QUrl &  = QUrl(),
QObject = nullptr 
)
com::ubuntu::content::Item::Item ( const Item )
virtual com::ubuntu::content::Item::~Item ( )
virtual

Member Function Documentation

Item& com::ubuntu::content::Item::operator= ( const Item )
bool com::ubuntu::content::Item::operator== ( const Item ) const
Q_INVOKABLE const QUrl& com::ubuntu::content::Item::url ( ) const

Property Documentation

QUrl com::ubuntu::content::Item::url
read

Definition at line 35 of file item.h.


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