The EagleLibraryImportWizardContext class.
More...
#include <eaglelibraryimportwizardcontext.h>
Inherits QObject.
◆ EagleLibraryImportWizardContext() [1/3]
◆ EagleLibraryImportWizardContext() [2/3]
◆ EagleLibraryImportWizardContext() [3/3]
◆ ~EagleLibraryImportWizardContext()
◆ getWorkspace()
◆ getImport()
◆ getLbrFilePath()
const FilePath & getLbrFilePath |
( |
| ) |
const |
|
inlinenoexcept |
◆ getAddNamePrefix()
bool getAddNamePrefix |
( |
| ) |
const |
|
inlinenoexcept |
◆ getComponentCategory()
const tl::optional< Uuid > & getComponentCategory |
( |
| ) |
const |
|
inlinenoexcept |
◆ getPackageCategory()
const tl::optional< Uuid > & getPackageCategory |
( |
| ) |
const |
|
inlinenoexcept |
◆ setLbrFilePath()
void setLbrFilePath |
( |
const QString & |
filePath | ) |
|
|
noexcept |
◆ setAddNamePrefix()
void setAddNamePrefix |
( |
bool |
add | ) |
|
|
noexcept |
◆ setComponentCategory()
void setComponentCategory |
( |
const tl::optional< Uuid > & |
uuid | ) |
|
|
noexcept |
◆ setPackageCategory()
void setPackageCategory |
( |
const tl::optional< Uuid > & |
uuid | ) |
|
|
noexcept |
◆ operator=()
◆ parseCompleted
void parseCompleted |
( |
const QString & |
messages | ) |
|
|
signal |
◆ NAME_PREFIX
constexpr const char* NAME_PREFIX = "EAGLE_" |
|
staticconstexpr |
◆ mWorkspace
◆ mImport
◆ mLbrFilePath
◆ mAddNamePrefix
◆ mComponentCategoryUuid
tl::optional<Uuid> mComponentCategoryUuid |
|
private |
◆ mPackageCategoryUuid
tl::optional<Uuid> mPackageCategoryUuid |
|
private |
The documentation for this class was generated from the following files: