dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QAbstractTextDocumentLayout.Selection
qt
gui
abstracttextdocumentlayout
QAbstractTextDocumentLayout
Undocumented in source.
class
QAbstractTextDocumentLayout
struct
Selection {
QTextCursor
cursor
;
QTextCharFormat
format
;
}
Members
Variables
cursor
QTextCursor
cursor
;
Undocumented in source.
format
QTextCharFormat
format
;
Undocumented in source.
Meta
Source
See Implementation
qt
gui
abstracttextdocumentlayout
QAbstractTextDocumentLayout
destructors
~this
functions
anchorAt
blockBoundingRect
document
documentChanged
documentSize
documentSizeChanged
draw
drawInlineObject
format
formatAt
formatIndex
frameBoundingRect
handlerForObject
hitTest
imageAt
pageCount
pageCountChanged
paintDevice
positionInlineObject
registerHandler
resizeInlineObject
setPaintDevice
unregisterHandler
update
updateBlock
structs
PaintContext
Selection