The Repository class provides access to a LibrePCB API server.
More...
#include <repository.h>
Inherits QObject.
The Repository class provides access to a LibrePCB API server.
◆ Repository() [1/3]
◆ Repository() [2/3]
◆ Repository() [3/3]
◆ ~Repository()
◆ getUrl()
const QUrl& getUrl |
( |
| ) |
const |
|
inlinenoexcept |
◆ requestLibraryList() [1/2]
void requestLibraryList |
( |
| ) |
const |
|
noexcept |
◆ operator=()
◆ libraryListReceived
void libraryListReceived |
( |
const QJsonArray & |
libs | ) |
|
|
signal |
◆ errorWhileFetchingLibraryList
void errorWhileFetchingLibraryList |
( |
const QString & |
errorMsg | ) |
|
|
signal |
◆ requestLibraryList() [2/2]
void requestLibraryList |
( |
const QUrl & |
url | ) |
const |
|
privatenoexcept |
◆ requestedDataReceived()
void requestedDataReceived |
( |
const QByteArray & |
data | ) |
|
|
privatenoexcept |
◆ mUrl
The documentation for this class was generated from the following files: