The DevicePinoutBuilder class.
More...
#include <devicepinoutbuilder.h>
Inherits QObject.
◆ SignalChoice
◆ DevicePinoutBuilder() [1/3]
◆ DevicePinoutBuilder() [2/3]
◆ DevicePinoutBuilder() [3/3]
◆ ~DevicePinoutBuilder()
◆ setPads()
◆ setSignals()
◆ hasUnconnectedPadsAndSignals()
| bool hasUnconnectedPadsAndSignals |
( |
| ) |
const |
|
noexcept |
◆ hasAutoConnectablePads()
| bool hasAutoConnectablePads |
( |
| ) |
const |
|
noexcept |
◆ areAllPadsUnconnected()
| bool areAllPadsUnconnected |
( |
| ) |
const |
|
noexcept |
◆ resetAll()
◆ autoConnect()
◆ loadFromFile()
◆ startInteractiveMode()
| void startInteractiveMode |
( |
| ) |
|
|
noexcept |
◆ commitInteractiveMode()
| void commitInteractiveMode |
( |
| ) |
|
|
noexcept |
◆ exitInteractiveMode()
| void exitInteractiveMode |
( |
| ) |
|
|
noexcept |
◆ getCurrentPadNumber()
| int getCurrentPadNumber |
( |
| ) |
const |
|
inlinenoexcept |
◆ getCurrentPadName()
| QString getCurrentPadName |
( |
| ) |
const |
|
noexcept |
◆ getSignalsFilter()
| const QString & getSignalsFilter |
( |
| ) |
const |
|
inlinenoexcept |
◆ setSignalsFilter()
| void setSignalsFilter |
( |
const QString & |
filter | ) |
|
|
noexcept |
◆ getFilteredSignals()
| const auto & getFilteredSignals |
( |
| ) |
|
|
inlinenoexcept |
◆ getCurrentSignalIndex()
| int getCurrentSignalIndex |
( |
| ) |
const |
|
inlinenoexcept |
◆ setCurrentSignalIndex()
| void setCurrentSignalIndex |
( |
int |
index | ) |
|
|
noexcept |
◆ operator=()
◆ loadNextPad()
◆ commitCurrentPad()
| bool commitCurrentPad |
( |
| ) |
|
|
privatenoexcept |
◆ updateFilteredSignals()
| void updateFilteredSignals |
( |
| ) |
|
|
privatenoexcept |
◆ getMap()
◆ setMap()
| void setMap |
( |
const QString & |
cmdText, |
|
|
const QMap< Uuid, Uuid > & |
map |
|
) |
| |
|
private |
◆ askForResetFirst()
| bool askForResetFirst |
( |
| ) |
|
|
privatenoexcept |
◆ mList
◆ mUndoStack
◆ mPadsSorted
◆ mSignals
◆ mCurrentPadIndex
◆ mSignalsFilter
◆ mFilteredSignals
◆ mFilteredSignalsModel
| std::shared_ptr<slint::VectorModel<ui::DeviceInteractivePinoutSignalData> > mFilteredSignalsModel |
|
private |
◆ mCurrentSignalIndex
The documentation for this class was generated from the following files: