#include <item.h>
Definition at line 33 of file item.h.
com::ubuntu::content::Item::Item |
( |
const QUrl & |
= QUrl() , |
|
|
QObject * |
= nullptr |
|
) |
| |
com::ubuntu::content::Item::Item |
( |
const Item & |
| ) |
|
virtual com::ubuntu::content::Item::~Item |
( |
| ) |
|
|
virtual |
Q_INVOKABLE const QString& com::ubuntu::content::Item::name |
( |
| ) |
const |
Item& com::ubuntu::content::Item::operator= |
( |
const Item & |
| ) |
|
bool com::ubuntu::content::Item::operator== |
( |
const Item & |
| ) |
const |
Q_INVOKABLE void com::ubuntu::content::Item::setName |
( |
const QString & |
name | ) |
const |
Q_INVOKABLE void com::ubuntu::content::Item::setStream |
( |
const QByteArray & |
stream | ) |
const |
Q_INVOKABLE void com::ubuntu::content::Item::setStreamType |
( |
const QString & |
type | ) |
const |
Q_INVOKABLE void com::ubuntu::content::Item::setText |
( |
const QString & |
text | ) |
const |
Q_INVOKABLE void com::ubuntu::content::Item::setUrl |
( |
const QUrl & |
url | ) |
const |
Q_INVOKABLE const QByteArray& com::ubuntu::content::Item::stream |
( |
| ) |
const |
Q_INVOKABLE const QString& com::ubuntu::content::Item::streamType |
( |
| ) |
const |
Q_INVOKABLE const QString com::ubuntu::content::Item::text |
( |
| ) |
const |
Q_INVOKABLE const QUrl& com::ubuntu::content::Item::url |
( |
| ) |
const |
QString com::ubuntu::content::Item::name |
|
readwrite |
QByteArray com::ubuntu::content::Item::stream |
|
readwrite |
QString com::ubuntu::content::Item::streamType |
|
readwrite |
QString com::ubuntu::content::Item::text |
|
readwrite |
QUrl com::ubuntu::content::Item::url |
|
read |
The documentation for this class was generated from the following file:
- /build/content-hub-YIZCnM/content-hub-0.2+16.10.20160830/include/com/ubuntu/content/item.h