![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for CommandLineInterface, including all inherited members.
| CommandLineInterface() noexcept | CommandLineInterface | |
| execute(const QStringList &args) noexcept | CommandLineInterface | |
| failIfFileFormatUnstable() noexcept | CommandLineInterface | privatestatic |
| formatCheckSummary(int approvedCount, int nonApprovedCount, const QString &indent="") const | CommandLineInterface | private |
| formatLibraryElementCheckSummary(const CheckResult &checkResult) const | CommandLineInterface | private |
| gatherElementCheckMessages(const LibraryBaseElement &element) const | CommandLineInterface | private |
| openLibrary(const QString &libDir, bool all, bool runCheck, bool minifyStepFiles, bool save, bool strict) const noexcept | CommandLineInterface | private |
| openPackage(const QString &packageFile, bool runCheck, const QString &exportFile) const noexcept | CommandLineInterface | private |
| openProject(const QString &projectFile, bool runErc, bool runDrc, const QString &drcSettingsPath, const QStringList &runJobs, bool runAllJobs, const QString &customJobsPath, const QString &customOutDir, const QStringList &exportSchematicsFiles, const QStringList &exportBomFiles, const QStringList &exportBoardBomFiles, const QString &bomAttributes, bool exportPcbFabricationData, const QString &pcbFabricationSettingsPath, const QStringList &exportPnpTopFiles, const QStringList &exportPnpBottomFiles, const QStringList &exportNetlistFiles, const QStringList &boardNames, const QStringList &boardIndices, bool removeOtherBoards, const QStringList &avNames, const QStringList &avIndices, const QString &setDefaultAv, bool save, bool strict) const noexcept | CommandLineInterface | private |
| openStep(const QString &filePath, bool minify, bool tesselate, const QString &saveTo) const noexcept | CommandLineInterface | private |
| openSymbol(const QString &symbolFile, bool runCheck, const QString &exportFile) const noexcept | CommandLineInterface | private |
| prepareRuleCheckMessages(RuleCheckMessageList messages, const QSet< SExpression > &approvals, int &approvedMsgCount) noexcept | CommandLineInterface | privatestatic |
| prettyPath(const FilePath &path, const QString &style) noexcept | CommandLineInterface | privatestatic |
| print(const QString &str) noexcept | CommandLineInterface | privatestatic |
| printErr(const QString &str) noexcept | CommandLineInterface | privatestatic |
| processLibraryElement(const QString &libDir, TransactionalFileSystem &fs, LibraryBaseElement &element, bool runCheck, bool minifyStepFiles, bool save, bool strict, bool &success) const | CommandLineInterface | private |
| ~CommandLineInterface() noexcept=default | CommandLineInterface |