kleopatra
action_data.h
Go to the documentation of this file.
56 void make_actions_from_data( const action_data * data, unsigned int numData, KActionCollection * collection );
60 inline void make_actions_from_data( const action_data (&data)[N], KActionCollection * collection ) {
Definition: action_data.h:44
void make_actions_from_data(const action_data *data, unsigned int numData, KActionCollection *collection)
Definition: action_data.cpp:66
KAction * make_action_from_data(const action_data &data, QObject *parent)
Definition: action_data.cpp:40
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:40 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:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.