kjots
kjotsbookshelfentryvalidator.cpp
Go to the documentation of this file.
25 KJotsBookshelfEntryValidator::KJotsBookshelfEntryValidator( QAbstractItemModel* model, QObject* parent )
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const =0
virtual QModelIndexList match(const QModelIndex &start, int role, const QVariant &value, int hits, QFlags< Qt::MatchFlag > flags) const
bool isEmpty() const
virtual QVariant data(const QModelIndex &index, int role) const =0
virtual QValidator::State validate(QString &input, int &pos) const
Reimplemented.
Definition: kjotsbookshelfentryvalidator.cpp:36
KJotsBookshelfEntryValidator(QAbstractItemModel *model, QObject *parent=0)
Create a new Validator for Entries in the KJots bookshelf.
Definition: kjotsbookshelfentryvalidator.cpp:25
int compare(const QString &other) const
QString toString() 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.