Elaztek Developer Hub
Blamite Game Engine - Keystone  00390.07.02.23.1947.blamite
A library that enables the use of Qt in Blamite's editing tools.
QHexCursor Member List

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

atEnd() constQHexCursor
clearSelection()QHexCursor
currentColumn() constQHexCursor
currentLine() constQHexCursor
currentNibble() constQHexCursor
hasSelection() constQHexCursor
InsertionMode enum nameQHexCursor
insertionMode() constQHexCursor
insertionModeChanged()QHexCursorsignal
InsertMode enum valueQHexCursor
isLineSelected(quint64 line) constQHexCursor
moveTo(const QHexPosition &pos)QHexCursor
moveTo(quint64 line, int column, int nibbleindex=1)QHexCursor
moveTo(qint64 offset)QHexCursor
OverwriteMode enum valueQHexCursor
position() constQHexCursor
positionChanged()QHexCursorsignal
QHexCursor(QObject *parent=nullptr)QHexCursorexplicit
select(const QHexPosition &pos)QHexCursor
select(quint64 line, int column, int nibbleindex=1)QHexCursor
select(int length)QHexCursor
selectionColumn() constQHexCursor
selectionEnd() constQHexCursor
selectionLength() constQHexCursor
selectionLine() constQHexCursor
selectionNibble() constQHexCursor
selectionStart() constQHexCursor
selectOffset(qint64 offset, int length)QHexCursor
setInsertionMode(InsertionMode mode)QHexCursor
setLineWidth(quint8 width)QHexCursor
switchInsertionMode()QHexCursor