#include <phosphor-shell/include/PhosphorShell/LazyLoader.h>
◆ Status
| Enumerator |
|---|
| Null | |
| Loading | |
| Ready | |
| Error | |
◆ LazyLoader()
| PhosphorShell::LazyLoader::LazyLoader |
( |
QQuickItem * |
parent = nullptr | ) |
|
|
explicit |
◆ ~LazyLoader()
| PhosphorShell::LazyLoader::~LazyLoader |
( |
| ) |
|
|
override |
◆ active()
| bool PhosphorShell::LazyLoader::active |
( |
| ) |
const |
◆ activeChanged
| void PhosphorShell::LazyLoader::activeChanged |
( |
| ) |
|
|
signal |
◆ item()
| QQuickItem * PhosphorShell::LazyLoader::item |
( |
| ) |
const |
◆ itemChanged
| void PhosphorShell::LazyLoader::itemChanged |
( |
| ) |
|
|
signal |
◆ loaded
| void PhosphorShell::LazyLoader::loaded |
( |
| ) |
|
|
signal |
◆ setActive()
| void PhosphorShell::LazyLoader::setActive |
( |
bool |
active | ) |
|
◆ setSource()
| void PhosphorShell::LazyLoader::setSource |
( |
const QUrl & |
source | ) |
|
◆ setSourceComponent()
| void PhosphorShell::LazyLoader::setSourceComponent |
( |
QQmlComponent * |
component | ) |
|
◆ source()
| QUrl PhosphorShell::LazyLoader::source |
( |
| ) |
const |
◆ sourceChanged
| void PhosphorShell::LazyLoader::sourceChanged |
( |
| ) |
|
|
signal |
◆ sourceComponent()
| QQmlComponent * PhosphorShell::LazyLoader::sourceComponent |
( |
| ) |
const |
◆ sourceComponentChanged
| void PhosphorShell::LazyLoader::sourceComponentChanged |
( |
| ) |
|
|
signal |
◆ status()
| Status PhosphorShell::LazyLoader::status |
( |
| ) |
const |
◆ statusChanged
| void PhosphorShell::LazyLoader::statusChanged |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following file: