LibrePCB Developers Documentation
ApiEndpoint Member List

This is the complete list of members for ApiEndpoint, including all inherited members.

ApiEndpoint()=deleteApiEndpoint
ApiEndpoint(const ApiEndpoint &other)=deleteApiEndpoint
ApiEndpoint(const QUrl &url) noexceptApiEndpointexplicit
errorWhileFetchingLibraryList(const QString &errorMsg)ApiEndpointsignal
errorWhileFetchingPartsInformation(const QString &errorMsg)ApiEndpointsignal
errorWhileFetchingPartsInformationStatus(const QString &errorMsg)ApiEndpointsignal
getUrl() const noexceptApiEndpointinline
libraryListReceived(const QJsonArray &libs)ApiEndpointsignal
libraryListResponseReceived(const QByteArray &data) noexceptApiEndpointprivate
mUrlApiEndpointprivate
operator=(const ApiEndpoint &rhs)=deleteApiEndpoint
partsInformationReceived(const QJsonObject &info)ApiEndpointsignal
partsInformationResponseReceived(const QByteArray &data) noexceptApiEndpointprivate
partsInformationStatusReceived(const QJsonObject &status)ApiEndpointsignal
partsInformationStatusResponseReceived(const QByteArray &data) noexceptApiEndpointprivate
requestLibraryList() const noexceptApiEndpoint
requestLibraryList(const QUrl &url) const noexceptApiEndpointprivate
requestPartsInformation(const QUrl &url, const QVector< Part > &parts) const noexceptApiEndpoint
requestPartsInformationStatus() const noexceptApiEndpoint
~ApiEndpoint() noexceptApiEndpoint