HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::WaveTreeModel Member List

This is the complete list of members for hal::WaveTreeModel, including all inherited members.

addWaves(const QVector< WaveData * > &wds)hal::WaveTreeModel
beginInsertColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginInsertRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginResetModel()QAbstractItemModelprotected
blockSignals(bool block)QObject
booleanId(const QModelIndex &boolIndex) consthal::WaveTreeModel
buddy(const QModelIndex &index) const constQAbstractItemModelvirtual
canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const overridehal::WaveTreeModelvirtual
canFetchMore(const QModelIndex &parent) const constQAbstractItemModelvirtual
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
checkIndex(const QModelIndex &index, QAbstractItemModel::CheckIndexOptions options) const constQAbstractItemModel
CheckIndexOption enum nameQAbstractItemModel
CheckIndexOptionsQAbstractItemModel
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
columnCount(const QModelIndex &parent=QModelIndex()) const overridehal::WaveTreeModelvirtual
columnsAboutToBeInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsMoved(const QModelIndex &parent, int start, int end, const QModelIndex &destination, int column)QAbstractItemModel
columnsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
Copy enum valuehal::WaveTreeModel
createIndex(int row, int column, void *ptr) const constQAbstractItemModelprotected
createIndex(int row, int column, quintptr id) const constQAbstractItemModelprotected
cursorTime() consthal::WaveTreeModelinline
cursorXpos() consthal::WaveTreeModelinline
customEvent(QEvent *event)QObjectprotectedvirtual
data(const QModelIndex &index, int role=Qt::DisplayRole) const overridehal::WaveTreeModelvirtual
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector< int > &roles)QAbstractItemModel
decreaseNumberEntriesChangedEvents()hal::WaveTreeModel
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
DoNotUseParentQAbstractItemModel
DragCommand enum namehal::WaveTreeModel
dropMimeData(const QMimeData *mimeData, Qt::DropAction action, int row, int column, const QModelIndex &dropParent) overridehal::WaveTreeModelvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
endInsertColumns()QAbstractItemModelprotected
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fetchMore(const QModelIndex &parent)QAbstractItemModelvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
flags(const QModelIndex &index) const overridehal::WaveTreeModelvirtual
forwardBeginResetModel()hal::WaveTreeModelslot
forwardEndResetModel()hal::WaveTreeModelslot
groupId(const QModelIndex &grpIndex) consthal::WaveTreeModel
handleBooleanAdded(int boolId)hal::WaveTreeModelslot
handleCursorMoved(u64 tCursor, int xpos)hal::WaveTreeModelslot
handleEndValueThread(WaveItem *item)hal::WaveTreeModelslot
handleGroupAboutToBeRemoved(WaveDataGroup *grp)hal::WaveTreeModelslot
handleGroupAdded(int grpId)hal::WaveTreeModelslot
handleGroupRenamed(int grpId)hal::WaveTreeModelslot
handleGroupUpdated(int grpId)hal::WaveTreeModelslot
handleStartValueThread(WaveItem *item)hal::WaveTreeModelslot
handleTriggerAdded(int trigId)hal::WaveTreeModelslot
handleUpdateValueColumn()hal::WaveTreeModelslot
handleWaveAdded(int iwave)hal::WaveTreeModelslot
handleWaveAddedToGroup(const QVector< u32 > &netIds, int grpId)hal::WaveTreeModelslot
handleWaveRemovedFromGroup(int iwave, int grpId)hal::WaveTreeModelslot
handleWaveRenamed(int iwave)hal::WaveTreeModelslot
hasChildren(const QModelIndex &parent) const constQAbstractItemModelvirtual
hashIndex(const QModelIndex &index) consthal::WaveTreeModel
hasIndex(int row, int column, const QModelIndex &parent) const constQAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overridehal::WaveTreeModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel
HorizontalSortHintQAbstractItemModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const overridehal::WaveTreeModelvirtual
indexes(const WaveData *wd) consthal::WaveTreeModel
indexes(const QSet< u32 > &netIds) consthal::WaveTreeModel
IndexIsValidQAbstractItemModel
inherits(const char *className) const constQObject
insertBoolean(const QModelIndex &boolIndex, const QString &boolExpression, WaveDataBoolean *wdBool=nullptr)hal::WaveTreeModel
insertBoolean(const QModelIndex &boolIndex, const QList< WaveData * > &boolWaves, const QList< int > &acceptMask)hal::WaveTreeModel
insertColumn(int column, const QModelIndex &parent)QAbstractItemModel
insertColumns(int column, int count, const QModelIndex &parent)QAbstractItemModelvirtual
inserted(QModelIndex index)hal::WaveTreeModelsignal
insertExisting(int row, const QModelIndex &parent, WaveItem *wi)hal::WaveTreeModel
insertGroup(const QModelIndex &groupIndex, WaveDataGroup *grp=nullptr)hal::WaveTreeModel
insertItem(int row, const QModelIndex &parent, WaveData *wd)hal::WaveTreeModel
insertRow(int row, const QModelIndex &parent)QAbstractItemModel
insertRows(int row, int count, const QModelIndex &parent)QAbstractItemModelvirtual
insertTrigger(const QModelIndex &trigIndex, const QList< WaveData * > &trigWaves, const QList< int > &toVal, WaveData *wdFilter=nullptr, WaveDataTrigger *wdTrig=nullptr)hal::WaveTreeModel
installEventFilter(QObject *filterObj)QObject
isLeaveItem(const QModelIndex &index) consthal::WaveTreeModel
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
item(const QModelIndex &index) consthal::WaveTreeModel
itemData(const QModelIndex &index) const constQAbstractItemModelvirtual
killTimer(int id)QObject
layoutAboutToBeChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint)QAbstractItemModel
layoutChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint)QAbstractItemModel
LayoutChangeHint enum nameQAbstractItemModel
match(const QModelIndex &start, int role, const QVariant &value, int hits, Qt::MatchFlags flags) const constQAbstractItemModelvirtual
metaObject() const constQObjectvirtual
mimeData(const QModelIndexList &indexes) const constQAbstractItemModelvirtual
mimeTypes() const constQAbstractItemModelvirtual
modelAboutToBeReset()QAbstractItemModel
modelReset()QAbstractItemModel
Move enum valuehal::WaveTreeModel
moveColumn(const QModelIndex &sourceParent, int sourceColumn, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModel
moveColumns(const QModelIndex &sourceParent, int sourceColumn, int count, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelvirtual
moveRow(const QModelIndex &sourceParent, int sourceRow, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModel
moveRows(const QModelIndex &sourceParent, int sourceRow, int count, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelvirtual
moveToThread(QThread *targetThread)QObject
netName(const QModelIndex &index) consthal::WaveTreeModel
NoLayoutChangeHintQAbstractItemModel
None enum valuehal::WaveTreeModel
NoOptionQAbstractItemModel
numberEntriesChanged(int count)hal::WaveTreeModelsignal
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
onlyRootItemsSelected(const QModelIndexList &selectList) consthal::WaveTreeModel
parent(const QModelIndex &child) const overridehal::WaveTreeModelvirtual
QObject::parent() const constQObject
ParentIsInvalidQAbstractItemModel
persist() consthal::WaveTreeModel
persistentIndexList() const constQAbstractItemModelprotected
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_DISABLE_COPY(Class)QObject
Q_DISABLE_COPY_MOVE(Class)QObject
Q_DISABLE_MOVE(Class)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QAbstractItemModel(QObject *parent)QAbstractItemModel
qFindChild(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QRegExp &regExp)QObject
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
removeColumn(int column, const QModelIndex &parent)QAbstractItemModel
removeColumns(int column, int count, const QModelIndex &parent)QAbstractItemModelvirtual
removeEventFilter(QObject *obj)QObject
removeGroup(const QModelIndex &groupIndex)hal::WaveTreeModel
removeItemFromHash(int row, const QModelIndex &parent)hal::WaveTreeModel
removeRow(int row, const QModelIndex &parent)QAbstractItemModel
removeRows(int row, int count, const QModelIndex &parent)QAbstractItemModelvirtual
reset()QAbstractItemModelprotected
resetInternalData()QAbstractItemModelprotected
restore()hal::WaveTreeModel
revert()QAbstractItemModelvirtual
roleNames() const constQAbstractItemModelvirtual
rowCount(const QModelIndex &parent=QModelIndex()) const overridehal::WaveTreeModelvirtual
rowsAboutToBeInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
rowsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
rowsMoved(const QModelIndex &parent, int start, int end, const QModelIndex &destination, int row)QAbstractItemModel
rowsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setData(const QModelIndex &index, const QVariant &value, int role)QAbstractItemModelvirtual
setDragIndexes(const QModelIndexList &indexList)hal::WaveTreeModel
setGroupPosition(int ypos, const QModelIndex &index)hal::WaveTreeModel
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role)QAbstractItemModelvirtual
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QAbstractItemModelvirtual
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setRoleNames(const QHash< int, QByteArray > &roleNames)QAbstractItemModelprotected
setSupportedDragActions(Qt::DropActions actions)QAbstractItemModel
sibling(int row, int column, const QModelIndex &index) const constQAbstractItemModelvirtual
signalsBlocked() const constQObject
sort(int column, Qt::SortOrder order)QAbstractItemModelvirtual
span(const QModelIndex &index) const constQAbstractItemModelvirtual
sStateColorhal::WaveTreeModelstatic
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
submit()QAbstractItemModelvirtual
supportedDragActions() const overridehal::WaveTreeModelvirtual
supportedDropActions() const constQAbstractItemModelvirtual
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
triggerId(const QModelIndex &trigIndex) consthal::WaveTreeModel
triggerReorder()hal::WaveTreeModelsignal
triggerStartValueThread(WaveItem *item) consthal::WaveTreeModelsignal
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
VerticalSortHintQAbstractItemModel
waveDataIndexSet() consthal::WaveTreeModel
waveIndex(const QModelIndex &index) consthal::WaveTreeModel
WaveTreeModel(WaveDataList *wdlist, WaveItemHash *wHash, WaveGraphicsCanvas *wgc, QObject *obj=nullptr)hal::WaveTreeModel
~QAbstractItemModel()QAbstractItemModelvirtual
~QObject()QObjectvirtual