kdevplatform/debugger
treemodel.h
Go to the documentation of this file.
55 ItemRole = Qt::UserRole,
void beginRemoveRows(const QModelIndex &parent, int first, int last)
Definition: treemodel.h:38
void beginInsertRows(const QModelIndex &parent, int first, int last)
Definition: treeitem.h:37
void dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight)
void endInsertRows()
void endRemoveRows()
The variables widget is passive, and is invoked by the rest of the code via two main Q_SLOTS:
Definition: breakpoint.h:34
typedef ItemFlags
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Apr 10 2021 23:29:51 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Apr 10 2021 23:29:51 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.