kleopatra
changeroottrustcommand.h
  
Go to the documentation of this file.
   49         explicit ChangeRootTrustCommand( const GpgME::Key & key, QAbstractItemView * view, KeyListController * parent );
   88         explicit TrustRootCommand( const GpgME::Key & key, QAbstractItemView * view, KeyListController * parent )
   94         /* reimp */ static Restrictions restrictions() { return ChangeRootTrustCommand::restrictions()|MustBeUntrustedRoot; }
  115         explicit DistrustRootCommand( const GpgME::Key & key, QAbstractItemView * view, KeyListController * parent )
  121         /* reimp */ static Restrictions restrictions() { return ChangeRootTrustCommand::restrictions()|MustBeTrustedRoot; }
Definition: commands/command.h:82
ChangeRootTrustCommand(KeyListController *parent)
Definition: changeroottrustcommand.cpp:116
Definition: keylistcontroller.h:55
QString trustListFile() const 
Definition: changeroottrustcommand.cpp:163
static Restrictions restrictions()
Definition: changeroottrustcommand.h:121
DistrustRootCommand(const GpgME::Key &key, QAbstractItemView *view, KeyListController *parent)
Definition: changeroottrustcommand.h:115
TrustRootCommand(const GpgME::Key &key, QAbstractItemView *view, KeyListController *parent)
Definition: changeroottrustcommand.h:88
Definition: commands/command.h:70
void setTrust(GpgME::Key::OwnerTrust trust)
Definition: changeroottrustcommand.cpp:146
TrustRootCommand(KeyListController *parent)
Definition: changeroottrustcommand.h:73
Definition: commands/command.h:74
static Restrictions restrictions()
Definition: changeroottrustcommand.h:94
TrustRootCommand(QAbstractItemView *view, KeyListController *parent)
Definition: changeroottrustcommand.h:78
~ChangeRootTrustCommand()
Definition: changeroottrustcommand.cpp:144
GpgME::Key::OwnerTrust trust() const 
Definition: changeroottrustcommand.cpp:152
void setTrustListFile(const QString &file)
Definition: changeroottrustcommand.cpp:157
TrustRootCommand(const GpgME::Key &key, KeyListController *parent)
Definition: changeroottrustcommand.h:83
DistrustRootCommand(QAbstractItemView *view, KeyListController *parent)
Definition: changeroottrustcommand.h:105
Definition: formatting.h:79
static Restrictions restrictions()
Definition: changeroottrustcommand.h:58
DistrustRootCommand(KeyListController *parent)
Definition: changeroottrustcommand.h:100
QObject * parent() const
Definition: commands/command.h:58
DistrustRootCommand(const GpgME::Key &key, KeyListController *parent)
Definition: changeroottrustcommand.h:110
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:10 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:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference