kjots
kjotsbrowser.cpp
Go to the documentation of this file.
59 if ( link.toString().startsWith(QLatin1String("#")) && (anchor.startsWith( QLatin1String( "book_" ) )
68 const QModelIndex colIndex = Akonadi::EntityTreeModel::modelIndexForCollection(m_itemSelectionModel->model(), Akonadi::Collection(targetId));
74 const QModelIndexList itemIndexes = Akonadi::EntityTreeModel::modelIndexesForItem(m_itemSelectionModel->model(), Akonadi::Item(targetId));
85 /* kate: tab-indents off; replace-tabs on; tab-width 4; remove-trailing-space on; encoding utf-8;*/
QString host() const
QString toString(QFlags< QUrl::FormattingOption > options) const
void scrollToAnchor(const QString &name)
bool isValid() const
void setWordWrapMode(QTextOption::WrapMode policy)
virtual void select(const QModelIndex &index, QFlags< QItemSelectionModel::SelectionFlag > command)
QString fragment() const
KJotsBrowser(QItemSelectionModel *selectionModel, QWidget *)
Definition: kjotsbrowser.cpp:33
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const
QString path() const
bool endsWith(const QString &s, Qt::CaseSensitivity cs) const
qulonglong toULongLong(bool *ok, int base) const
QString scheme() const
void anchorClicked(const QUrl &link)
virtual void setSource(const QUrl &name)
QString mid(int position, int n) const
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
const QAbstractItemModel * model() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.