okular
documentitem.h
Go to the documentation of this file.
49 Q_PROPERTY(QString windowTitleForDocument READ windowTitleForDocument NOTIFY windowTitleForDocumentChanged)
void pageCountChanged()
QString windowTitleForDocument() const
QVariantList matchingPages() const
TOCModel * tableOfContents() const
void bookmarksChanged()
Definition: documentitem.h:37
bool supportsSearching() const
int pageCount() const
void bookmarkedPagesChanged()
int currentPage() const
QUrl url() const
void openedChanged()
void matchingPagesChanged()
void urlChanged()
Definition: documentitem.h:167
Q_INVOKABLE void searchText(const QString &text)
Performs a search in the document.
Definition: documentitem.cpp:191
void windowTitleForDocumentChanged()
bool opened
True if this DocumentItem instance has a document file opened.
Definition: documentitem.h:59
QStringList bookmarks() const
Definition: tocmodel.h:24
bool searchInProgress
True if a search is currently in progress and results didn't arrive yet.
Definition: documentitem.h:74
QObject * parent() const
void supportsSearchingChanged()
void currentPageChanged()
void searchInProgressChanged()
QVariantList bookmarkedPages() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sat Dec 14 2019 01:25:31 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sat Dec 14 2019 01:25:31 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.