kleopatra
action_data.h File Reference
#include <QString>
Include dependency graph for action_data.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | Kleo::action_data |
Namespaces | |
Kleo | |
Functions | |
KAction * | Kleo::make_action_from_data (const action_data &data, QObject *parent) |
void | Kleo::make_actions_from_data (const action_data *data, unsigned int numData, KActionCollection *collection) |
void | Kleo::make_actions_from_data (const action_data *data, unsigned int numData, QObject *parent) |
template<unsigned int N> | |
void | Kleo::make_actions_from_data (const action_data(&data)[N], KActionCollection *collection) |
template<unsigned int N> | |
void | Kleo::make_actions_from_data (const action_data(&data)[N], QObject *parent) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:11 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:33:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.