Documentation
¶
Index ¶
- func QPdfBookmarkModel_Tr(s string) string
- func QPdfBookmarkModel_Tr2(s string, c string) string
- func QPdfBookmarkModel_Tr3(s string, c string, n int) string
- func QPdfDocument_Tr(s string) string
- func QPdfDocument_Tr2(s string, c string) string
- func QPdfDocument_Tr3(s string, c string, n int) string
- func QPdfPageNavigator_Tr(s string) string
- func QPdfPageNavigator_Tr2(s string, c string) string
- func QPdfPageNavigator_Tr3(s string, c string, n int) string
- func QPdfPageRenderer_Tr(s string) string
- func QPdfPageRenderer_Tr2(s string, c string) string
- func QPdfPageRenderer_Tr3(s string, c string, n int) string
- func QPdfSearchModel_Tr(s string) string
- func QPdfSearchModel_Tr2(s string, c string) string
- func QPdfSearchModel_Tr3(s string, c string, n int) string
- func QPdfView_Tr(s string) string
- func QPdfView_Tr2(s string, c string) string
- func QPdfView_Tr3(s string, c string, n int) string
- type QPdfBookmarkModel
- func (this *QPdfBookmarkModel) BeginInsertColumns(parent *qt6.QModelIndex, first int, last int)
- func (this *QPdfBookmarkModel) BeginInsertRows(parent *qt6.QModelIndex, first int, last int)
- func (this *QPdfBookmarkModel) BeginMoveColumns(sourceParent *qt6.QModelIndex, sourceFirst int, sourceLast int, ...) bool
- func (this *QPdfBookmarkModel) BeginMoveRows(sourceParent *qt6.QModelIndex, sourceFirst int, sourceLast int, ...) bool
- func (this *QPdfBookmarkModel) BeginRemoveColumns(parent *qt6.QModelIndex, first int, last int)
- func (this *QPdfBookmarkModel) BeginRemoveRows(parent *qt6.QModelIndex, first int, last int)
- func (this *QPdfBookmarkModel) BeginResetModel()
- func (this *QPdfBookmarkModel) ChangePersistentIndex(from *qt6.QModelIndex, to *qt6.QModelIndex)
- func (this *QPdfBookmarkModel) ChangePersistentIndexList(from []qt6.QModelIndex, to []qt6.QModelIndex)
- func (this *QPdfBookmarkModel) ColumnCount(parent *qt6.QModelIndex) int
- func (this *QPdfBookmarkModel) CreateIndex(row int, column int) qt6.QModelIndex
- func (this *QPdfBookmarkModel) Data(index *qt6.QModelIndex, role int) *qt6.QVariant
- func (this *QPdfBookmarkModel) DecodeData(row int, column int, parent *qt6.QModelIndex, stream *qt6.QDataStream) bool
- func (this *QPdfBookmarkModel) Delete()
- func (this *QPdfBookmarkModel) Document() *QPdfDocument
- func (this *QPdfBookmarkModel) DocumentChanged(document *QPdfDocument)
- func (this *QPdfBookmarkModel) EncodeData(indexes []qt6.QModelIndex, stream *qt6.QDataStream)
- func (this *QPdfBookmarkModel) EndInsertColumns()
- func (this *QPdfBookmarkModel) EndInsertRows()
- func (this *QPdfBookmarkModel) EndMoveColumns()
- func (this *QPdfBookmarkModel) EndMoveRows()
- func (this *QPdfBookmarkModel) EndRemoveColumns()
- func (this *QPdfBookmarkModel) EndRemoveRows()
- func (this *QPdfBookmarkModel) EndResetModel()
- func (this *QPdfBookmarkModel) GoGC()
- func (this *QPdfBookmarkModel) Index(row int, column int, parent *qt6.QModelIndex) *qt6.QModelIndex
- func (this *QPdfBookmarkModel) IsSignalConnected(signal *qt6.QMetaMethod) bool
- func (this *QPdfBookmarkModel) MetaObject() *qt6.QMetaObject
- func (this *QPdfBookmarkModel) Metacast(param1 string) unsafe.Pointer
- func (this *QPdfBookmarkModel) OnBuddy(...)
- func (this *QPdfBookmarkModel) OnCanDropMimeData(slot func(...) bool)
- func (this *QPdfBookmarkModel) OnCanFetchMore(...)
- func (this *QPdfBookmarkModel) OnChildEvent(slot func(super func(event *qt6.QChildEvent), event *qt6.QChildEvent))
- func (this *QPdfBookmarkModel) OnClearItemData(...)
- func (this *QPdfBookmarkModel) OnColumnCount(...)
- func (this *QPdfBookmarkModel) OnConnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
- func (this *QPdfBookmarkModel) OnCustomEvent(slot func(super func(event *qt6.QEvent), event *qt6.QEvent))
- func (this *QPdfBookmarkModel) OnData(...)
- func (this *QPdfBookmarkModel) OnDisconnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
- func (this *QPdfBookmarkModel) OnDocumentChanged(slot func(document *QPdfDocument))
- func (this *QPdfBookmarkModel) OnDropMimeData(slot func(...) bool)
- func (this *QPdfBookmarkModel) OnEvent(slot func(super func(event *qt6.QEvent) bool, event *qt6.QEvent) bool)
- func (this *QPdfBookmarkModel) OnEventFilter(...)
- func (this *QPdfBookmarkModel) OnFetchMore(slot func(super func(parent *qt6.QModelIndex), parent *qt6.QModelIndex))
- func (this *QPdfBookmarkModel) OnFlags(...)
- func (this *QPdfBookmarkModel) OnHasChildren(...)
- func (this *QPdfBookmarkModel) OnHeaderData(...)
- func (this *QPdfBookmarkModel) OnIndex(...)
- func (this *QPdfBookmarkModel) OnInsertColumns(...)
- func (this *QPdfBookmarkModel) OnInsertRows(...)
- func (this *QPdfBookmarkModel) OnItemData(...)
- func (this *QPdfBookmarkModel) OnMatch(slot func(...) []qt6.QModelIndex)
- func (this *QPdfBookmarkModel) OnMimeData(...)
- func (this *QPdfBookmarkModel) OnMimeTypes(slot func(super func() []string) []string)
- func (this *QPdfBookmarkModel) OnMoveColumns(slot func(...) bool)
- func (this *QPdfBookmarkModel) OnMoveRows(...)
- func (this *QPdfBookmarkModel) OnMultiData(...)
- func (this *QPdfBookmarkModel) OnParent(...)
- func (this *QPdfBookmarkModel) OnRemoveColumns(...)
- func (this *QPdfBookmarkModel) OnRemoveRows(...)
- func (this *QPdfBookmarkModel) OnResetInternalData(slot func(super func()))
- func (this *QPdfBookmarkModel) OnRevert(slot func(super func()))
- func (this *QPdfBookmarkModel) OnRoleNames(slot func(super func() map[int][]byte) map[int][]byte)
- func (this *QPdfBookmarkModel) OnRowCount(...)
- func (this *QPdfBookmarkModel) OnSetData(...)
- func (this *QPdfBookmarkModel) OnSetHeaderData(slot func(...) bool)
- func (this *QPdfBookmarkModel) OnSetItemData(...)
- func (this *QPdfBookmarkModel) OnSibling(...)
- func (this *QPdfBookmarkModel) OnSort(...)
- func (this *QPdfBookmarkModel) OnSpan(...)
- func (this *QPdfBookmarkModel) OnSubmit(slot func(super func() bool) bool)
- func (this *QPdfBookmarkModel) OnSupportedDragActions(slot func(super func() qt6.DropAction) qt6.DropAction)
- func (this *QPdfBookmarkModel) OnSupportedDropActions(slot func(super func() qt6.DropAction) qt6.DropAction)
- func (this *QPdfBookmarkModel) OnTimerEvent(slot func(super func(event *qt6.QTimerEvent), event *qt6.QTimerEvent))
- func (this *QPdfBookmarkModel) Parent(index *qt6.QModelIndex) *qt6.QModelIndex
- func (this *QPdfBookmarkModel) PersistentIndexList() []qt6.QModelIndex
- func (this *QPdfBookmarkModel) Receivers(signal string) int
- func (this *QPdfBookmarkModel) RoleNames() map[int][]byte
- func (this *QPdfBookmarkModel) RowCount(parent *qt6.QModelIndex) int
- func (this *QPdfBookmarkModel) Sender() *qt6.QObject
- func (this *QPdfBookmarkModel) SenderSignalIndex() int
- func (this *QPdfBookmarkModel) SetDocument(document *QPdfDocument)
- func (this *QPdfBookmarkModel) UnsafePointer() unsafe.Pointer
- type QPdfBookmarkModel__Role
- type QPdfDocument
- func (this *QPdfDocument) Close()
- func (this *QPdfDocument) Delete()
- func (this *QPdfDocument) Error() QPdfDocument__Error
- func (this *QPdfDocument) GetAllText(page int) *QPdfSelection
- func (this *QPdfDocument) GetSelection(page int, start qt6.QPointF, end qt6.QPointF) *QPdfSelection
- func (this *QPdfDocument) GetSelectionAtIndex(page int, startIndex int, maxLength int) *QPdfSelection
- func (this *QPdfDocument) GoGC()
- func (this *QPdfDocument) IsSignalConnected(signal *qt6.QMetaMethod) bool
- func (this *QPdfDocument) Load(fileName string) QPdfDocument__Error
- func (this *QPdfDocument) LoadWithDevice(device *qt6.QIODevice)
- func (this *QPdfDocument) MetaData(field QPdfDocument__MetaDataField) *qt6.QVariant
- func (this *QPdfDocument) MetaObject() *qt6.QMetaObject
- func (this *QPdfDocument) Metacast(param1 string) unsafe.Pointer
- func (this *QPdfDocument) OnChildEvent(slot func(super func(event *qt6.QChildEvent), event *qt6.QChildEvent))
- func (this *QPdfDocument) OnConnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
- func (this *QPdfDocument) OnCustomEvent(slot func(super func(event *qt6.QEvent), event *qt6.QEvent))
- func (this *QPdfDocument) OnDisconnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
- func (this *QPdfDocument) OnEvent(slot func(super func(event *qt6.QEvent) bool, event *qt6.QEvent) bool)
- func (this *QPdfDocument) OnEventFilter(...)
- func (this *QPdfDocument) OnPageCountChanged(slot func(pageCount int))
- func (this *QPdfDocument) OnPageModelChanged(slot func())
- func (this *QPdfDocument) OnPasswordChanged(slot func())
- func (this *QPdfDocument) OnPasswordRequired(slot func())
- func (this *QPdfDocument) OnStatusChanged(slot func(status QPdfDocument__Status))
- func (this *QPdfDocument) OnTimerEvent(slot func(super func(event *qt6.QTimerEvent), event *qt6.QTimerEvent))
- func (this *QPdfDocument) PageCount() int
- func (this *QPdfDocument) PageCountChanged(pageCount int)
- func (this *QPdfDocument) PageLabel(page int) string
- func (this *QPdfDocument) PageModel() *qt6.QAbstractListModel
- func (this *QPdfDocument) PageModelChanged()
- func (this *QPdfDocument) PagePointSize(page int) *qt6.QSizeF
- func (this *QPdfDocument) Password() string
- func (this *QPdfDocument) PasswordChanged()
- func (this *QPdfDocument) PasswordRequired()
- func (this *QPdfDocument) Receivers(signal string) int
- func (this *QPdfDocument) Render(page int, imageSize qt6.QSize) *qt6.QImage
- func (this *QPdfDocument) Render2(page int, imageSize qt6.QSize, options QPdfDocumentRenderOptions) *qt6.QImage
- func (this *QPdfDocument) Sender() *qt6.QObject
- func (this *QPdfDocument) SenderSignalIndex() int
- func (this *QPdfDocument) SetPassword(password string)
- func (this *QPdfDocument) Status() QPdfDocument__Status
- func (this *QPdfDocument) StatusChanged(status QPdfDocument__Status)
- func (this *QPdfDocument) UnsafePointer() unsafe.Pointer
- type QPdfDocumentRenderOptions
- func (this *QPdfDocumentRenderOptions) Delete()
- func (this *QPdfDocumentRenderOptions) GoGC()
- func (this *QPdfDocumentRenderOptions) RenderFlags() QPdfDocumentRenderOptions__RenderFlag
- func (this *QPdfDocumentRenderOptions) Rotation() QPdfDocumentRenderOptions__Rotation
- func (this *QPdfDocumentRenderOptions) ScaledClipRect() *qt6.QRect
- func (this *QPdfDocumentRenderOptions) ScaledSize() *qt6.QSize
- func (this *QPdfDocumentRenderOptions) SetRenderFlags(r QPdfDocumentRenderOptions__RenderFlag)
- func (this *QPdfDocumentRenderOptions) SetRotation(r QPdfDocumentRenderOptions__Rotation)
- func (this *QPdfDocumentRenderOptions) SetScaledClipRect(r *qt6.QRect)
- func (this *QPdfDocumentRenderOptions) SetScaledSize(s *qt6.QSize)
- func (this *QPdfDocumentRenderOptions) UnsafePointer() unsafe.Pointer
- type QPdfDocumentRenderOptions__RenderFlag
- type QPdfDocumentRenderOptions__Rotation
- type QPdfDocument__Error
- type QPdfDocument__MetaDataField
- type QPdfDocument__PageModelRole
- type QPdfDocument__Status
- type QPdfLink
- func (this *QPdfLink) ContextAfter() string
- func (this *QPdfLink) ContextBefore() string
- func (this *QPdfLink) CopyToClipboard()
- func (this *QPdfLink) CopyToClipboardWithMode(mode qt6.QClipboard__Mode)
- func (this *QPdfLink) Delete()
- func (this *QPdfLink) GoGC()
- func (this *QPdfLink) IsValid() bool
- func (this *QPdfLink) Location() *qt6.QPointF
- func (this *QPdfLink) OperatorAssign(other *QPdfLink)
- func (this *QPdfLink) Page() int
- func (this *QPdfLink) Rectangles() []qt6.QRectF
- func (this *QPdfLink) Swap(other *QPdfLink)
- func (this *QPdfLink) ToString() string
- func (this *QPdfLink) UnsafePointer() unsafe.Pointer
- func (this *QPdfLink) Url() *qt6.QUrl
- func (this *QPdfLink) Zoom() float64
- type QPdfPageNavigator
- func (this *QPdfPageNavigator) Back()
- func (this *QPdfPageNavigator) BackAvailable() bool
- func (this *QPdfPageNavigator) BackAvailableChanged(available bool)
- func (this *QPdfPageNavigator) Clear()
- func (this *QPdfPageNavigator) CurrentLink() QPdfLink
- func (this *QPdfPageNavigator) CurrentLocation() *qt6.QPointF
- func (this *QPdfPageNavigator) CurrentLocationChanged(location qt6.QPointF)
- func (this *QPdfPageNavigator) CurrentPage() int
- func (this *QPdfPageNavigator) CurrentPageChanged(page int)
- func (this *QPdfPageNavigator) CurrentZoom() float64
- func (this *QPdfPageNavigator) CurrentZoomChanged(zoom float64)
- func (this *QPdfPageNavigator) Delete()
- func (this *QPdfPageNavigator) Forward()
- func (this *QPdfPageNavigator) ForwardAvailable() bool
- func (this *QPdfPageNavigator) ForwardAvailableChanged(available bool)
- func (this *QPdfPageNavigator) GoGC()
- func (this *QPdfPageNavigator) IsSignalConnected(signal *qt6.QMetaMethod) bool
- func (this *QPdfPageNavigator) Jump(destination QPdfLink)
- func (this *QPdfPageNavigator) Jump2(page int, location *qt6.QPointF)
- func (this *QPdfPageNavigator) Jump3(page int, location *qt6.QPointF, zoom float64)
- func (this *QPdfPageNavigator) Jumped(current QPdfLink)
- func (this *QPdfPageNavigator) MetaObject() *qt6.QMetaObject
- func (this *QPdfPageNavigator) Metacast(param1 string) unsafe.Pointer
- func (this *QPdfPageNavigator) OnBackAvailableChanged(slot func(available bool))
- func (this *QPdfPageNavigator) OnChildEvent(slot func(super func(event *qt6.QChildEvent), event *qt6.QChildEvent))
- func (this *QPdfPageNavigator) OnConnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
- func (this *QPdfPageNavigator) OnCurrentLocationChanged(slot func(location qt6.QPointF))
- func (this *QPdfPageNavigator) OnCurrentPageChanged(slot func(page int))
- func (this *QPdfPageNavigator) OnCurrentZoomChanged(slot func(zoom float64))
- func (this *QPdfPageNavigator) OnCustomEvent(slot func(super func(event *qt6.QEvent), event *qt6.QEvent))
- func (this *QPdfPageNavigator) OnDisconnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
- func (this *QPdfPageNavigator) OnEvent(slot func(super func(event *qt6.QEvent) bool, event *qt6.QEvent) bool)
- func (this *QPdfPageNavigator) OnEventFilter(...)
- func (this *QPdfPageNavigator) OnForwardAvailableChanged(slot func(available bool))
- func (this *QPdfPageNavigator) OnJumped(slot func(current QPdfLink))
- func (this *QPdfPageNavigator) OnTimerEvent(slot func(super func(event *qt6.QTimerEvent), event *qt6.QTimerEvent))
- func (this *QPdfPageNavigator) Receivers(signal string) int
- func (this *QPdfPageNavigator) Sender() *qt6.QObject
- func (this *QPdfPageNavigator) SenderSignalIndex() int
- func (this *QPdfPageNavigator) UnsafePointer() unsafe.Pointer
- func (this *QPdfPageNavigator) Update(page int, location *qt6.QPointF, zoom float64)
- type QPdfPageRenderer
- func (this *QPdfPageRenderer) Delete()
- func (this *QPdfPageRenderer) Document() *QPdfDocument
- func (this *QPdfPageRenderer) DocumentChanged(document *QPdfDocument)
- func (this *QPdfPageRenderer) GoGC()
- func (this *QPdfPageRenderer) IsSignalConnected(signal *qt6.QMetaMethod) bool
- func (this *QPdfPageRenderer) MetaObject() *qt6.QMetaObject
- func (this *QPdfPageRenderer) Metacast(param1 string) unsafe.Pointer
- func (this *QPdfPageRenderer) OnChildEvent(slot func(super func(event *qt6.QChildEvent), event *qt6.QChildEvent))
- func (this *QPdfPageRenderer) OnConnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
- func (this *QPdfPageRenderer) OnCustomEvent(slot func(super func(event *qt6.QEvent), event *qt6.QEvent))
- func (this *QPdfPageRenderer) OnDisconnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
- func (this *QPdfPageRenderer) OnDocumentChanged(slot func(document *QPdfDocument))
- func (this *QPdfPageRenderer) OnEvent(slot func(super func(event *qt6.QEvent) bool, event *qt6.QEvent) bool)
- func (this *QPdfPageRenderer) OnEventFilter(...)
- func (this *QPdfPageRenderer) OnPageRendered(slot func(pageNumber int, imageSize qt6.QSize, image *qt6.QImage, ...))
- func (this *QPdfPageRenderer) OnRenderModeChanged(slot func(renderMode QPdfPageRenderer__RenderMode))
- func (this *QPdfPageRenderer) OnTimerEvent(slot func(super func(event *qt6.QTimerEvent), event *qt6.QTimerEvent))
- func (this *QPdfPageRenderer) PageRendered(pageNumber int, imageSize qt6.QSize, image *qt6.QImage, ...)
- func (this *QPdfPageRenderer) Receivers(signal string) int
- func (this *QPdfPageRenderer) RenderMode() QPdfPageRenderer__RenderMode
- func (this *QPdfPageRenderer) RenderModeChanged(renderMode QPdfPageRenderer__RenderMode)
- func (this *QPdfPageRenderer) RequestPage(pageNumber int, imageSize qt6.QSize) uint64
- func (this *QPdfPageRenderer) RequestPage2(pageNumber int, imageSize qt6.QSize, options QPdfDocumentRenderOptions) uint64
- func (this *QPdfPageRenderer) Sender() *qt6.QObject
- func (this *QPdfPageRenderer) SenderSignalIndex() int
- func (this *QPdfPageRenderer) SetDocument(document *QPdfDocument)
- func (this *QPdfPageRenderer) SetRenderMode(mode QPdfPageRenderer__RenderMode)
- func (this *QPdfPageRenderer) UnsafePointer() unsafe.Pointer
- type QPdfPageRenderer__RenderMode
- type QPdfSearchModel
- func (this *QPdfSearchModel) BeginInsertColumns(parent *qt6.QModelIndex, first int, last int)
- func (this *QPdfSearchModel) BeginInsertRows(parent *qt6.QModelIndex, first int, last int)
- func (this *QPdfSearchModel) BeginMoveColumns(sourceParent *qt6.QModelIndex, sourceFirst int, sourceLast int, ...) bool
- func (this *QPdfSearchModel) BeginMoveRows(sourceParent *qt6.QModelIndex, sourceFirst int, sourceLast int, ...) bool
- func (this *QPdfSearchModel) BeginRemoveColumns(parent *qt6.QModelIndex, first int, last int)
- func (this *QPdfSearchModel) BeginRemoveRows(parent *qt6.QModelIndex, first int, last int)
- func (this *QPdfSearchModel) BeginResetModel()
- func (this *QPdfSearchModel) ChangePersistentIndex(from *qt6.QModelIndex, to *qt6.QModelIndex)
- func (this *QPdfSearchModel) ChangePersistentIndexList(from []qt6.QModelIndex, to []qt6.QModelIndex)
- func (this *QPdfSearchModel) CreateIndex(row int, column int) qt6.QModelIndex
- func (this *QPdfSearchModel) Data(index *qt6.QModelIndex, role int) *qt6.QVariant
- func (this *QPdfSearchModel) DecodeData(row int, column int, parent *qt6.QModelIndex, stream *qt6.QDataStream) bool
- func (this *QPdfSearchModel) Delete()
- func (this *QPdfSearchModel) Document() *QPdfDocument
- func (this *QPdfSearchModel) DocumentChanged()
- func (this *QPdfSearchModel) EncodeData(indexes []qt6.QModelIndex, stream *qt6.QDataStream)
- func (this *QPdfSearchModel) EndInsertColumns()
- func (this *QPdfSearchModel) EndInsertRows()
- func (this *QPdfSearchModel) EndMoveColumns()
- func (this *QPdfSearchModel) EndMoveRows()
- func (this *QPdfSearchModel) EndRemoveColumns()
- func (this *QPdfSearchModel) EndRemoveRows()
- func (this *QPdfSearchModel) EndResetModel()
- func (this *QPdfSearchModel) GoGC()
- func (this *QPdfSearchModel) IsSignalConnected(signal *qt6.QMetaMethod) bool
- func (this *QPdfSearchModel) MetaObject() *qt6.QMetaObject
- func (this *QPdfSearchModel) Metacast(param1 string) unsafe.Pointer
- func (this *QPdfSearchModel) OnBuddy(...)
- func (this *QPdfSearchModel) OnCanDropMimeData(slot func(...) bool)
- func (this *QPdfSearchModel) OnCanFetchMore(...)
- func (this *QPdfSearchModel) OnChildEvent(slot func(super func(event *qt6.QChildEvent), event *qt6.QChildEvent))
- func (this *QPdfSearchModel) OnClearItemData(...)
- func (this *QPdfSearchModel) OnConnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
- func (this *QPdfSearchModel) OnCustomEvent(slot func(super func(event *qt6.QEvent), event *qt6.QEvent))
- func (this *QPdfSearchModel) OnData(...)
- func (this *QPdfSearchModel) OnDisconnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
- func (this *QPdfSearchModel) OnDocumentChanged(slot func())
- func (this *QPdfSearchModel) OnDropMimeData(slot func(...) bool)
- func (this *QPdfSearchModel) OnEvent(slot func(super func(event *qt6.QEvent) bool, event *qt6.QEvent) bool)
- func (this *QPdfSearchModel) OnEventFilter(...)
- func (this *QPdfSearchModel) OnFetchMore(slot func(super func(parent *qt6.QModelIndex), parent *qt6.QModelIndex))
- func (this *QPdfSearchModel) OnFlags(...)
- func (this *QPdfSearchModel) OnHeaderData(...)
- func (this *QPdfSearchModel) OnIndex(...)
- func (this *QPdfSearchModel) OnInsertColumns(...)
- func (this *QPdfSearchModel) OnInsertRows(...)
- func (this *QPdfSearchModel) OnItemData(...)
- func (this *QPdfSearchModel) OnMatch(slot func(...) []qt6.QModelIndex)
- func (this *QPdfSearchModel) OnMimeData(...)
- func (this *QPdfSearchModel) OnMimeTypes(slot func(super func() []string) []string)
- func (this *QPdfSearchModel) OnMoveColumns(slot func(...) bool)
- func (this *QPdfSearchModel) OnMoveRows(...)
- func (this *QPdfSearchModel) OnMultiData(...)
- func (this *QPdfSearchModel) OnRemoveColumns(...)
- func (this *QPdfSearchModel) OnRemoveRows(...)
- func (this *QPdfSearchModel) OnResetInternalData(slot func(super func()))
- func (this *QPdfSearchModel) OnRevert(slot func(super func()))
- func (this *QPdfSearchModel) OnRoleNames(slot func(super func() map[int][]byte) map[int][]byte)
- func (this *QPdfSearchModel) OnRowCount(...)
- func (this *QPdfSearchModel) OnSearchStringChanged(slot func())
- func (this *QPdfSearchModel) OnSetData(...)
- func (this *QPdfSearchModel) OnSetHeaderData(slot func(...) bool)
- func (this *QPdfSearchModel) OnSetItemData(...)
- func (this *QPdfSearchModel) OnSibling(...)
- func (this *QPdfSearchModel) OnSort(...)
- func (this *QPdfSearchModel) OnSpan(...)
- func (this *QPdfSearchModel) OnSubmit(slot func(super func() bool) bool)
- func (this *QPdfSearchModel) OnSupportedDragActions(slot func(super func() qt6.DropAction) qt6.DropAction)
- func (this *QPdfSearchModel) OnSupportedDropActions(slot func(super func() qt6.DropAction) qt6.DropAction)
- func (this *QPdfSearchModel) OnTimerEvent(slot func(super func(event *qt6.QTimerEvent), event *qt6.QTimerEvent))
- func (this *QPdfSearchModel) PersistentIndexList() []qt6.QModelIndex
- func (this *QPdfSearchModel) Receivers(signal string) int
- func (this *QPdfSearchModel) ResultAtIndex(index int) *QPdfLink
- func (this *QPdfSearchModel) ResultsOnPage(page int) []QPdfLink
- func (this *QPdfSearchModel) RoleNames() map[int][]byte
- func (this *QPdfSearchModel) RowCount(parent *qt6.QModelIndex) int
- func (this *QPdfSearchModel) SearchString() string
- func (this *QPdfSearchModel) SearchStringChanged()
- func (this *QPdfSearchModel) Sender() *qt6.QObject
- func (this *QPdfSearchModel) SenderSignalIndex() int
- func (this *QPdfSearchModel) SetDocument(document *QPdfDocument)
- func (this *QPdfSearchModel) SetSearchString(searchString string)
- func (this *QPdfSearchModel) UnsafePointer() unsafe.Pointer
- func (this *QPdfSearchModel) UpdatePage(page int)
- type QPdfSearchModel__Role
- type QPdfSelection
- func (this *QPdfSelection) BoundingRectangle() *qt6.QRectF
- func (this *QPdfSelection) CopyToClipboard()
- func (this *QPdfSelection) CopyToClipboardWithMode(mode qt6.QClipboard__Mode)
- func (this *QPdfSelection) Delete()
- func (this *QPdfSelection) EndIndex() int
- func (this *QPdfSelection) GoGC()
- func (this *QPdfSelection) IsValid() bool
- func (this *QPdfSelection) OperatorAssign(other *QPdfSelection)
- func (this *QPdfSelection) StartIndex() int
- func (this *QPdfSelection) Swap(other *QPdfSelection)
- func (this *QPdfSelection) Text() string
- func (this *QPdfSelection) UnsafePointer() unsafe.Pointer
- type QPdfView
- func (this *QPdfView) Create()
- func (this *QPdfView) Delete()
- func (this *QPdfView) Destroy()
- func (this *QPdfView) Document() *QPdfDocument
- func (this *QPdfView) DocumentChanged(document *QPdfDocument)
- func (this *QPdfView) DocumentMargins() *qt6.QMargins
- func (this *QPdfView) DocumentMarginsChanged(documentMargins qt6.QMargins)
- func (this *QPdfView) DrawFrame(param1 *qt6.QPainter)
- func (this *QPdfView) FocusNextChild() bool
- func (this *QPdfView) FocusPreviousChild() bool
- func (this *QPdfView) GoGC()
- func (this *QPdfView) IsSignalConnected(signal *qt6.QMetaMethod) bool
- func (this *QPdfView) MetaObject() *qt6.QMetaObject
- func (this *QPdfView) Metacast(param1 string) unsafe.Pointer
- func (this *QPdfView) OnActionEvent(slot func(super func(event *qt6.QActionEvent), event *qt6.QActionEvent))
- func (this *QPdfView) OnChangeEvent(slot func(super func(param1 *qt6.QEvent), param1 *qt6.QEvent))
- func (this *QPdfView) OnChildEvent(slot func(super func(event *qt6.QChildEvent), event *qt6.QChildEvent))
- func (this *QPdfView) OnCloseEvent(slot func(super func(event *qt6.QCloseEvent), event *qt6.QCloseEvent))
- func (this *QPdfView) OnConnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
- func (this *QPdfView) OnContextMenuEvent(...)
- func (this *QPdfView) OnCustomEvent(slot func(super func(event *qt6.QEvent), event *qt6.QEvent))
- func (this *QPdfView) OnDevType(slot func(super func() int) int)
- func (this *QPdfView) OnDisconnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
- func (this *QPdfView) OnDocumentChanged(slot func(document *QPdfDocument))
- func (this *QPdfView) OnDocumentMarginsChanged(slot func(documentMargins qt6.QMargins))
- func (this *QPdfView) OnDragEnterEvent(...)
- func (this *QPdfView) OnDragLeaveEvent(...)
- func (this *QPdfView) OnDragMoveEvent(slot func(super func(param1 *qt6.QDragMoveEvent), param1 *qt6.QDragMoveEvent))
- func (this *QPdfView) OnDropEvent(slot func(super func(param1 *qt6.QDropEvent), param1 *qt6.QDropEvent))
- func (this *QPdfView) OnEnterEvent(slot func(super func(event *qt6.QEnterEvent), event *qt6.QEnterEvent))
- func (this *QPdfView) OnEvent(slot func(super func(param1 *qt6.QEvent) bool, param1 *qt6.QEvent) bool)
- func (this *QPdfView) OnEventFilter(...)
- func (this *QPdfView) OnFocusInEvent(slot func(super func(event *qt6.QFocusEvent), event *qt6.QFocusEvent))
- func (this *QPdfView) OnFocusNextPrevChild(slot func(super func(next bool) bool, next bool) bool)
- func (this *QPdfView) OnFocusOutEvent(slot func(super func(event *qt6.QFocusEvent), event *qt6.QFocusEvent))
- func (this *QPdfView) OnHasHeightForWidth(slot func(super func() bool) bool)
- func (this *QPdfView) OnHeightForWidth(slot func(super func(param1 int) int, param1 int) int)
- func (this *QPdfView) OnHideEvent(slot func(super func(event *qt6.QHideEvent), event *qt6.QHideEvent))
- func (this *QPdfView) OnInitPainter(slot func(super func(painter *qt6.QPainter), painter *qt6.QPainter))
- func (this *QPdfView) OnInitStyleOption(...)
- func (this *QPdfView) OnInputMethodEvent(...)
- func (this *QPdfView) OnInputMethodQuery(...)
- func (this *QPdfView) OnKeyPressEvent(slot func(super func(param1 *qt6.QKeyEvent), param1 *qt6.QKeyEvent))
- func (this *QPdfView) OnKeyReleaseEvent(slot func(super func(event *qt6.QKeyEvent), event *qt6.QKeyEvent))
- func (this *QPdfView) OnLeaveEvent(slot func(super func(event *qt6.QEvent), event *qt6.QEvent))
- func (this *QPdfView) OnMetric(slot func(super func(param1 qt6.QPaintDevice__PaintDeviceMetric) int, ...) int)
- func (this *QPdfView) OnMinimumSizeHint(slot func(super func() *qt6.QSize) *qt6.QSize)
- func (this *QPdfView) OnMouseDoubleClickEvent(slot func(super func(param1 *qt6.QMouseEvent), param1 *qt6.QMouseEvent))
- func (this *QPdfView) OnMouseMoveEvent(slot func(super func(param1 *qt6.QMouseEvent), param1 *qt6.QMouseEvent))
- func (this *QPdfView) OnMousePressEvent(slot func(super func(param1 *qt6.QMouseEvent), param1 *qt6.QMouseEvent))
- func (this *QPdfView) OnMouseReleaseEvent(slot func(super func(param1 *qt6.QMouseEvent), param1 *qt6.QMouseEvent))
- func (this *QPdfView) OnMoveEvent(slot func(super func(event *qt6.QMoveEvent), event *qt6.QMoveEvent))
- func (this *QPdfView) OnNativeEvent(...)
- func (this *QPdfView) OnPageModeChanged(slot func(pageMode QPdfView__PageMode))
- func (this *QPdfView) OnPageSpacingChanged(slot func(pageSpacing int))
- func (this *QPdfView) OnPaintEngine(slot func(super func() *qt6.QPaintEngine) *qt6.QPaintEngine)
- func (this *QPdfView) OnPaintEvent(slot func(super func(event *qt6.QPaintEvent), event *qt6.QPaintEvent))
- func (this *QPdfView) OnRedirected(...)
- func (this *QPdfView) OnResizeEvent(slot func(super func(event *qt6.QResizeEvent), event *qt6.QResizeEvent))
- func (this *QPdfView) OnScrollContentsBy(slot func(super func(dx int, dy int), dx int, dy int))
- func (this *QPdfView) OnSetVisible(slot func(super func(visible bool), visible bool))
- func (this *QPdfView) OnSetupViewport(slot func(super func(viewport *qt6.QWidget), viewport *qt6.QWidget))
- func (this *QPdfView) OnSharedPainter(slot func(super func() *qt6.QPainter) *qt6.QPainter)
- func (this *QPdfView) OnShowEvent(slot func(super func(event *qt6.QShowEvent), event *qt6.QShowEvent))
- func (this *QPdfView) OnSizeHint(slot func(super func() *qt6.QSize) *qt6.QSize)
- func (this *QPdfView) OnTabletEvent(slot func(super func(event *qt6.QTabletEvent), event *qt6.QTabletEvent))
- func (this *QPdfView) OnTimerEvent(slot func(super func(event *qt6.QTimerEvent), event *qt6.QTimerEvent))
- func (this *QPdfView) OnViewportEvent(slot func(super func(param1 *qt6.QEvent) bool, param1 *qt6.QEvent) bool)
- func (this *QPdfView) OnViewportSizeHint(slot func(super func() *qt6.QSize) *qt6.QSize)
- func (this *QPdfView) OnWheelEvent(slot func(super func(param1 *qt6.QWheelEvent), param1 *qt6.QWheelEvent))
- func (this *QPdfView) OnZoomFactorChanged(slot func(zoomFactor float64))
- func (this *QPdfView) OnZoomModeChanged(slot func(zoomMode QPdfView__ZoomMode))
- func (this *QPdfView) PageMode() QPdfView__PageMode
- func (this *QPdfView) PageModeChanged(pageMode QPdfView__PageMode)
- func (this *QPdfView) PageNavigator() *QPdfPageNavigator
- func (this *QPdfView) PageSpacing() int
- func (this *QPdfView) PageSpacingChanged(pageSpacing int)
- func (this *QPdfView) Receivers(signal string) int
- func (this *QPdfView) Sender() *qt6.QObject
- func (this *QPdfView) SenderSignalIndex() int
- func (this *QPdfView) SetDocument(document *QPdfDocument)
- func (this *QPdfView) SetDocumentMargins(margins qt6.QMargins)
- func (this *QPdfView) SetPageMode(mode QPdfView__PageMode)
- func (this *QPdfView) SetPageSpacing(spacing int)
- func (this *QPdfView) SetViewportMargins(left int, top int, right int, bottom int)
- func (this *QPdfView) SetZoomFactor(factor float64)
- func (this *QPdfView) SetZoomMode(mode QPdfView__ZoomMode)
- func (this *QPdfView) UnsafePointer() unsafe.Pointer
- func (this *QPdfView) UpdateMicroFocus()
- func (this *QPdfView) ViewportMargins() qt6.QMargins
- func (this *QPdfView) ZoomFactor() float64
- func (this *QPdfView) ZoomFactorChanged(zoomFactor float64)
- func (this *QPdfView) ZoomMode() QPdfView__ZoomMode
- func (this *QPdfView) ZoomModeChanged(zoomMode QPdfView__ZoomMode)
- type QPdfView__PageMode
- type QPdfView__ZoomMode
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QPdfBookmarkModel_Tr ¶
func QPdfBookmarkModel_Tr2 ¶
func QPdfDocument_Tr ¶
func QPdfDocument_Tr2 ¶
func QPdfPageNavigator_Tr ¶
func QPdfPageNavigator_Tr2 ¶
func QPdfPageRenderer_Tr ¶
func QPdfPageRenderer_Tr2 ¶
func QPdfSearchModel_Tr ¶
func QPdfSearchModel_Tr2 ¶
func QPdfView_Tr ¶
func QPdfView_Tr2 ¶
Types ¶
type QPdfBookmarkModel ¶
type QPdfBookmarkModel struct {
*qt6.QAbstractItemModel
// contains filtered or unexported fields
}
func NewQPdfBookmarkModel ¶
func NewQPdfBookmarkModel() *QPdfBookmarkModel
NewQPdfBookmarkModel constructs a new QPdfBookmarkModel object.
func NewQPdfBookmarkModel2 ¶
func NewQPdfBookmarkModel2(parent *qt6.QObject) *QPdfBookmarkModel
NewQPdfBookmarkModel2 constructs a new QPdfBookmarkModel object.
func UnsafeNewQPdfBookmarkModel ¶
func UnsafeNewQPdfBookmarkModel(h unsafe.Pointer) *QPdfBookmarkModel
UnsafeNewQPdfBookmarkModel constructs the type using only unsafe pointers.
func (*QPdfBookmarkModel) BeginInsertColumns ¶
func (this *QPdfBookmarkModel) BeginInsertColumns(parent *qt6.QModelIndex, first int, last int)
BeginInsertColumns can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) BeginInsertRows ¶
func (this *QPdfBookmarkModel) BeginInsertRows(parent *qt6.QModelIndex, first int, last int)
BeginInsertRows can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) BeginMoveColumns ¶
func (this *QPdfBookmarkModel) BeginMoveColumns(sourceParent *qt6.QModelIndex, sourceFirst int, sourceLast int, destinationParent *qt6.QModelIndex, destinationColumn int) bool
BeginMoveColumns can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) BeginMoveRows ¶
func (this *QPdfBookmarkModel) BeginMoveRows(sourceParent *qt6.QModelIndex, sourceFirst int, sourceLast int, destinationParent *qt6.QModelIndex, destinationRow int) bool
BeginMoveRows can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) BeginRemoveColumns ¶
func (this *QPdfBookmarkModel) BeginRemoveColumns(parent *qt6.QModelIndex, first int, last int)
BeginRemoveColumns can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) BeginRemoveRows ¶
func (this *QPdfBookmarkModel) BeginRemoveRows(parent *qt6.QModelIndex, first int, last int)
BeginRemoveRows can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) BeginResetModel ¶
func (this *QPdfBookmarkModel) BeginResetModel()
BeginResetModel can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) ChangePersistentIndex ¶
func (this *QPdfBookmarkModel) ChangePersistentIndex(from *qt6.QModelIndex, to *qt6.QModelIndex)
ChangePersistentIndex can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) ChangePersistentIndexList ¶
func (this *QPdfBookmarkModel) ChangePersistentIndexList(from []qt6.QModelIndex, to []qt6.QModelIndex)
ChangePersistentIndexList can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) ColumnCount ¶
func (this *QPdfBookmarkModel) ColumnCount(parent *qt6.QModelIndex) int
func (*QPdfBookmarkModel) CreateIndex ¶
func (this *QPdfBookmarkModel) CreateIndex(row int, column int) qt6.QModelIndex
CreateIndex can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) Data ¶
func (this *QPdfBookmarkModel) Data(index *qt6.QModelIndex, role int) *qt6.QVariant
func (*QPdfBookmarkModel) DecodeData ¶
func (this *QPdfBookmarkModel) DecodeData(row int, column int, parent *qt6.QModelIndex, stream *qt6.QDataStream) bool
DecodeData can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) Delete ¶
func (this *QPdfBookmarkModel) Delete()
Delete this object from C++ memory.
func (*QPdfBookmarkModel) Document ¶
func (this *QPdfBookmarkModel) Document() *QPdfDocument
func (*QPdfBookmarkModel) DocumentChanged ¶
func (this *QPdfBookmarkModel) DocumentChanged(document *QPdfDocument)
func (*QPdfBookmarkModel) EncodeData ¶
func (this *QPdfBookmarkModel) EncodeData(indexes []qt6.QModelIndex, stream *qt6.QDataStream)
EncodeData can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) EndInsertColumns ¶
func (this *QPdfBookmarkModel) EndInsertColumns()
EndInsertColumns can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) EndInsertRows ¶
func (this *QPdfBookmarkModel) EndInsertRows()
EndInsertRows can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) EndMoveColumns ¶
func (this *QPdfBookmarkModel) EndMoveColumns()
EndMoveColumns can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) EndMoveRows ¶
func (this *QPdfBookmarkModel) EndMoveRows()
EndMoveRows can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) EndRemoveColumns ¶
func (this *QPdfBookmarkModel) EndRemoveColumns()
EndRemoveColumns can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) EndRemoveRows ¶
func (this *QPdfBookmarkModel) EndRemoveRows()
EndRemoveRows can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) EndResetModel ¶
func (this *QPdfBookmarkModel) EndResetModel()
EndResetModel can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) GoGC ¶
func (this *QPdfBookmarkModel) GoGC()
GoGC adds a Go Finalizer to this pointer, so that it will be deleted from C++ memory once it is unreachable from Go memory.
func (*QPdfBookmarkModel) Index ¶
func (this *QPdfBookmarkModel) Index(row int, column int, parent *qt6.QModelIndex) *qt6.QModelIndex
func (*QPdfBookmarkModel) IsSignalConnected ¶
func (this *QPdfBookmarkModel) IsSignalConnected(signal *qt6.QMetaMethod) bool
IsSignalConnected can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) MetaObject ¶
func (this *QPdfBookmarkModel) MetaObject() *qt6.QMetaObject
func (*QPdfBookmarkModel) Metacast ¶
func (this *QPdfBookmarkModel) Metacast(param1 string) unsafe.Pointer
func (*QPdfBookmarkModel) OnBuddy ¶
func (this *QPdfBookmarkModel) OnBuddy(slot func(super func(index *qt6.QModelIndex) *qt6.QModelIndex, index *qt6.QModelIndex) *qt6.QModelIndex)
func (*QPdfBookmarkModel) OnCanDropMimeData ¶
func (this *QPdfBookmarkModel) OnCanDropMimeData(slot func(super func(data *qt6.QMimeData, action qt6.DropAction, row int, column int, parent *qt6.QModelIndex) bool, data *qt6.QMimeData, action qt6.DropAction, row int, column int, parent *qt6.QModelIndex) bool)
func (*QPdfBookmarkModel) OnCanFetchMore ¶
func (this *QPdfBookmarkModel) OnCanFetchMore(slot func(super func(parent *qt6.QModelIndex) bool, parent *qt6.QModelIndex) bool)
func (*QPdfBookmarkModel) OnChildEvent ¶
func (this *QPdfBookmarkModel) OnChildEvent(slot func(super func(event *qt6.QChildEvent), event *qt6.QChildEvent))
func (*QPdfBookmarkModel) OnClearItemData ¶
func (this *QPdfBookmarkModel) OnClearItemData(slot func(super func(index *qt6.QModelIndex) bool, index *qt6.QModelIndex) bool)
func (*QPdfBookmarkModel) OnColumnCount ¶
func (this *QPdfBookmarkModel) OnColumnCount(slot func(super func(parent *qt6.QModelIndex) int, parent *qt6.QModelIndex) int)
func (*QPdfBookmarkModel) OnConnectNotify ¶
func (this *QPdfBookmarkModel) OnConnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
func (*QPdfBookmarkModel) OnCustomEvent ¶
func (this *QPdfBookmarkModel) OnCustomEvent(slot func(super func(event *qt6.QEvent), event *qt6.QEvent))
func (*QPdfBookmarkModel) OnData ¶
func (this *QPdfBookmarkModel) OnData(slot func(super func(index *qt6.QModelIndex, role int) *qt6.QVariant, index *qt6.QModelIndex, role int) *qt6.QVariant)
func (*QPdfBookmarkModel) OnDisconnectNotify ¶
func (this *QPdfBookmarkModel) OnDisconnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
func (*QPdfBookmarkModel) OnDocumentChanged ¶
func (this *QPdfBookmarkModel) OnDocumentChanged(slot func(document *QPdfDocument))
func (*QPdfBookmarkModel) OnDropMimeData ¶
func (this *QPdfBookmarkModel) OnDropMimeData(slot func(super func(data *qt6.QMimeData, action qt6.DropAction, row int, column int, parent *qt6.QModelIndex) bool, data *qt6.QMimeData, action qt6.DropAction, row int, column int, parent *qt6.QModelIndex) bool)
func (*QPdfBookmarkModel) OnEventFilter ¶
func (*QPdfBookmarkModel) OnFetchMore ¶
func (this *QPdfBookmarkModel) OnFetchMore(slot func(super func(parent *qt6.QModelIndex), parent *qt6.QModelIndex))
func (*QPdfBookmarkModel) OnFlags ¶
func (this *QPdfBookmarkModel) OnFlags(slot func(super func(index *qt6.QModelIndex) qt6.ItemFlag, index *qt6.QModelIndex) qt6.ItemFlag)
func (*QPdfBookmarkModel) OnHasChildren ¶
func (this *QPdfBookmarkModel) OnHasChildren(slot func(super func(parent *qt6.QModelIndex) bool, parent *qt6.QModelIndex) bool)
func (*QPdfBookmarkModel) OnHeaderData ¶
func (this *QPdfBookmarkModel) OnHeaderData(slot func(super func(section int, orientation qt6.Orientation, role int) *qt6.QVariant, section int, orientation qt6.Orientation, role int) *qt6.QVariant)
func (*QPdfBookmarkModel) OnIndex ¶
func (this *QPdfBookmarkModel) OnIndex(slot func(super func(row int, column int, parent *qt6.QModelIndex) *qt6.QModelIndex, row int, column int, parent *qt6.QModelIndex) *qt6.QModelIndex)
func (*QPdfBookmarkModel) OnInsertColumns ¶
func (this *QPdfBookmarkModel) OnInsertColumns(slot func(super func(column int, count int, parent *qt6.QModelIndex) bool, column int, count int, parent *qt6.QModelIndex) bool)
func (*QPdfBookmarkModel) OnInsertRows ¶
func (this *QPdfBookmarkModel) OnInsertRows(slot func(super func(row int, count int, parent *qt6.QModelIndex) bool, row int, count int, parent *qt6.QModelIndex) bool)
func (*QPdfBookmarkModel) OnItemData ¶
func (this *QPdfBookmarkModel) OnItemData(slot func(super func(index *qt6.QModelIndex) map[int]qt6.QVariant, index *qt6.QModelIndex) map[int]qt6.QVariant)
func (*QPdfBookmarkModel) OnMatch ¶
func (this *QPdfBookmarkModel) OnMatch(slot func(super func(start *qt6.QModelIndex, role int, value *qt6.QVariant, hits int, flags qt6.MatchFlag) []qt6.QModelIndex, start *qt6.QModelIndex, role int, value *qt6.QVariant, hits int, flags qt6.MatchFlag) []qt6.QModelIndex)
func (*QPdfBookmarkModel) OnMimeData ¶
func (this *QPdfBookmarkModel) OnMimeData(slot func(super func(indexes []qt6.QModelIndex) *qt6.QMimeData, indexes []qt6.QModelIndex) *qt6.QMimeData)
func (*QPdfBookmarkModel) OnMimeTypes ¶
func (this *QPdfBookmarkModel) OnMimeTypes(slot func(super func() []string) []string)
func (*QPdfBookmarkModel) OnMoveColumns ¶
func (this *QPdfBookmarkModel) OnMoveColumns(slot func(super func(sourceParent *qt6.QModelIndex, sourceColumn int, count int, destinationParent *qt6.QModelIndex, destinationChild int) bool, sourceParent *qt6.QModelIndex, sourceColumn int, count int, destinationParent *qt6.QModelIndex, destinationChild int) bool)
func (*QPdfBookmarkModel) OnMoveRows ¶
func (this *QPdfBookmarkModel) OnMoveRows(slot func(super func(sourceParent *qt6.QModelIndex, sourceRow int, count int, destinationParent *qt6.QModelIndex, destinationChild int) bool, sourceParent *qt6.QModelIndex, sourceRow int, count int, destinationParent *qt6.QModelIndex, destinationChild int) bool)
func (*QPdfBookmarkModel) OnMultiData ¶
func (this *QPdfBookmarkModel) OnMultiData(slot func(super func(index *qt6.QModelIndex, roleDataSpan qt6.QModelRoleDataSpan), index *qt6.QModelIndex, roleDataSpan qt6.QModelRoleDataSpan))
func (*QPdfBookmarkModel) OnParent ¶
func (this *QPdfBookmarkModel) OnParent(slot func(super func(index *qt6.QModelIndex) *qt6.QModelIndex, index *qt6.QModelIndex) *qt6.QModelIndex)
func (*QPdfBookmarkModel) OnRemoveColumns ¶
func (this *QPdfBookmarkModel) OnRemoveColumns(slot func(super func(column int, count int, parent *qt6.QModelIndex) bool, column int, count int, parent *qt6.QModelIndex) bool)
func (*QPdfBookmarkModel) OnRemoveRows ¶
func (this *QPdfBookmarkModel) OnRemoveRows(slot func(super func(row int, count int, parent *qt6.QModelIndex) bool, row int, count int, parent *qt6.QModelIndex) bool)
func (*QPdfBookmarkModel) OnResetInternalData ¶
func (this *QPdfBookmarkModel) OnResetInternalData(slot func(super func()))
func (*QPdfBookmarkModel) OnRevert ¶
func (this *QPdfBookmarkModel) OnRevert(slot func(super func()))
func (*QPdfBookmarkModel) OnRoleNames ¶
func (this *QPdfBookmarkModel) OnRoleNames(slot func(super func() map[int][]byte) map[int][]byte)
func (*QPdfBookmarkModel) OnRowCount ¶
func (this *QPdfBookmarkModel) OnRowCount(slot func(super func(parent *qt6.QModelIndex) int, parent *qt6.QModelIndex) int)
func (*QPdfBookmarkModel) OnSetData ¶
func (this *QPdfBookmarkModel) OnSetData(slot func(super func(index *qt6.QModelIndex, value *qt6.QVariant, role int) bool, index *qt6.QModelIndex, value *qt6.QVariant, role int) bool)
func (*QPdfBookmarkModel) OnSetHeaderData ¶
func (this *QPdfBookmarkModel) OnSetHeaderData(slot func(super func(section int, orientation qt6.Orientation, value *qt6.QVariant, role int) bool, section int, orientation qt6.Orientation, value *qt6.QVariant, role int) bool)
func (*QPdfBookmarkModel) OnSetItemData ¶
func (this *QPdfBookmarkModel) OnSetItemData(slot func(super func(index *qt6.QModelIndex, roles map[int]qt6.QVariant) bool, index *qt6.QModelIndex, roles map[int]qt6.QVariant) bool)
func (*QPdfBookmarkModel) OnSibling ¶
func (this *QPdfBookmarkModel) OnSibling(slot func(super func(row int, column int, idx *qt6.QModelIndex) *qt6.QModelIndex, row int, column int, idx *qt6.QModelIndex) *qt6.QModelIndex)
func (*QPdfBookmarkModel) OnSpan ¶
func (this *QPdfBookmarkModel) OnSpan(slot func(super func(index *qt6.QModelIndex) *qt6.QSize, index *qt6.QModelIndex) *qt6.QSize)
func (*QPdfBookmarkModel) OnSubmit ¶
func (this *QPdfBookmarkModel) OnSubmit(slot func(super func() bool) bool)
func (*QPdfBookmarkModel) OnSupportedDragActions ¶
func (this *QPdfBookmarkModel) OnSupportedDragActions(slot func(super func() qt6.DropAction) qt6.DropAction)
func (*QPdfBookmarkModel) OnSupportedDropActions ¶
func (this *QPdfBookmarkModel) OnSupportedDropActions(slot func(super func() qt6.DropAction) qt6.DropAction)
func (*QPdfBookmarkModel) OnTimerEvent ¶
func (this *QPdfBookmarkModel) OnTimerEvent(slot func(super func(event *qt6.QTimerEvent), event *qt6.QTimerEvent))
func (*QPdfBookmarkModel) Parent ¶
func (this *QPdfBookmarkModel) Parent(index *qt6.QModelIndex) *qt6.QModelIndex
func (*QPdfBookmarkModel) PersistentIndexList ¶
func (this *QPdfBookmarkModel) PersistentIndexList() []qt6.QModelIndex
PersistentIndexList can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) Receivers ¶
func (this *QPdfBookmarkModel) Receivers(signal string) int
Receivers can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) RoleNames ¶
func (this *QPdfBookmarkModel) RoleNames() map[int][]byte
func (*QPdfBookmarkModel) RowCount ¶
func (this *QPdfBookmarkModel) RowCount(parent *qt6.QModelIndex) int
func (*QPdfBookmarkModel) Sender ¶
func (this *QPdfBookmarkModel) Sender() *qt6.QObject
Sender can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) SenderSignalIndex ¶
func (this *QPdfBookmarkModel) SenderSignalIndex() int
SenderSignalIndex can only be called from a QPdfBookmarkModel that was directly constructed.
func (*QPdfBookmarkModel) SetDocument ¶
func (this *QPdfBookmarkModel) SetDocument(document *QPdfDocument)
func (*QPdfBookmarkModel) UnsafePointer ¶
func (this *QPdfBookmarkModel) UnsafePointer() unsafe.Pointer
type QPdfBookmarkModel__Role ¶
type QPdfBookmarkModel__Role int
const ( QPdfBookmarkModel__Title QPdfBookmarkModel__Role = 256 QPdfBookmarkModel__Level QPdfBookmarkModel__Role = 257 QPdfBookmarkModel__Page QPdfBookmarkModel__Role = 258 QPdfBookmarkModel__Location QPdfBookmarkModel__Role = 259 QPdfBookmarkModel__Zoom QPdfBookmarkModel__Role = 260 QPdfBookmarkModel__NRoles QPdfBookmarkModel__Role = 261 )
type QPdfDocument ¶
func NewQPdfDocument ¶
func NewQPdfDocument() *QPdfDocument
NewQPdfDocument constructs a new QPdfDocument object.
func NewQPdfDocument2 ¶
func NewQPdfDocument2(parent *qt6.QObject) *QPdfDocument
NewQPdfDocument2 constructs a new QPdfDocument object.
func UnsafeNewQPdfDocument ¶
func UnsafeNewQPdfDocument(h unsafe.Pointer) *QPdfDocument
UnsafeNewQPdfDocument constructs the type using only unsafe pointers.
func (*QPdfDocument) Close ¶
func (this *QPdfDocument) Close()
func (*QPdfDocument) Delete ¶
func (this *QPdfDocument) Delete()
Delete this object from C++ memory.
func (*QPdfDocument) Error ¶
func (this *QPdfDocument) Error() QPdfDocument__Error
func (*QPdfDocument) GetAllText ¶
func (this *QPdfDocument) GetAllText(page int) *QPdfSelection
func (*QPdfDocument) GetSelection ¶
func (this *QPdfDocument) GetSelection(page int, start qt6.QPointF, end qt6.QPointF) *QPdfSelection
func (*QPdfDocument) GetSelectionAtIndex ¶
func (this *QPdfDocument) GetSelectionAtIndex(page int, startIndex int, maxLength int) *QPdfSelection
func (*QPdfDocument) GoGC ¶
func (this *QPdfDocument) GoGC()
GoGC adds a Go Finalizer to this pointer, so that it will be deleted from C++ memory once it is unreachable from Go memory.
func (*QPdfDocument) IsSignalConnected ¶
func (this *QPdfDocument) IsSignalConnected(signal *qt6.QMetaMethod) bool
IsSignalConnected can only be called from a QPdfDocument that was directly constructed.
func (*QPdfDocument) Load ¶
func (this *QPdfDocument) Load(fileName string) QPdfDocument__Error
func (*QPdfDocument) LoadWithDevice ¶
func (this *QPdfDocument) LoadWithDevice(device *qt6.QIODevice)
func (*QPdfDocument) MetaData ¶
func (this *QPdfDocument) MetaData(field QPdfDocument__MetaDataField) *qt6.QVariant
func (*QPdfDocument) MetaObject ¶
func (this *QPdfDocument) MetaObject() *qt6.QMetaObject
func (*QPdfDocument) OnChildEvent ¶
func (this *QPdfDocument) OnChildEvent(slot func(super func(event *qt6.QChildEvent), event *qt6.QChildEvent))
func (*QPdfDocument) OnConnectNotify ¶
func (this *QPdfDocument) OnConnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
func (*QPdfDocument) OnCustomEvent ¶
func (this *QPdfDocument) OnCustomEvent(slot func(super func(event *qt6.QEvent), event *qt6.QEvent))
func (*QPdfDocument) OnDisconnectNotify ¶
func (this *QPdfDocument) OnDisconnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
func (*QPdfDocument) OnEventFilter ¶
func (*QPdfDocument) OnPageCountChanged ¶
func (this *QPdfDocument) OnPageCountChanged(slot func(pageCount int))
func (*QPdfDocument) OnPageModelChanged ¶
func (this *QPdfDocument) OnPageModelChanged(slot func())
func (*QPdfDocument) OnPasswordChanged ¶
func (this *QPdfDocument) OnPasswordChanged(slot func())
func (*QPdfDocument) OnPasswordRequired ¶
func (this *QPdfDocument) OnPasswordRequired(slot func())
func (*QPdfDocument) OnStatusChanged ¶
func (this *QPdfDocument) OnStatusChanged(slot func(status QPdfDocument__Status))
func (*QPdfDocument) OnTimerEvent ¶
func (this *QPdfDocument) OnTimerEvent(slot func(super func(event *qt6.QTimerEvent), event *qt6.QTimerEvent))
func (*QPdfDocument) PageCount ¶
func (this *QPdfDocument) PageCount() int
func (*QPdfDocument) PageCountChanged ¶
func (this *QPdfDocument) PageCountChanged(pageCount int)
func (*QPdfDocument) PageLabel ¶
func (this *QPdfDocument) PageLabel(page int) string
func (*QPdfDocument) PageModel ¶
func (this *QPdfDocument) PageModel() *qt6.QAbstractListModel
func (*QPdfDocument) PageModelChanged ¶
func (this *QPdfDocument) PageModelChanged()
func (*QPdfDocument) PagePointSize ¶
func (this *QPdfDocument) PagePointSize(page int) *qt6.QSizeF
func (*QPdfDocument) Password ¶
func (this *QPdfDocument) Password() string
func (*QPdfDocument) PasswordChanged ¶
func (this *QPdfDocument) PasswordChanged()
func (*QPdfDocument) PasswordRequired ¶
func (this *QPdfDocument) PasswordRequired()
func (*QPdfDocument) Receivers ¶
func (this *QPdfDocument) Receivers(signal string) int
Receivers can only be called from a QPdfDocument that was directly constructed.
func (*QPdfDocument) Render2 ¶
func (this *QPdfDocument) Render2(page int, imageSize qt6.QSize, options QPdfDocumentRenderOptions) *qt6.QImage
func (*QPdfDocument) Sender ¶
func (this *QPdfDocument) Sender() *qt6.QObject
Sender can only be called from a QPdfDocument that was directly constructed.
func (*QPdfDocument) SenderSignalIndex ¶
func (this *QPdfDocument) SenderSignalIndex() int
SenderSignalIndex can only be called from a QPdfDocument that was directly constructed.
func (*QPdfDocument) SetPassword ¶
func (this *QPdfDocument) SetPassword(password string)
func (*QPdfDocument) Status ¶
func (this *QPdfDocument) Status() QPdfDocument__Status
func (*QPdfDocument) StatusChanged ¶
func (this *QPdfDocument) StatusChanged(status QPdfDocument__Status)
func (*QPdfDocument) UnsafePointer ¶
func (this *QPdfDocument) UnsafePointer() unsafe.Pointer
type QPdfDocumentRenderOptions ¶
type QPdfDocumentRenderOptions struct {
// contains filtered or unexported fields
}
func NewQPdfDocumentRenderOptions ¶
func NewQPdfDocumentRenderOptions() *QPdfDocumentRenderOptions
NewQPdfDocumentRenderOptions constructs a new QPdfDocumentRenderOptions object.
func NewQPdfDocumentRenderOptions2 ¶
func NewQPdfDocumentRenderOptions2(param1 *QPdfDocumentRenderOptions) *QPdfDocumentRenderOptions
NewQPdfDocumentRenderOptions2 constructs a new QPdfDocumentRenderOptions object.
func UnsafeNewQPdfDocumentRenderOptions ¶
func UnsafeNewQPdfDocumentRenderOptions(h unsafe.Pointer) *QPdfDocumentRenderOptions
UnsafeNewQPdfDocumentRenderOptions constructs the type using only unsafe pointers.
func (*QPdfDocumentRenderOptions) Delete ¶
func (this *QPdfDocumentRenderOptions) Delete()
Delete this object from C++ memory.
func (*QPdfDocumentRenderOptions) GoGC ¶
func (this *QPdfDocumentRenderOptions) GoGC()
GoGC adds a Go Finalizer to this pointer, so that it will be deleted from C++ memory once it is unreachable from Go memory.
func (*QPdfDocumentRenderOptions) RenderFlags ¶
func (this *QPdfDocumentRenderOptions) RenderFlags() QPdfDocumentRenderOptions__RenderFlag
func (*QPdfDocumentRenderOptions) Rotation ¶
func (this *QPdfDocumentRenderOptions) Rotation() QPdfDocumentRenderOptions__Rotation
func (*QPdfDocumentRenderOptions) ScaledClipRect ¶
func (this *QPdfDocumentRenderOptions) ScaledClipRect() *qt6.QRect
func (*QPdfDocumentRenderOptions) ScaledSize ¶
func (this *QPdfDocumentRenderOptions) ScaledSize() *qt6.QSize
func (*QPdfDocumentRenderOptions) SetRenderFlags ¶
func (this *QPdfDocumentRenderOptions) SetRenderFlags(r QPdfDocumentRenderOptions__RenderFlag)
func (*QPdfDocumentRenderOptions) SetRotation ¶
func (this *QPdfDocumentRenderOptions) SetRotation(r QPdfDocumentRenderOptions__Rotation)
func (*QPdfDocumentRenderOptions) SetScaledClipRect ¶
func (this *QPdfDocumentRenderOptions) SetScaledClipRect(r *qt6.QRect)
func (*QPdfDocumentRenderOptions) SetScaledSize ¶
func (this *QPdfDocumentRenderOptions) SetScaledSize(s *qt6.QSize)
func (*QPdfDocumentRenderOptions) UnsafePointer ¶
func (this *QPdfDocumentRenderOptions) UnsafePointer() unsafe.Pointer
type QPdfDocumentRenderOptions__RenderFlag ¶
type QPdfDocumentRenderOptions__RenderFlag int
const ( QPdfDocumentRenderOptions__RenderFlag__None QPdfDocumentRenderOptions__RenderFlag = 0 QPdfDocumentRenderOptions__RenderFlag__Annotations QPdfDocumentRenderOptions__RenderFlag = 1 QPdfDocumentRenderOptions__RenderFlag__OptimizedForLcd QPdfDocumentRenderOptions__RenderFlag = 2 QPdfDocumentRenderOptions__RenderFlag__Grayscale QPdfDocumentRenderOptions__RenderFlag = 4 QPdfDocumentRenderOptions__RenderFlag__ForceHalftone QPdfDocumentRenderOptions__RenderFlag = 8 QPdfDocumentRenderOptions__RenderFlag__TextAliased QPdfDocumentRenderOptions__RenderFlag = 16 QPdfDocumentRenderOptions__RenderFlag__ImageAliased QPdfDocumentRenderOptions__RenderFlag = 32 QPdfDocumentRenderOptions__RenderFlag__PathAliased QPdfDocumentRenderOptions__RenderFlag = 64 )
type QPdfDocumentRenderOptions__Rotation ¶
type QPdfDocumentRenderOptions__Rotation int
const ( QPdfDocumentRenderOptions__Rotation__None QPdfDocumentRenderOptions__Rotation = 0 QPdfDocumentRenderOptions__Rotation__Clockwise90 QPdfDocumentRenderOptions__Rotation = 1 QPdfDocumentRenderOptions__Rotation__Clockwise180 QPdfDocumentRenderOptions__Rotation = 2 QPdfDocumentRenderOptions__Rotation__Clockwise270 QPdfDocumentRenderOptions__Rotation = 3 )
type QPdfDocument__Error ¶
type QPdfDocument__Error int
const ( QPdfDocument__None QPdfDocument__Error = 0 QPdfDocument__Unknown QPdfDocument__Error = 1 QPdfDocument__DataNotYetAvailable QPdfDocument__Error = 2 QPdfDocument__FileNotFound QPdfDocument__Error = 3 QPdfDocument__InvalidFileFormat QPdfDocument__Error = 4 QPdfDocument__IncorrectPassword QPdfDocument__Error = 5 QPdfDocument__UnsupportedSecurityScheme QPdfDocument__Error = 6 )
type QPdfDocument__MetaDataField ¶
type QPdfDocument__MetaDataField int
const ( QPdfDocument__Title QPdfDocument__MetaDataField = 0 QPdfDocument__Subject QPdfDocument__MetaDataField = 1 QPdfDocument__Author QPdfDocument__MetaDataField = 2 QPdfDocument__Keywords QPdfDocument__MetaDataField = 3 QPdfDocument__Producer QPdfDocument__MetaDataField = 4 QPdfDocument__Creator QPdfDocument__MetaDataField = 5 QPdfDocument__CreationDate QPdfDocument__MetaDataField = 6 QPdfDocument__ModificationDate QPdfDocument__MetaDataField = 7 )
type QPdfDocument__PageModelRole ¶
type QPdfDocument__PageModelRole int
const ( QPdfDocument__Label QPdfDocument__PageModelRole = 256 QPdfDocument__PointSize QPdfDocument__PageModelRole = 257 QPdfDocument__NRoles QPdfDocument__PageModelRole = 258 )
type QPdfDocument__Status ¶
type QPdfDocument__Status int
const ( QPdfDocument__Status__Null QPdfDocument__Status = 0 QPdfDocument__Status__Loading QPdfDocument__Status = 1 QPdfDocument__Status__Ready QPdfDocument__Status = 2 QPdfDocument__Status__Unloading QPdfDocument__Status = 3 QPdfDocument__Status__Error QPdfDocument__Status = 4 )
type QPdfLink ¶
type QPdfLink struct {
// contains filtered or unexported fields
}
func NewQPdfLink2 ¶
NewQPdfLink2 constructs a new QPdfLink object.
func UnsafeNewQPdfLink ¶
UnsafeNewQPdfLink constructs the type using only unsafe pointers.
func (*QPdfLink) ContextAfter ¶
func (*QPdfLink) ContextBefore ¶
func (*QPdfLink) CopyToClipboard ¶
func (this *QPdfLink) CopyToClipboard()
func (*QPdfLink) CopyToClipboardWithMode ¶
func (this *QPdfLink) CopyToClipboardWithMode(mode qt6.QClipboard__Mode)
func (*QPdfLink) GoGC ¶
func (this *QPdfLink) GoGC()
GoGC adds a Go Finalizer to this pointer, so that it will be deleted from C++ memory once it is unreachable from Go memory.
func (*QPdfLink) OperatorAssign ¶
func (*QPdfLink) Rectangles ¶
func (*QPdfLink) UnsafePointer ¶
type QPdfPageNavigator ¶
type QPdfPageNavigator struct {
// contains filtered or unexported fields
}
func NewQPdfPageNavigator ¶
func NewQPdfPageNavigator() *QPdfPageNavigator
NewQPdfPageNavigator constructs a new QPdfPageNavigator object.
func NewQPdfPageNavigator2 ¶
func NewQPdfPageNavigator2(parent *qt6.QObject) *QPdfPageNavigator
NewQPdfPageNavigator2 constructs a new QPdfPageNavigator object.
func UnsafeNewQPdfPageNavigator ¶
func UnsafeNewQPdfPageNavigator(h unsafe.Pointer) *QPdfPageNavigator
UnsafeNewQPdfPageNavigator constructs the type using only unsafe pointers.
func (*QPdfPageNavigator) Back ¶
func (this *QPdfPageNavigator) Back()
func (*QPdfPageNavigator) BackAvailable ¶
func (this *QPdfPageNavigator) BackAvailable() bool
func (*QPdfPageNavigator) BackAvailableChanged ¶
func (this *QPdfPageNavigator) BackAvailableChanged(available bool)
func (*QPdfPageNavigator) Clear ¶
func (this *QPdfPageNavigator) Clear()
func (*QPdfPageNavigator) CurrentLink ¶
func (this *QPdfPageNavigator) CurrentLink() QPdfLink
CurrentLink can only be called from a QPdfPageNavigator that was directly constructed.
func (*QPdfPageNavigator) CurrentLocation ¶
func (this *QPdfPageNavigator) CurrentLocation() *qt6.QPointF
func (*QPdfPageNavigator) CurrentLocationChanged ¶
func (this *QPdfPageNavigator) CurrentLocationChanged(location qt6.QPointF)
func (*QPdfPageNavigator) CurrentPage ¶
func (this *QPdfPageNavigator) CurrentPage() int
func (*QPdfPageNavigator) CurrentPageChanged ¶
func (this *QPdfPageNavigator) CurrentPageChanged(page int)
func (*QPdfPageNavigator) CurrentZoom ¶
func (this *QPdfPageNavigator) CurrentZoom() float64
func (*QPdfPageNavigator) CurrentZoomChanged ¶
func (this *QPdfPageNavigator) CurrentZoomChanged(zoom float64)
func (*QPdfPageNavigator) Delete ¶
func (this *QPdfPageNavigator) Delete()
Delete this object from C++ memory.
func (*QPdfPageNavigator) Forward ¶
func (this *QPdfPageNavigator) Forward()
func (*QPdfPageNavigator) ForwardAvailable ¶
func (this *QPdfPageNavigator) ForwardAvailable() bool
func (*QPdfPageNavigator) ForwardAvailableChanged ¶
func (this *QPdfPageNavigator) ForwardAvailableChanged(available bool)
func (*QPdfPageNavigator) GoGC ¶
func (this *QPdfPageNavigator) GoGC()
GoGC adds a Go Finalizer to this pointer, so that it will be deleted from C++ memory once it is unreachable from Go memory.
func (*QPdfPageNavigator) IsSignalConnected ¶
func (this *QPdfPageNavigator) IsSignalConnected(signal *qt6.QMetaMethod) bool
IsSignalConnected can only be called from a QPdfPageNavigator that was directly constructed.
func (*QPdfPageNavigator) Jump ¶
func (this *QPdfPageNavigator) Jump(destination QPdfLink)
func (*QPdfPageNavigator) Jump2 ¶
func (this *QPdfPageNavigator) Jump2(page int, location *qt6.QPointF)
func (*QPdfPageNavigator) Jump3 ¶
func (this *QPdfPageNavigator) Jump3(page int, location *qt6.QPointF, zoom float64)
func (*QPdfPageNavigator) Jumped ¶
func (this *QPdfPageNavigator) Jumped(current QPdfLink)
func (*QPdfPageNavigator) MetaObject ¶
func (this *QPdfPageNavigator) MetaObject() *qt6.QMetaObject
func (*QPdfPageNavigator) Metacast ¶
func (this *QPdfPageNavigator) Metacast(param1 string) unsafe.Pointer
func (*QPdfPageNavigator) OnBackAvailableChanged ¶
func (this *QPdfPageNavigator) OnBackAvailableChanged(slot func(available bool))
func (*QPdfPageNavigator) OnChildEvent ¶
func (this *QPdfPageNavigator) OnChildEvent(slot func(super func(event *qt6.QChildEvent), event *qt6.QChildEvent))
func (*QPdfPageNavigator) OnConnectNotify ¶
func (this *QPdfPageNavigator) OnConnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
func (*QPdfPageNavigator) OnCurrentLocationChanged ¶
func (this *QPdfPageNavigator) OnCurrentLocationChanged(slot func(location qt6.QPointF))
func (*QPdfPageNavigator) OnCurrentPageChanged ¶
func (this *QPdfPageNavigator) OnCurrentPageChanged(slot func(page int))
func (*QPdfPageNavigator) OnCurrentZoomChanged ¶
func (this *QPdfPageNavigator) OnCurrentZoomChanged(slot func(zoom float64))
func (*QPdfPageNavigator) OnCustomEvent ¶
func (this *QPdfPageNavigator) OnCustomEvent(slot func(super func(event *qt6.QEvent), event *qt6.QEvent))
func (*QPdfPageNavigator) OnDisconnectNotify ¶
func (this *QPdfPageNavigator) OnDisconnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
func (*QPdfPageNavigator) OnEventFilter ¶
func (*QPdfPageNavigator) OnForwardAvailableChanged ¶
func (this *QPdfPageNavigator) OnForwardAvailableChanged(slot func(available bool))
func (*QPdfPageNavigator) OnJumped ¶
func (this *QPdfPageNavigator) OnJumped(slot func(current QPdfLink))
func (*QPdfPageNavigator) OnTimerEvent ¶
func (this *QPdfPageNavigator) OnTimerEvent(slot func(super func(event *qt6.QTimerEvent), event *qt6.QTimerEvent))
func (*QPdfPageNavigator) Receivers ¶
func (this *QPdfPageNavigator) Receivers(signal string) int
Receivers can only be called from a QPdfPageNavigator that was directly constructed.
func (*QPdfPageNavigator) Sender ¶
func (this *QPdfPageNavigator) Sender() *qt6.QObject
Sender can only be called from a QPdfPageNavigator that was directly constructed.
func (*QPdfPageNavigator) SenderSignalIndex ¶
func (this *QPdfPageNavigator) SenderSignalIndex() int
SenderSignalIndex can only be called from a QPdfPageNavigator that was directly constructed.
func (*QPdfPageNavigator) UnsafePointer ¶
func (this *QPdfPageNavigator) UnsafePointer() unsafe.Pointer
type QPdfPageRenderer ¶
func NewQPdfPageRenderer ¶
func NewQPdfPageRenderer() *QPdfPageRenderer
NewQPdfPageRenderer constructs a new QPdfPageRenderer object.
func NewQPdfPageRenderer2 ¶
func NewQPdfPageRenderer2(parent *qt6.QObject) *QPdfPageRenderer
NewQPdfPageRenderer2 constructs a new QPdfPageRenderer object.
func UnsafeNewQPdfPageRenderer ¶
func UnsafeNewQPdfPageRenderer(h unsafe.Pointer) *QPdfPageRenderer
UnsafeNewQPdfPageRenderer constructs the type using only unsafe pointers.
func (*QPdfPageRenderer) Delete ¶
func (this *QPdfPageRenderer) Delete()
Delete this object from C++ memory.
func (*QPdfPageRenderer) Document ¶
func (this *QPdfPageRenderer) Document() *QPdfDocument
func (*QPdfPageRenderer) DocumentChanged ¶
func (this *QPdfPageRenderer) DocumentChanged(document *QPdfDocument)
func (*QPdfPageRenderer) GoGC ¶
func (this *QPdfPageRenderer) GoGC()
GoGC adds a Go Finalizer to this pointer, so that it will be deleted from C++ memory once it is unreachable from Go memory.
func (*QPdfPageRenderer) IsSignalConnected ¶
func (this *QPdfPageRenderer) IsSignalConnected(signal *qt6.QMetaMethod) bool
IsSignalConnected can only be called from a QPdfPageRenderer that was directly constructed.
func (*QPdfPageRenderer) MetaObject ¶
func (this *QPdfPageRenderer) MetaObject() *qt6.QMetaObject
func (*QPdfPageRenderer) Metacast ¶
func (this *QPdfPageRenderer) Metacast(param1 string) unsafe.Pointer
func (*QPdfPageRenderer) OnChildEvent ¶
func (this *QPdfPageRenderer) OnChildEvent(slot func(super func(event *qt6.QChildEvent), event *qt6.QChildEvent))
func (*QPdfPageRenderer) OnConnectNotify ¶
func (this *QPdfPageRenderer) OnConnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
func (*QPdfPageRenderer) OnCustomEvent ¶
func (this *QPdfPageRenderer) OnCustomEvent(slot func(super func(event *qt6.QEvent), event *qt6.QEvent))
func (*QPdfPageRenderer) OnDisconnectNotify ¶
func (this *QPdfPageRenderer) OnDisconnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
func (*QPdfPageRenderer) OnDocumentChanged ¶
func (this *QPdfPageRenderer) OnDocumentChanged(slot func(document *QPdfDocument))
func (*QPdfPageRenderer) OnEventFilter ¶
func (*QPdfPageRenderer) OnPageRendered ¶
func (this *QPdfPageRenderer) OnPageRendered(slot func(pageNumber int, imageSize qt6.QSize, image *qt6.QImage, options QPdfDocumentRenderOptions, requestId uint64))
func (*QPdfPageRenderer) OnRenderModeChanged ¶
func (this *QPdfPageRenderer) OnRenderModeChanged(slot func(renderMode QPdfPageRenderer__RenderMode))
func (*QPdfPageRenderer) OnTimerEvent ¶
func (this *QPdfPageRenderer) OnTimerEvent(slot func(super func(event *qt6.QTimerEvent), event *qt6.QTimerEvent))
func (*QPdfPageRenderer) PageRendered ¶
func (this *QPdfPageRenderer) PageRendered(pageNumber int, imageSize qt6.QSize, image *qt6.QImage, options QPdfDocumentRenderOptions, requestId uint64)
func (*QPdfPageRenderer) Receivers ¶
func (this *QPdfPageRenderer) Receivers(signal string) int
Receivers can only be called from a QPdfPageRenderer that was directly constructed.
func (*QPdfPageRenderer) RenderMode ¶
func (this *QPdfPageRenderer) RenderMode() QPdfPageRenderer__RenderMode
func (*QPdfPageRenderer) RenderModeChanged ¶
func (this *QPdfPageRenderer) RenderModeChanged(renderMode QPdfPageRenderer__RenderMode)
func (*QPdfPageRenderer) RequestPage ¶
func (this *QPdfPageRenderer) RequestPage(pageNumber int, imageSize qt6.QSize) uint64
func (*QPdfPageRenderer) RequestPage2 ¶
func (this *QPdfPageRenderer) RequestPage2(pageNumber int, imageSize qt6.QSize, options QPdfDocumentRenderOptions) uint64
func (*QPdfPageRenderer) Sender ¶
func (this *QPdfPageRenderer) Sender() *qt6.QObject
Sender can only be called from a QPdfPageRenderer that was directly constructed.
func (*QPdfPageRenderer) SenderSignalIndex ¶
func (this *QPdfPageRenderer) SenderSignalIndex() int
SenderSignalIndex can only be called from a QPdfPageRenderer that was directly constructed.
func (*QPdfPageRenderer) SetDocument ¶
func (this *QPdfPageRenderer) SetDocument(document *QPdfDocument)
func (*QPdfPageRenderer) SetRenderMode ¶
func (this *QPdfPageRenderer) SetRenderMode(mode QPdfPageRenderer__RenderMode)
func (*QPdfPageRenderer) UnsafePointer ¶
func (this *QPdfPageRenderer) UnsafePointer() unsafe.Pointer
type QPdfPageRenderer__RenderMode ¶
type QPdfPageRenderer__RenderMode int
const ( QPdfPageRenderer__MultiThreaded QPdfPageRenderer__RenderMode = 0 QPdfPageRenderer__SingleThreaded QPdfPageRenderer__RenderMode = 1 )
type QPdfSearchModel ¶
type QPdfSearchModel struct {
*qt6.QAbstractListModel
// contains filtered or unexported fields
}
func NewQPdfSearchModel ¶
func NewQPdfSearchModel() *QPdfSearchModel
NewQPdfSearchModel constructs a new QPdfSearchModel object.
func NewQPdfSearchModel2 ¶
func NewQPdfSearchModel2(parent *qt6.QObject) *QPdfSearchModel
NewQPdfSearchModel2 constructs a new QPdfSearchModel object.
func UnsafeNewQPdfSearchModel ¶
func UnsafeNewQPdfSearchModel(h unsafe.Pointer) *QPdfSearchModel
UnsafeNewQPdfSearchModel constructs the type using only unsafe pointers.
func (*QPdfSearchModel) BeginInsertColumns ¶
func (this *QPdfSearchModel) BeginInsertColumns(parent *qt6.QModelIndex, first int, last int)
BeginInsertColumns can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) BeginInsertRows ¶
func (this *QPdfSearchModel) BeginInsertRows(parent *qt6.QModelIndex, first int, last int)
BeginInsertRows can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) BeginMoveColumns ¶
func (this *QPdfSearchModel) BeginMoveColumns(sourceParent *qt6.QModelIndex, sourceFirst int, sourceLast int, destinationParent *qt6.QModelIndex, destinationColumn int) bool
BeginMoveColumns can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) BeginMoveRows ¶
func (this *QPdfSearchModel) BeginMoveRows(sourceParent *qt6.QModelIndex, sourceFirst int, sourceLast int, destinationParent *qt6.QModelIndex, destinationRow int) bool
BeginMoveRows can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) BeginRemoveColumns ¶
func (this *QPdfSearchModel) BeginRemoveColumns(parent *qt6.QModelIndex, first int, last int)
BeginRemoveColumns can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) BeginRemoveRows ¶
func (this *QPdfSearchModel) BeginRemoveRows(parent *qt6.QModelIndex, first int, last int)
BeginRemoveRows can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) BeginResetModel ¶
func (this *QPdfSearchModel) BeginResetModel()
BeginResetModel can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) ChangePersistentIndex ¶
func (this *QPdfSearchModel) ChangePersistentIndex(from *qt6.QModelIndex, to *qt6.QModelIndex)
ChangePersistentIndex can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) ChangePersistentIndexList ¶
func (this *QPdfSearchModel) ChangePersistentIndexList(from []qt6.QModelIndex, to []qt6.QModelIndex)
ChangePersistentIndexList can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) CreateIndex ¶
func (this *QPdfSearchModel) CreateIndex(row int, column int) qt6.QModelIndex
CreateIndex can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) Data ¶
func (this *QPdfSearchModel) Data(index *qt6.QModelIndex, role int) *qt6.QVariant
func (*QPdfSearchModel) DecodeData ¶
func (this *QPdfSearchModel) DecodeData(row int, column int, parent *qt6.QModelIndex, stream *qt6.QDataStream) bool
DecodeData can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) Delete ¶
func (this *QPdfSearchModel) Delete()
Delete this object from C++ memory.
func (*QPdfSearchModel) Document ¶
func (this *QPdfSearchModel) Document() *QPdfDocument
func (*QPdfSearchModel) DocumentChanged ¶
func (this *QPdfSearchModel) DocumentChanged()
func (*QPdfSearchModel) EncodeData ¶
func (this *QPdfSearchModel) EncodeData(indexes []qt6.QModelIndex, stream *qt6.QDataStream)
EncodeData can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) EndInsertColumns ¶
func (this *QPdfSearchModel) EndInsertColumns()
EndInsertColumns can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) EndInsertRows ¶
func (this *QPdfSearchModel) EndInsertRows()
EndInsertRows can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) EndMoveColumns ¶
func (this *QPdfSearchModel) EndMoveColumns()
EndMoveColumns can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) EndMoveRows ¶
func (this *QPdfSearchModel) EndMoveRows()
EndMoveRows can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) EndRemoveColumns ¶
func (this *QPdfSearchModel) EndRemoveColumns()
EndRemoveColumns can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) EndRemoveRows ¶
func (this *QPdfSearchModel) EndRemoveRows()
EndRemoveRows can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) EndResetModel ¶
func (this *QPdfSearchModel) EndResetModel()
EndResetModel can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) GoGC ¶
func (this *QPdfSearchModel) GoGC()
GoGC adds a Go Finalizer to this pointer, so that it will be deleted from C++ memory once it is unreachable from Go memory.
func (*QPdfSearchModel) IsSignalConnected ¶
func (this *QPdfSearchModel) IsSignalConnected(signal *qt6.QMetaMethod) bool
IsSignalConnected can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) MetaObject ¶
func (this *QPdfSearchModel) MetaObject() *qt6.QMetaObject
func (*QPdfSearchModel) Metacast ¶
func (this *QPdfSearchModel) Metacast(param1 string) unsafe.Pointer
func (*QPdfSearchModel) OnBuddy ¶
func (this *QPdfSearchModel) OnBuddy(slot func(super func(index *qt6.QModelIndex) *qt6.QModelIndex, index *qt6.QModelIndex) *qt6.QModelIndex)
func (*QPdfSearchModel) OnCanDropMimeData ¶
func (this *QPdfSearchModel) OnCanDropMimeData(slot func(super func(data *qt6.QMimeData, action qt6.DropAction, row int, column int, parent *qt6.QModelIndex) bool, data *qt6.QMimeData, action qt6.DropAction, row int, column int, parent *qt6.QModelIndex) bool)
func (*QPdfSearchModel) OnCanFetchMore ¶
func (this *QPdfSearchModel) OnCanFetchMore(slot func(super func(parent *qt6.QModelIndex) bool, parent *qt6.QModelIndex) bool)
func (*QPdfSearchModel) OnChildEvent ¶
func (this *QPdfSearchModel) OnChildEvent(slot func(super func(event *qt6.QChildEvent), event *qt6.QChildEvent))
func (*QPdfSearchModel) OnClearItemData ¶
func (this *QPdfSearchModel) OnClearItemData(slot func(super func(index *qt6.QModelIndex) bool, index *qt6.QModelIndex) bool)
func (*QPdfSearchModel) OnConnectNotify ¶
func (this *QPdfSearchModel) OnConnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
func (*QPdfSearchModel) OnCustomEvent ¶
func (this *QPdfSearchModel) OnCustomEvent(slot func(super func(event *qt6.QEvent), event *qt6.QEvent))
func (*QPdfSearchModel) OnData ¶
func (this *QPdfSearchModel) OnData(slot func(super func(index *qt6.QModelIndex, role int) *qt6.QVariant, index *qt6.QModelIndex, role int) *qt6.QVariant)
func (*QPdfSearchModel) OnDisconnectNotify ¶
func (this *QPdfSearchModel) OnDisconnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
func (*QPdfSearchModel) OnDocumentChanged ¶
func (this *QPdfSearchModel) OnDocumentChanged(slot func())
func (*QPdfSearchModel) OnDropMimeData ¶
func (this *QPdfSearchModel) OnDropMimeData(slot func(super func(data *qt6.QMimeData, action qt6.DropAction, row int, column int, parent *qt6.QModelIndex) bool, data *qt6.QMimeData, action qt6.DropAction, row int, column int, parent *qt6.QModelIndex) bool)
func (*QPdfSearchModel) OnEventFilter ¶
func (*QPdfSearchModel) OnFetchMore ¶
func (this *QPdfSearchModel) OnFetchMore(slot func(super func(parent *qt6.QModelIndex), parent *qt6.QModelIndex))
func (*QPdfSearchModel) OnFlags ¶
func (this *QPdfSearchModel) OnFlags(slot func(super func(index *qt6.QModelIndex) qt6.ItemFlag, index *qt6.QModelIndex) qt6.ItemFlag)
func (*QPdfSearchModel) OnHeaderData ¶
func (this *QPdfSearchModel) OnHeaderData(slot func(super func(section int, orientation qt6.Orientation, role int) *qt6.QVariant, section int, orientation qt6.Orientation, role int) *qt6.QVariant)
func (*QPdfSearchModel) OnIndex ¶
func (this *QPdfSearchModel) OnIndex(slot func(super func(row int, column int, parent *qt6.QModelIndex) *qt6.QModelIndex, row int, column int, parent *qt6.QModelIndex) *qt6.QModelIndex)
func (*QPdfSearchModel) OnInsertColumns ¶
func (this *QPdfSearchModel) OnInsertColumns(slot func(super func(column int, count int, parent *qt6.QModelIndex) bool, column int, count int, parent *qt6.QModelIndex) bool)
func (*QPdfSearchModel) OnInsertRows ¶
func (this *QPdfSearchModel) OnInsertRows(slot func(super func(row int, count int, parent *qt6.QModelIndex) bool, row int, count int, parent *qt6.QModelIndex) bool)
func (*QPdfSearchModel) OnItemData ¶
func (this *QPdfSearchModel) OnItemData(slot func(super func(index *qt6.QModelIndex) map[int]qt6.QVariant, index *qt6.QModelIndex) map[int]qt6.QVariant)
func (*QPdfSearchModel) OnMatch ¶
func (this *QPdfSearchModel) OnMatch(slot func(super func(start *qt6.QModelIndex, role int, value *qt6.QVariant, hits int, flags qt6.MatchFlag) []qt6.QModelIndex, start *qt6.QModelIndex, role int, value *qt6.QVariant, hits int, flags qt6.MatchFlag) []qt6.QModelIndex)
func (*QPdfSearchModel) OnMimeData ¶
func (this *QPdfSearchModel) OnMimeData(slot func(super func(indexes []qt6.QModelIndex) *qt6.QMimeData, indexes []qt6.QModelIndex) *qt6.QMimeData)
func (*QPdfSearchModel) OnMimeTypes ¶
func (this *QPdfSearchModel) OnMimeTypes(slot func(super func() []string) []string)
func (*QPdfSearchModel) OnMoveColumns ¶
func (this *QPdfSearchModel) OnMoveColumns(slot func(super func(sourceParent *qt6.QModelIndex, sourceColumn int, count int, destinationParent *qt6.QModelIndex, destinationChild int) bool, sourceParent *qt6.QModelIndex, sourceColumn int, count int, destinationParent *qt6.QModelIndex, destinationChild int) bool)
func (*QPdfSearchModel) OnMoveRows ¶
func (this *QPdfSearchModel) OnMoveRows(slot func(super func(sourceParent *qt6.QModelIndex, sourceRow int, count int, destinationParent *qt6.QModelIndex, destinationChild int) bool, sourceParent *qt6.QModelIndex, sourceRow int, count int, destinationParent *qt6.QModelIndex, destinationChild int) bool)
func (*QPdfSearchModel) OnMultiData ¶
func (this *QPdfSearchModel) OnMultiData(slot func(super func(index *qt6.QModelIndex, roleDataSpan qt6.QModelRoleDataSpan), index *qt6.QModelIndex, roleDataSpan qt6.QModelRoleDataSpan))
func (*QPdfSearchModel) OnRemoveColumns ¶
func (this *QPdfSearchModel) OnRemoveColumns(slot func(super func(column int, count int, parent *qt6.QModelIndex) bool, column int, count int, parent *qt6.QModelIndex) bool)
func (*QPdfSearchModel) OnRemoveRows ¶
func (this *QPdfSearchModel) OnRemoveRows(slot func(super func(row int, count int, parent *qt6.QModelIndex) bool, row int, count int, parent *qt6.QModelIndex) bool)
func (*QPdfSearchModel) OnResetInternalData ¶
func (this *QPdfSearchModel) OnResetInternalData(slot func(super func()))
func (*QPdfSearchModel) OnRevert ¶
func (this *QPdfSearchModel) OnRevert(slot func(super func()))
func (*QPdfSearchModel) OnRoleNames ¶
func (this *QPdfSearchModel) OnRoleNames(slot func(super func() map[int][]byte) map[int][]byte)
func (*QPdfSearchModel) OnRowCount ¶
func (this *QPdfSearchModel) OnRowCount(slot func(super func(parent *qt6.QModelIndex) int, parent *qt6.QModelIndex) int)
func (*QPdfSearchModel) OnSearchStringChanged ¶
func (this *QPdfSearchModel) OnSearchStringChanged(slot func())
func (*QPdfSearchModel) OnSetData ¶
func (this *QPdfSearchModel) OnSetData(slot func(super func(index *qt6.QModelIndex, value *qt6.QVariant, role int) bool, index *qt6.QModelIndex, value *qt6.QVariant, role int) bool)
func (*QPdfSearchModel) OnSetHeaderData ¶
func (this *QPdfSearchModel) OnSetHeaderData(slot func(super func(section int, orientation qt6.Orientation, value *qt6.QVariant, role int) bool, section int, orientation qt6.Orientation, value *qt6.QVariant, role int) bool)
func (*QPdfSearchModel) OnSetItemData ¶
func (this *QPdfSearchModel) OnSetItemData(slot func(super func(index *qt6.QModelIndex, roles map[int]qt6.QVariant) bool, index *qt6.QModelIndex, roles map[int]qt6.QVariant) bool)
func (*QPdfSearchModel) OnSibling ¶
func (this *QPdfSearchModel) OnSibling(slot func(super func(row int, column int, idx *qt6.QModelIndex) *qt6.QModelIndex, row int, column int, idx *qt6.QModelIndex) *qt6.QModelIndex)
func (*QPdfSearchModel) OnSpan ¶
func (this *QPdfSearchModel) OnSpan(slot func(super func(index *qt6.QModelIndex) *qt6.QSize, index *qt6.QModelIndex) *qt6.QSize)
func (*QPdfSearchModel) OnSubmit ¶
func (this *QPdfSearchModel) OnSubmit(slot func(super func() bool) bool)
func (*QPdfSearchModel) OnSupportedDragActions ¶
func (this *QPdfSearchModel) OnSupportedDragActions(slot func(super func() qt6.DropAction) qt6.DropAction)
func (*QPdfSearchModel) OnSupportedDropActions ¶
func (this *QPdfSearchModel) OnSupportedDropActions(slot func(super func() qt6.DropAction) qt6.DropAction)
func (*QPdfSearchModel) OnTimerEvent ¶
func (this *QPdfSearchModel) OnTimerEvent(slot func(super func(event *qt6.QTimerEvent), event *qt6.QTimerEvent))
func (*QPdfSearchModel) PersistentIndexList ¶
func (this *QPdfSearchModel) PersistentIndexList() []qt6.QModelIndex
PersistentIndexList can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) Receivers ¶
func (this *QPdfSearchModel) Receivers(signal string) int
Receivers can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) ResultAtIndex ¶
func (this *QPdfSearchModel) ResultAtIndex(index int) *QPdfLink
func (*QPdfSearchModel) ResultsOnPage ¶
func (this *QPdfSearchModel) ResultsOnPage(page int) []QPdfLink
func (*QPdfSearchModel) RoleNames ¶
func (this *QPdfSearchModel) RoleNames() map[int][]byte
func (*QPdfSearchModel) RowCount ¶
func (this *QPdfSearchModel) RowCount(parent *qt6.QModelIndex) int
func (*QPdfSearchModel) SearchString ¶
func (this *QPdfSearchModel) SearchString() string
func (*QPdfSearchModel) SearchStringChanged ¶
func (this *QPdfSearchModel) SearchStringChanged()
func (*QPdfSearchModel) Sender ¶
func (this *QPdfSearchModel) Sender() *qt6.QObject
Sender can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) SenderSignalIndex ¶
func (this *QPdfSearchModel) SenderSignalIndex() int
SenderSignalIndex can only be called from a QPdfSearchModel that was directly constructed.
func (*QPdfSearchModel) SetDocument ¶
func (this *QPdfSearchModel) SetDocument(document *QPdfDocument)
func (*QPdfSearchModel) SetSearchString ¶
func (this *QPdfSearchModel) SetSearchString(searchString string)
func (*QPdfSearchModel) UnsafePointer ¶
func (this *QPdfSearchModel) UnsafePointer() unsafe.Pointer
func (*QPdfSearchModel) UpdatePage ¶
func (this *QPdfSearchModel) UpdatePage(page int)
UpdatePage can only be called from a QPdfSearchModel that was directly constructed.
type QPdfSearchModel__Role ¶
type QPdfSearchModel__Role int
const ( QPdfSearchModel__Page QPdfSearchModel__Role = 256 QPdfSearchModel__IndexOnPage QPdfSearchModel__Role = 257 QPdfSearchModel__Location QPdfSearchModel__Role = 258 QPdfSearchModel__ContextBefore QPdfSearchModel__Role = 259 QPdfSearchModel__ContextAfter QPdfSearchModel__Role = 260 QPdfSearchModel__NRoles QPdfSearchModel__Role = 261 )
type QPdfSelection ¶
type QPdfSelection struct {
// contains filtered or unexported fields
}
func NewQPdfSelection ¶
func NewQPdfSelection(other *QPdfSelection) *QPdfSelection
NewQPdfSelection constructs a new QPdfSelection object.
func UnsafeNewQPdfSelection ¶
func UnsafeNewQPdfSelection(h unsafe.Pointer) *QPdfSelection
UnsafeNewQPdfSelection constructs the type using only unsafe pointers.
func (*QPdfSelection) BoundingRectangle ¶
func (this *QPdfSelection) BoundingRectangle() *qt6.QRectF
func (*QPdfSelection) CopyToClipboard ¶
func (this *QPdfSelection) CopyToClipboard()
func (*QPdfSelection) CopyToClipboardWithMode ¶
func (this *QPdfSelection) CopyToClipboardWithMode(mode qt6.QClipboard__Mode)
func (*QPdfSelection) Delete ¶
func (this *QPdfSelection) Delete()
Delete this object from C++ memory.
func (*QPdfSelection) EndIndex ¶
func (this *QPdfSelection) EndIndex() int
func (*QPdfSelection) GoGC ¶
func (this *QPdfSelection) GoGC()
GoGC adds a Go Finalizer to this pointer, so that it will be deleted from C++ memory once it is unreachable from Go memory.
func (*QPdfSelection) IsValid ¶
func (this *QPdfSelection) IsValid() bool
func (*QPdfSelection) OperatorAssign ¶
func (this *QPdfSelection) OperatorAssign(other *QPdfSelection)
func (*QPdfSelection) StartIndex ¶
func (this *QPdfSelection) StartIndex() int
func (*QPdfSelection) Swap ¶
func (this *QPdfSelection) Swap(other *QPdfSelection)
func (*QPdfSelection) Text ¶
func (this *QPdfSelection) Text() string
func (*QPdfSelection) UnsafePointer ¶
func (this *QPdfSelection) UnsafePointer() unsafe.Pointer
type QPdfView ¶
type QPdfView struct {
*qt6.QAbstractScrollArea
// contains filtered or unexported fields
}
func NewQPdfView ¶
NewQPdfView constructs a new QPdfView object.
func UnsafeNewQPdfView ¶
UnsafeNewQPdfView constructs the type using only unsafe pointers.
func (*QPdfView) Create ¶
func (this *QPdfView) Create()
Create can only be called from a QPdfView that was directly constructed.
func (*QPdfView) Destroy ¶
func (this *QPdfView) Destroy()
Destroy can only be called from a QPdfView that was directly constructed.
func (*QPdfView) Document ¶
func (this *QPdfView) Document() *QPdfDocument
func (*QPdfView) DocumentChanged ¶
func (this *QPdfView) DocumentChanged(document *QPdfDocument)
func (*QPdfView) DocumentMargins ¶
func (*QPdfView) DocumentMarginsChanged ¶
func (*QPdfView) DrawFrame ¶
DrawFrame can only be called from a QPdfView that was directly constructed.
func (*QPdfView) FocusNextChild ¶
FocusNextChild can only be called from a QPdfView that was directly constructed.
func (*QPdfView) FocusPreviousChild ¶
FocusPreviousChild can only be called from a QPdfView that was directly constructed.
func (*QPdfView) GoGC ¶
func (this *QPdfView) GoGC()
GoGC adds a Go Finalizer to this pointer, so that it will be deleted from C++ memory once it is unreachable from Go memory.
func (*QPdfView) IsSignalConnected ¶
func (this *QPdfView) IsSignalConnected(signal *qt6.QMetaMethod) bool
IsSignalConnected can only be called from a QPdfView that was directly constructed.
func (*QPdfView) MetaObject ¶
func (this *QPdfView) MetaObject() *qt6.QMetaObject
func (*QPdfView) OnActionEvent ¶
func (this *QPdfView) OnActionEvent(slot func(super func(event *qt6.QActionEvent), event *qt6.QActionEvent))
func (*QPdfView) OnChangeEvent ¶
func (*QPdfView) OnChildEvent ¶
func (this *QPdfView) OnChildEvent(slot func(super func(event *qt6.QChildEvent), event *qt6.QChildEvent))
func (*QPdfView) OnCloseEvent ¶
func (this *QPdfView) OnCloseEvent(slot func(super func(event *qt6.QCloseEvent), event *qt6.QCloseEvent))
func (*QPdfView) OnConnectNotify ¶
func (this *QPdfView) OnConnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
func (*QPdfView) OnContextMenuEvent ¶
func (this *QPdfView) OnContextMenuEvent(slot func(super func(param1 *qt6.QContextMenuEvent), param1 *qt6.QContextMenuEvent))
func (*QPdfView) OnCustomEvent ¶
func (*QPdfView) OnDisconnectNotify ¶
func (this *QPdfView) OnDisconnectNotify(slot func(super func(signal *qt6.QMetaMethod), signal *qt6.QMetaMethod))
func (*QPdfView) OnDocumentChanged ¶
func (this *QPdfView) OnDocumentChanged(slot func(document *QPdfDocument))
func (*QPdfView) OnDocumentMarginsChanged ¶
func (*QPdfView) OnDragEnterEvent ¶
func (this *QPdfView) OnDragEnterEvent(slot func(super func(param1 *qt6.QDragEnterEvent), param1 *qt6.QDragEnterEvent))
func (*QPdfView) OnDragLeaveEvent ¶
func (this *QPdfView) OnDragLeaveEvent(slot func(super func(param1 *qt6.QDragLeaveEvent), param1 *qt6.QDragLeaveEvent))
func (*QPdfView) OnDragMoveEvent ¶
func (this *QPdfView) OnDragMoveEvent(slot func(super func(param1 *qt6.QDragMoveEvent), param1 *qt6.QDragMoveEvent))
func (*QPdfView) OnDropEvent ¶
func (this *QPdfView) OnDropEvent(slot func(super func(param1 *qt6.QDropEvent), param1 *qt6.QDropEvent))
func (*QPdfView) OnEnterEvent ¶
func (this *QPdfView) OnEnterEvent(slot func(super func(event *qt6.QEnterEvent), event *qt6.QEnterEvent))
func (*QPdfView) OnEventFilter ¶
func (*QPdfView) OnFocusInEvent ¶
func (this *QPdfView) OnFocusInEvent(slot func(super func(event *qt6.QFocusEvent), event *qt6.QFocusEvent))
func (*QPdfView) OnFocusNextPrevChild ¶
func (*QPdfView) OnFocusOutEvent ¶
func (this *QPdfView) OnFocusOutEvent(slot func(super func(event *qt6.QFocusEvent), event *qt6.QFocusEvent))
func (*QPdfView) OnHasHeightForWidth ¶
func (*QPdfView) OnHeightForWidth ¶
func (*QPdfView) OnHideEvent ¶
func (this *QPdfView) OnHideEvent(slot func(super func(event *qt6.QHideEvent), event *qt6.QHideEvent))
func (*QPdfView) OnInitPainter ¶
func (*QPdfView) OnInitStyleOption ¶
func (this *QPdfView) OnInitStyleOption(slot func(super func(option *qt6.QStyleOptionFrame), option *qt6.QStyleOptionFrame))
func (*QPdfView) OnInputMethodEvent ¶
func (this *QPdfView) OnInputMethodEvent(slot func(super func(param1 *qt6.QInputMethodEvent), param1 *qt6.QInputMethodEvent))
func (*QPdfView) OnInputMethodQuery ¶
func (this *QPdfView) OnInputMethodQuery(slot func(super func(param1 qt6.InputMethodQuery) *qt6.QVariant, param1 qt6.InputMethodQuery) *qt6.QVariant)
func (*QPdfView) OnKeyPressEvent ¶
func (*QPdfView) OnKeyReleaseEvent ¶
func (*QPdfView) OnLeaveEvent ¶
func (*QPdfView) OnMetric ¶
func (this *QPdfView) OnMetric(slot func(super func(param1 qt6.QPaintDevice__PaintDeviceMetric) int, param1 qt6.QPaintDevice__PaintDeviceMetric) int)
func (*QPdfView) OnMinimumSizeHint ¶
func (*QPdfView) OnMouseDoubleClickEvent ¶
func (this *QPdfView) OnMouseDoubleClickEvent(slot func(super func(param1 *qt6.QMouseEvent), param1 *qt6.QMouseEvent))
func (*QPdfView) OnMouseMoveEvent ¶
func (this *QPdfView) OnMouseMoveEvent(slot func(super func(param1 *qt6.QMouseEvent), param1 *qt6.QMouseEvent))
func (*QPdfView) OnMousePressEvent ¶
func (this *QPdfView) OnMousePressEvent(slot func(super func(param1 *qt6.QMouseEvent), param1 *qt6.QMouseEvent))
func (*QPdfView) OnMouseReleaseEvent ¶
func (this *QPdfView) OnMouseReleaseEvent(slot func(super func(param1 *qt6.QMouseEvent), param1 *qt6.QMouseEvent))
func (*QPdfView) OnMoveEvent ¶
func (this *QPdfView) OnMoveEvent(slot func(super func(event *qt6.QMoveEvent), event *qt6.QMoveEvent))
func (*QPdfView) OnNativeEvent ¶
func (*QPdfView) OnPageModeChanged ¶
func (this *QPdfView) OnPageModeChanged(slot func(pageMode QPdfView__PageMode))
func (*QPdfView) OnPageSpacingChanged ¶
func (*QPdfView) OnPaintEngine ¶
func (this *QPdfView) OnPaintEngine(slot func(super func() *qt6.QPaintEngine) *qt6.QPaintEngine)
func (*QPdfView) OnPaintEvent ¶
func (this *QPdfView) OnPaintEvent(slot func(super func(event *qt6.QPaintEvent), event *qt6.QPaintEvent))
func (*QPdfView) OnRedirected ¶
func (this *QPdfView) OnRedirected(slot func(super func(offset *qt6.QPoint) *qt6.QPaintDevice, offset *qt6.QPoint) *qt6.QPaintDevice)
func (*QPdfView) OnResizeEvent ¶
func (this *QPdfView) OnResizeEvent(slot func(super func(event *qt6.QResizeEvent), event *qt6.QResizeEvent))
func (*QPdfView) OnScrollContentsBy ¶
func (*QPdfView) OnSetVisible ¶
func (*QPdfView) OnSetupViewport ¶
func (*QPdfView) OnSharedPainter ¶
func (*QPdfView) OnShowEvent ¶
func (this *QPdfView) OnShowEvent(slot func(super func(event *qt6.QShowEvent), event *qt6.QShowEvent))
func (*QPdfView) OnSizeHint ¶
func (*QPdfView) OnTabletEvent ¶
func (this *QPdfView) OnTabletEvent(slot func(super func(event *qt6.QTabletEvent), event *qt6.QTabletEvent))
func (*QPdfView) OnTimerEvent ¶
func (this *QPdfView) OnTimerEvent(slot func(super func(event *qt6.QTimerEvent), event *qt6.QTimerEvent))
func (*QPdfView) OnViewportEvent ¶
func (*QPdfView) OnViewportSizeHint ¶
func (*QPdfView) OnWheelEvent ¶
func (this *QPdfView) OnWheelEvent(slot func(super func(param1 *qt6.QWheelEvent), param1 *qt6.QWheelEvent))
func (*QPdfView) OnZoomFactorChanged ¶
func (*QPdfView) OnZoomModeChanged ¶
func (this *QPdfView) OnZoomModeChanged(slot func(zoomMode QPdfView__ZoomMode))
func (*QPdfView) PageMode ¶
func (this *QPdfView) PageMode() QPdfView__PageMode
func (*QPdfView) PageModeChanged ¶
func (this *QPdfView) PageModeChanged(pageMode QPdfView__PageMode)
func (*QPdfView) PageNavigator ¶
func (this *QPdfView) PageNavigator() *QPdfPageNavigator
func (*QPdfView) PageSpacing ¶
func (*QPdfView) PageSpacingChanged ¶
func (*QPdfView) Receivers ¶
Receivers can only be called from a QPdfView that was directly constructed.
func (*QPdfView) SenderSignalIndex ¶
SenderSignalIndex can only be called from a QPdfView that was directly constructed.
func (*QPdfView) SetDocument ¶
func (this *QPdfView) SetDocument(document *QPdfDocument)
func (*QPdfView) SetDocumentMargins ¶
func (*QPdfView) SetPageMode ¶
func (this *QPdfView) SetPageMode(mode QPdfView__PageMode)
func (*QPdfView) SetPageSpacing ¶
func (*QPdfView) SetViewportMargins ¶
SetViewportMargins can only be called from a QPdfView that was directly constructed.
func (*QPdfView) SetZoomFactor ¶
func (*QPdfView) SetZoomMode ¶
func (this *QPdfView) SetZoomMode(mode QPdfView__ZoomMode)
func (*QPdfView) UnsafePointer ¶
func (*QPdfView) UpdateMicroFocus ¶
func (this *QPdfView) UpdateMicroFocus()
UpdateMicroFocus can only be called from a QPdfView that was directly constructed.
func (*QPdfView) ViewportMargins ¶
ViewportMargins can only be called from a QPdfView that was directly constructed.
func (*QPdfView) ZoomFactor ¶
func (*QPdfView) ZoomFactorChanged ¶
func (*QPdfView) ZoomMode ¶
func (this *QPdfView) ZoomMode() QPdfView__ZoomMode
func (*QPdfView) ZoomModeChanged ¶
func (this *QPdfView) ZoomModeChanged(zoomMode QPdfView__ZoomMode)
type QPdfView__PageMode ¶
type QPdfView__PageMode int
const ( QPdfView__SinglePage QPdfView__PageMode = 0 QPdfView__MultiPage QPdfView__PageMode = 1 )
type QPdfView__ZoomMode ¶
type QPdfView__ZoomMode int
const ( QPdfView__Custom QPdfView__ZoomMode = 0 QPdfView__FitToWidth QPdfView__ZoomMode = 1 QPdfView__FitInView QPdfView__ZoomMode = 2 )