#include <waresdev/FluidHubWaresImportWorker.hpp>
|
| void | info (const QString &Message) |
| |
| void | error (const QString &Message) |
| |
| void | finished (bool Ok, const QString &Message) |
| |
| void | progressed (int Value) |
| |
◆ WaresDetailsByIDByType_t
◆ FluidHubWaresImportWorker()
| openfluid::waresdev::FluidHubWaresImportWorker::FluidHubWaresImportWorker |
( |
const QString & |
WareshubUrl, |
|
|
bool |
SslNoVerify = false |
|
) |
| |
◆ ~FluidHubWaresImportWorker()
| openfluid::waresdev::FluidHubWaresImportWorker::~FluidHubWaresImportWorker |
( |
| ) |
|
◆ clone
| bool openfluid::waresdev::FluidHubWaresImportWorker::clone |
( |
| ) |
|
|
slot |
◆ connect
| bool openfluid::waresdev::FluidHubWaresImportWorker::connect |
( |
| ) |
|
|
slot |
◆ disconnect
| void openfluid::waresdev::FluidHubWaresImportWorker::disconnect |
( |
| ) |
|
|
slot |
◆ error
| void openfluid::waresdev::FluidHubWaresImportWorker::error |
( |
const QString & |
Message | ) |
|
|
signal |
◆ finished
| void openfluid::waresdev::FluidHubWaresImportWorker::finished |
( |
bool |
Ok, |
|
|
const QString & |
Message |
|
) |
| |
|
signal |
◆ getAvailableWaresWithDetails()
◆ getUsername()
| QString openfluid::waresdev::FluidHubWaresImportWorker::getUsername |
( |
| ) |
const |
◆ info
| void openfluid::waresdev::FluidHubWaresImportWorker::info |
( |
const QString & |
Message | ) |
|
|
signal |
◆ isConnected()
| bool openfluid::waresdev::FluidHubWaresImportWorker::isConnected |
( |
| ) |
const |
◆ isLoggedIn()
| bool openfluid::waresdev::FluidHubWaresImportWorker::isLoggedIn |
( |
| ) |
const |
◆ isV0ofAPI()
| bool openfluid::waresdev::FluidHubWaresImportWorker::isV0ofAPI |
( |
| ) |
const |
◆ login
| bool openfluid::waresdev::FluidHubWaresImportWorker::login |
( |
const QString & |
Username, |
|
|
const QString & |
Password |
|
) |
| |
|
slot |
◆ logout
| void openfluid::waresdev::FluidHubWaresImportWorker::logout |
( |
| ) |
|
|
slot |
◆ progressed
| void openfluid::waresdev::FluidHubWaresImportWorker::progressed |
( |
int |
Value | ) |
|
|
signal |
◆ setSelectedWaresUrl()
| void openfluid::waresdev::FluidHubWaresImportWorker::setSelectedWaresUrl |
( |
const std::map< openfluid::ware::WareType, QStringList > & |
SelectedWaresUrlByType | ) |
|
The documentation for this class was generated from the following file: