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