Purpose
difflistmodel.cpp
41 qCritical() << "DiffListModel::refresh() failed to create temporary directory" << m_tempDir->path() << ":" << m_tempDir->errorString();
56 qCritical() << "DiffListModel::refresh() : couldn't create temp. git repo:" << initGit.errorString();
94 qCritical() << "DiffListModel::receivedDiffRevs() failed to restore initial directory" << m_initialDir;
virtual QString errorString() const
int error() const
void finished(KJob *job)
Q_SCRIPTABLE CaptureState status()
KGuiItem ok()
void beginResetModel()
void endResetModel()
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const const override
QString currentPath()
bool setCurrent(const QString &path)
QString errorString() const const
void clear()
qsizetype count() const const
qsizetype size() const const
int column() const const
QVariant data(int role) const const
bool isValid() const const
int row() const const
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
QObject * parent() const const
Value
void start(OpenMode mode)
bool waitForFinished(int msecs)
bool waitForStarted(int msecs)
green
DisplayRole
QString errorString() const const
bool isValid() const const
QString path() const const
bool remove()
void setAutoRemove(bool b)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:06 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:06 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.