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