The OnlineLibraryListWidgetItem class.
More...
#include <onlinelibrarylistwidgetitem.h>
Inherits QWidget.
◆ OnlineLibraryListWidgetItem() [1/3]
◆ OnlineLibraryListWidgetItem() [2/3]
◆ OnlineLibraryListWidgetItem() [3/3]
◆ ~OnlineLibraryListWidgetItem()
◆ getUuid()
const tl::optional< Uuid > & getUuid |
( |
| ) |
const |
|
inlinenoexcept |
◆ getName()
const QString & getName |
( |
| ) |
const |
|
inlinenoexcept |
◆ getDependencies()
const QSet< Uuid > & getDependencies |
( |
| ) |
const |
|
inlinenoexcept |
◆ isChecked()
◆ setChecked()
void setChecked |
( |
bool |
checked | ) |
|
|
noexcept |
◆ startDownloadIfSelected()
void startDownloadIfSelected |
( |
| ) |
|
|
noexcept |
◆ operator=()
◆ checkedChanged
void checkedChanged |
( |
bool |
checked | ) |
|
|
signal |
◆ downloadFinished()
void downloadFinished |
( |
bool |
success, |
|
|
const QString & |
errMsg |
|
) |
| |
|
privatenoexcept |
◆ iconReceived()
void iconReceived |
( |
const QByteArray & |
data | ) |
|
|
privatenoexcept |
◆ updateInstalledStatus()
void updateInstalledStatus |
( |
| ) |
|
|
privatenoexcept |
◆ mWorkspace
◆ mJsonObject
◆ mUuid
◆ mName
◆ mVersion
◆ mIsRecommended
◆ mDependencies
◆ mUi
QScopedPointer<Ui::OnlineLibraryListWidgetItem> mUi |
|
private |
◆ mLibraryDownload
◆ mAutoCheck
The documentation for this class was generated from the following files: