The PadSignalMapEditorWidget class.
More...
#include <padsignalmapeditorwidget.h>
Inherits QWidget.
◆ PadSignalMapEditorWidget() [1/2]
◆ PadSignalMapEditorWidget() [2/2]
◆ ~PadSignalMapEditorWidget()
◆ setFrameStyle()
| void setFrameStyle |
( |
int |
style | ) |
|
|
noexcept |
◆ setReadOnly()
| void setReadOnly |
( |
bool |
readOnly | ) |
|
|
noexcept |
◆ setReferences()
◆ setPadList()
◆ setSignalList()
◆ eventFilter()
| bool eventFilter |
( |
QObject * |
watched, |
|
|
QEvent * |
event |
|
) |
| |
|
overridenoexcept |
◆ operator=()
◆ statusTipChanged
| void statusTipChanged |
( |
const QString & |
statusTip | ) |
|
|
signal |
◆ resizeEvent()
| void resizeEvent |
( |
QResizeEvent * |
e | ) |
|
|
overrideprotectednoexcept |
◆ keyPressEvent()
| void keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
overrideprotectednoexcept |
◆ scheduleToolButtonPositionUpdate()
| void scheduleToolButtonPositionUpdate |
( |
| ) |
|
|
privatenoexcept |
◆ updateToolButtonPosition()
| void updateToolButtonPosition |
( |
| ) |
|
|
privatenoexcept |
◆ updateButtonsVisibility()
| void updateButtonsVisibility |
( |
| ) |
|
|
privatenoexcept |
◆ toolButtonClicked()
| void toolButtonClicked |
( |
| ) |
|
|
privatenoexcept |
◆ resetAll()
◆ autoConnect()
◆ loadFromFile()
◆ setInteractiveMode()
| void setInteractiveMode |
( |
bool |
enabled | ) |
|
|
privatenoexcept |
◆ updateInteractiveList()
| void updateInteractiveList |
( |
QString |
filter | ) |
|
|
privatenoexcept |
◆ commitInteractiveMode()
| void commitInteractiveMode |
( |
const QListWidgetItem * |
listItem | ) |
|
|
privatenoexcept |
◆ getMap()
◆ setMap()
| void setMap |
( |
const QString & |
cmdText, |
|
|
const QMap< Uuid, Uuid > & |
map |
|
) |
| |
|
private |
◆ hasAutoConnectablePads()
| bool hasAutoConnectablePads |
( |
| ) |
const |
|
privatenoexcept |
◆ hasUnconnectedPadsAndUnusedSignals()
| bool hasUnconnectedPadsAndUnusedSignals |
( |
| ) |
const |
|
privatenoexcept |
◆ askForResetFirst()
| bool askForResetFirst |
( |
| ) |
|
|
privatenoexcept |
◆ mReadOnly
◆ mInteractiveModePadIndex
| int mInteractiveModePadIndex |
|
private |
◆ mModel
◆ mProxy
◆ mView
| QScopedPointer<QTableView> mView |
|
private |
◆ mInteractiveFrame
| QScopedPointer<QFrame> mInteractiveFrame |
|
private |
◆ mInteractiveLabel1
| QScopedPointer<QLabel> mInteractiveLabel1 |
|
private |
◆ mInteractiveLabel2
| QScopedPointer<QLabel> mInteractiveLabel2 |
|
private |
◆ mInteractiveEdit
| QScopedPointer<QLineEdit> mInteractiveEdit |
|
private |
◆ mInteractiveAbortButton
| QScopedPointer<QToolButton> mInteractiveAbortButton |
|
private |
◆ mInteractiveList
| QScopedPointer<QListWidget> mInteractiveList |
|
private |
◆ mToolButton
| QScopedPointer<QToolButton> mToolButton |
|
private |
◆ mAutoConnectButton
| QScopedPointer<QPushButton> mAutoConnectButton |
|
private |
◆ mButtonsVLine
| QScopedPointer<QFrame> mButtonsVLine |
|
private |
◆ mInteractiveConnectButton
| QScopedPointer<QPushButton> mInteractiveConnectButton |
|
private |
◆ mPadSignalMap
◆ mUndoStack
◆ mSignals
◆ mPads
The documentation for this class was generated from the following files: