20#ifndef LIBREPCB_EDITOR_PADSIGNALMAPEDITORWIDGET_H
21#define LIBREPCB_EDITOR_PADSIGNALMAPEDITORWIDGET_H
42class DevicePadSignalMapModel;
43class SortFilterProxyModel;
70 bool eventFilter(QObject* watched, QEvent* event) noexcept override;
80 void resizeEvent(QResizeEvent* e) noexcept override;
The Uuid class is a replacement for QUuid to get UUID strings without {} braces.
Definition uuid.h:56
The DevicePadSignalMapModel class.
Definition devicepadsignalmapmodel.h:50
A QSortFilterProxyModel subclass to implement custom sort behavior.
Definition sortfilterproxymodel.h:46
The UndoStack class holds UndoCommand objects and provides undo/redo commands.
Definition undostack.h:106
Definition occmodel.cpp:76