LibrePCB Developers Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LibraryOverviewWidget Member List

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

abortCommand() noexceptEditorWidgetBaseinlinevirtualslot
ADD_HOLES enum valueEditorWidgetBase
ADD_NAMES enum valueEditorWidgetBase
ADD_PINS enum valueEditorWidgetBase
ADD_SMT_PADS enum valueEditorWidgetBase
ADD_THT_PADS enum valueEditorWidgetBase
ADD_VALUES enum valueEditorWidgetBase
askForRestoringBackup(const FilePath &dir)EditorWidgetBaseprivatestatic
availableFeaturesChanged(const QSet< librepcb::editor::EditorWidgetBase::Feature > &features)EditorWidgetBasesignal
btnIconClicked() noexceptLibraryOverviewWidgetprivate
commitMetadata() noexceptLibraryOverviewWidgetprivate
connectEditor(UndoStackActionGroup &undoStackActionGroup, ExclusiveActionGroup &toolsActionGroup, QToolBar &commandToolBar, StatusBar &statusBar) noexceptEditorWidgetBasevirtual
copy() noexceptEditorWidgetBaseinlinevirtualslot
copyElementsToOtherLibrary(const QHash< QListWidgetItem *, FilePath > &selectedItemPaths, const FilePath &libFp, const QString &libName) noexceptLibraryOverviewWidgetprivate
cut() noexceptEditorWidgetBaseinlinevirtualslot
decreaseGridInterval() noexceptEditorWidgetBaseinlinevirtualslot
dirtyChanged(bool dirty)EditorWidgetBasesignal
disconnectEditor() noexceptEditorWidgetBasevirtual
DRAW_ARC enum valueEditorWidgetBase
DRAW_CIRCLE enum valueEditorWidgetBase
DRAW_LINE enum valueEditorWidgetBase
DRAW_POLYGON enum valueEditorWidgetBase
DRAW_RECT enum valueEditorWidgetBase
DRAW_TEXT enum valueEditorWidgetBase
DRAW_ZONE enum valueEditorWidgetBase
duplicateComponentCategoryTriggered(const FilePath &fp)LibraryOverviewWidgetsignal
duplicateComponentTriggered(const FilePath &fp)LibraryOverviewWidgetsignal
duplicateDeviceTriggered(const FilePath &fp)LibraryOverviewWidgetsignal
duplicateItem(QListWidget *list, const FilePath &fp) noexceptLibraryOverviewWidgetprivate
duplicatePackageCategoryTriggered(const FilePath &fp)LibraryOverviewWidgetsignal
duplicatePackageTriggered(const FilePath &fp)LibraryOverviewWidgetsignal
duplicateSymbolTriggered(const FilePath &fp)LibraryOverviewWidgetsignal
editComponentCategoryTriggered(const FilePath &fp)LibraryOverviewWidgetsignal
editComponentTriggered(const FilePath &fp)LibraryOverviewWidgetsignal
editDeviceTriggered(const FilePath &fp)LibraryOverviewWidgetsignal
editGridProperties() noexceptEditorWidgetBaseinlinevirtualslot
editItem(QListWidget *list, const FilePath &fp) noexceptLibraryOverviewWidgetprivate
EditorWidgetBase()=deleteEditorWidgetBase
EditorWidgetBase(const EditorWidgetBase &other)=deleteEditorWidgetBase
EditorWidgetBase(const Context &context, const FilePath &fp, QWidget *parent=nullptr)EditorWidgetBaseexplicit
editPackageCategoryTriggered(const FilePath &fp)LibraryOverviewWidgetsignal
editPackageTriggered(const FilePath &fp)LibraryOverviewWidgetsignal
editProperties() noexceptEditorWidgetBaseinlinevirtualslot
editSymbolTriggered(const FilePath &fp)LibraryOverviewWidgetsignal
elementEdited(const librepcb::FilePath &fp)EditorWidgetBasesignal
errorsAvailableChanged(bool hasErrors)EditorWidgetBasesignal
execGraphicsExportDialog(GraphicsExportDialog::Output output, const QString &settingsKey) noexceptEditorWidgetBaseinlineprotectedvirtual
exportImage() noexceptEditorWidgetBasevirtualslot
exportPdf() noexceptEditorWidgetBasevirtualslot
Feature enum nameEditorWidgetBase
fixMsg(const MessageType &msg)LibraryOverviewWidgetprivate
fixMsg(const MsgNameNotTitleCase &msg)LibraryOverviewWidget
fixMsg(const MsgMissingAuthor &msg)LibraryOverviewWidget
fixMsgHelper(std::shared_ptr< const RuleCheckMessage > msg, bool applyFix)LibraryOverviewWidgetprivate
flip(Qt::Orientation orientation) noexceptEditorWidgetBaseinlinevirtualslot
getAvailableFeatures() const noexcept overrideLibraryOverviewWidgetvirtual
getElementListItemFilePaths(const QList< QListWidgetItem * > &items) const noexceptLibraryOverviewWidgetprivate
getFilePath() const noexceptEditorWidgetBaseinline
getLibLocaleOrder() const noexceptEditorWidgetBaseprotected
getLibrary() const noexceptLibraryOverviewWidgetinline
getLocalLibraries() const noexceptLibraryOverviewWidgetprivate
getWorkspaceSettingsUserName() noexceptEditorWidgetBaseprotected
IF_RuleCheckHandler() noexceptIF_RuleCheckHandlerinlineprotected
IF_RuleCheckHandler(const IF_RuleCheckHandler &) noexceptIF_RuleCheckHandlerinlineprotected
importDxf() noexceptEditorWidgetBaseinlinevirtualslot
increaseGridInterval() noexceptEditorWidgetBaseinlinevirtualslot
interfaceBrokenChanged(bool broken)EditorWidgetBasesignal
isBackgroundImageSet() const noexceptEditorWidgetBaseinlinevirtual
isDirty() const noexceptEditorWidgetBaseinline
isInterfaceBroken() const noexcept overrideLibraryOverviewWidgetinlineprivatevirtual
LibraryOverviewWidget()=deleteLibraryOverviewWidget
LibraryOverviewWidget(const LibraryOverviewWidget &other)=deleteLibraryOverviewWidget
LibraryOverviewWidget(const Context &context, const FilePath &fp, QWidget *parent=nullptr)LibraryOverviewWidget
lstDoubleClicked(const QModelIndex &index) noexceptLibraryOverviewWidgetprivate
mCommandToolBarProxyEditorWidgetBaseprotected
mContextEditorWidgetBaseprotected
mCurrentFilterLibraryOverviewWidgetprivate
mDependenciesEditorWidgetLibraryOverviewWidgetprivate
mDisappearedApprovalsEditorWidgetBaseprotected
MEASURE enum valueEditorWidgetBase
mFilePathEditorWidgetBaseprotected
mFileSystemEditorWidgetBaseprotected
mIconLibraryOverviewWidgetprivate
mirror(Qt::Orientation orientation) noexceptEditorWidgetBaseinlinevirtualslot
mIsInterfaceBrokenEditorWidgetBaseprotected
mLibraryLibraryOverviewWidgetprivate
mManualModificationsMadeEditorWidgetBaseprotected
move(Qt::ArrowType direction) noexceptEditorWidgetBaseinlinevirtualslot
moveAlign() noexceptEditorWidgetBaseinlinevirtualslot
mStatusBarEditorWidgetBaseprotected
mStatusBarMessageEditorWidgetBaseprotected
mSupportedApprovalsEditorWidgetBaseprotected
mToolsActionGroupEditorWidgetBaseprotected
mUiLibraryOverviewWidgetprivate
mUndoStackEditorWidgetBaseprotected
mUndoStackActionGroupEditorWidgetBaseprotected
newComponentCategoryTriggered()LibraryOverviewWidgetsignal
newComponentTriggered()LibraryOverviewWidgetsignal
newDeviceTriggered()LibraryOverviewWidgetsignal
newItem(QListWidget *list) noexceptLibraryOverviewWidgetprivate
newPackageCategoryTriggered()LibraryOverviewWidgetsignal
newPackageTriggered()LibraryOverviewWidgetsignal
newSymbolTriggered()LibraryOverviewWidgetsignal
NONE enum valueEditorWidgetBase
openContextMenuAtPos(const QPoint &pos) noexceptLibraryOverviewWidgetprivate
operator=(const LibraryOverviewWidget &rhs)=deleteLibraryOverviewWidget
librepcb::editor::EditorWidgetBase::operator=(const EditorWidgetBase &rhs)=deleteEditorWidgetBase
paste() noexceptEditorWidgetBaseinlinevirtualslot
print() noexceptEditorWidgetBasevirtualslot
processGenerateCourtyard() noexceptEditorWidgetBaseinlinevirtualslot
processGenerateOutline() noexceptEditorWidgetBaseinlinevirtualslot
processRuleCheckMessage(std::shared_ptr< const RuleCheckMessage > msg, bool applyFix) overrideLibraryOverviewWidgetprivatevirtual
remove() noexcept overrideLibraryOverviewWidgetslot
removeElementTriggered(const FilePath &fp)LibraryOverviewWidgetsignal
removeItems(const QHash< QListWidgetItem *, FilePath > &selectedItemPaths) noexceptLibraryOverviewWidgetprivate
RENUMBER_PADS enum valueEditorWidgetBase
rotate(const librepcb::Angle &rotation) noexceptEditorWidgetBaseinlinevirtualslot
ruleCheckApproveRequested(std::shared_ptr< const RuleCheckMessage > msg, bool approve) noexcept overrideLibraryOverviewWidgetprivatevirtual
ruleCheckDescriptionRequested(std::shared_ptr< const RuleCheckMessage > msg) noexcept overrideEditorWidgetBaseprivatevirtual
ruleCheckFixAvailable(std::shared_ptr< const RuleCheckMessage > msg) noexcept overrideEditorWidgetBaseprivatevirtual
ruleCheckFixRequested(std::shared_ptr< const RuleCheckMessage > msg) noexcept overrideEditorWidgetBaseprivatevirtual
ruleCheckMessageDoubleClicked(std::shared_ptr< const RuleCheckMessage > msg) noexcept overrideEditorWidgetBaseprivatevirtual
ruleCheckMessageSelected(std::shared_ptr< const RuleCheckMessage > msg) noexcept overrideEditorWidgetBaseprivatevirtual
runChecks(RuleCheckMessageList &msgs) const overrideLibraryOverviewWidgetprivatevirtual
save() noexcept overrideLibraryOverviewWidgetslot
scheduleLibraryElementChecks() noexceptEditorWidgetBaseprivate
SELECT enum valueEditorWidgetBase
selectAll() noexceptEditorWidgetBaseinlinevirtualslot
setFilter(const QString &filter) noexceptLibraryOverviewWidget
setMessageApproved(LibraryBaseElement &element, std::shared_ptr< const RuleCheckMessage > msg, bool approve) noexceptEditorWidgetBaseprotected
setStatusBarMessage(const QString &message, int timeoutMs=-1) noexceptEditorWidgetBaseprotected
setupErrorNotificationWidget(QWidget &widget) noexceptEditorWidgetBaseprotected
setupInterfaceBrokenWarningWidget(QWidget &widget) noexceptEditorWidgetBaseprotected
setupListWidget(QListWidget *listWidget) noexceptLibraryOverviewWidgetprivate
snapToGrid() noexceptEditorWidgetBaseinlinevirtualslot
toggle3D() noexceptEditorWidgetBaseinlinevirtualslot
toggleBackgroundImage() noexceptEditorWidgetBaseinlinevirtualslot
Tool enum nameEditorWidgetBase
toolChangeRequested(Tool newTool, const QVariant &mode) noexceptEditorWidgetBaseinlineprotectedvirtual
toolRequested(int tool, const QVariant &mode) noexceptEditorWidgetBaseprivate
undoStackCleanChanged(bool clean) noexceptEditorWidgetBaseprivate
undoStackStateModified() noexceptEditorWidgetBaseprotected
updateCheckMessages() noexceptEditorWidgetBaseprivateslot
updateElementList(QListWidget &listWidget, const QIcon &icon) noexceptLibraryOverviewWidgetprivate
updateElementListFilter(QListWidget &listWidget) noexceptLibraryOverviewWidgetprivate
updateElementLists() noexceptLibraryOverviewWidgetprivate
updateMetadata() noexceptLibraryOverviewWidgetprivate
zoomAll() noexceptEditorWidgetBaseinlinevirtualslot
zoomIn() noexceptEditorWidgetBaseinlinevirtualslot
zoomOut() noexceptEditorWidgetBaseinlinevirtualslot
~EditorWidgetBase() noexceptEditorWidgetBasevirtual
~IF_RuleCheckHandler() noexceptIF_RuleCheckHandlerinlineprotectedvirtual
~LibraryOverviewWidget() noexceptLibraryOverviewWidget