![]() |
LibrePCB Developers Documentation
|
#include <workspacesettings.h>
Collaboration diagram for WorkspaceSettings::ApiEndpoint:Public Member Functions | |
| bool | operator== (const ApiEndpoint &rhs) const noexcept=default |
Public Attributes | |
| QUrl | url |
| bool | useForLibraries = false |
| Can be set on 0..n endpoints. | |
| bool | useForPartsInfo = false |
| Can be set on 0..1 endpoints. | |
| bool | useForOrder = false |
| Can be set on 0..1 endpoints. | |
|
defaultnoexcept |
| QUrl url |
| bool useForLibraries = false |
Can be set on 0..n endpoints.
| bool useForPartsInfo = false |
Can be set on 0..1 endpoints.
| bool useForOrder = false |
Can be set on 0..1 endpoints.