Okular
sourcereference.cpp
QString scheme() const const
QStringList split(const QString &sep, QString::SplitBehavior behavior, Qt::CaseSensitivity cs) const const
bool isEmpty() const const
QString fileName(QUrl::ComponentFormattingOptions options) const const
int row() const
Returns the row of the position in the source file.
Definition: sourcereference.cpp:48
QString path(QUrl::ComponentFormattingOptions options) const const
int count() const const
QString i18nc(const char *context, const char *text, const TYPE &arg...)
KGuiItem ok()
int column() const
Returns the column of the position in the source file.
Definition: sourcereference.cpp:53
SourceReference(const QString &fileName, int row, int column=0)
Creates a reference to the row row and column column of the source fileName.
Definition: sourcereference.cpp:30
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 22 2023 04:09:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 22 2023 04:09:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.