kleopatra
reloadkeyscommand.cpp
Go to the documentation of this file.
59 ReloadKeysCommand::Private * ReloadKeysCommand::d_func() { return static_cast<Private*>( d.get() ); }
60 const ReloadKeysCommand::Private * ReloadKeysCommand::d_func() const { return static_cast<const Private*>( d.get() ); }
Definition: commands/command_p.h:52
Definition: keylistcontroller.h:55
Definition: reloadkeyscommand.h:41
ReloadKeysCommand(KeyListController *parent)
Definition: reloadkeyscommand.cpp:63
Definition: commands/command.h:58
static boost::shared_ptr< KeyCache > mutableInstance()
Definition: keycache.cpp:193
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.