kleopatra
modeltest.h
Go to the documentation of this file.
void rowsInserted(const QModelIndex &parent, int start, int end)
Definition: modeltest.cpp:476
void rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end)
Definition: modeltest.cpp:513
void rowsAboutToBeInserted(const QModelIndex &parent, int start, int end)
Definition: modeltest.cpp:460
void rowsRemoved(const QModelIndex &parent, int start, int end)
Definition: modeltest.cpp:528
Definition: modeltest.h:31
ModelTest(QAbstractItemModel *model, QObject *parent=0)
Definition: modeltest.cpp:35
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.