Kross
model.h
Go to the documentation of this file.
58 explicit ActionCollectionModel(QObject* parent, ActionCollection* collection = 0, Mode mode = Mode(Icons|ToolTips));
The ActionCollectionModel class implements a QAbstractItemModel to provide a model for views of a Act...
Definition model.h:47
The ActionCollectionProxyModel class implements a QSortFilterProxyModel for a ActionCollectionModel i...
Definition model.h:129
The ActionCollection class manages collections of Action instances.
Definition actioncollection.h:46
The Action class is an abstract container to deal with scripts like a single standalone script file.
Definition action.h:99
Definition action.cpp:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.