PdfSearchModel
Qt Base Class: QPdfSearchModel
Signature: QPdfSearchModel(self) -> None
QPdfSearchModel(self, parent: PySide6.QtCore.QObject) -> None
Base classes
Name | Children | Inherits |
---|---|---|
AbstractItemModelMixin prettyqt.core.abstractitemmodel |
||
QPdfSearchModel PySide6.QtPdf QPdfSearchModel(self) -> None |
⋔ Inheritance diagram
graph TD
1473572218368["pdf.PdfSearchModel"]
1473299890176["core.AbstractItemModelMixin"]
1473299815024["core.ObjectMixin"]
140713234304496["builtins.object"]
1473572211536["QtPdf.QPdfSearchModel"]
1473289043296["QtCore.QAbstractListModel"]
1473289050128["QtCore.QAbstractItemModel"]
1473288842240["QtCore.QObject"]
1473291690208["Shiboken.Object"]
1473299890176 --> 1473572218368
1473299815024 --> 1473299890176
140713234304496 --> 1473299815024
1473572211536 --> 1473572218368
1473289043296 --> 1473572211536
1473289050128 --> 1473289043296
1473288842240 --> 1473289050128
1473291690208 --> 1473288842240
140713234304496 --> 1473291690208
🛈 DocStrings
Bases: AbstractItemModelMixin
, QPdfSearchModel
Searches for a string in a PDF document and holds the results.
Source code in prettyqt\pdf\pdfsearchmodel.py
set_document(document: datatypes.PathType | pdf.QPdfDocument)
Set document for model.
Source code in prettyqt\pdf\pdfsearchmodel.py
⌗ Property table
Qt Property | Type | Doc |
---|---|---|
objectName |
QString | |
document |
QPdfDocument | |
searchString |
QString |