kgpg
#include <kgpgfirstassistant.h>

Public Slots | |
| virtual void | next () | 
Public Member Functions | |
| KGpgFirstAssistant (QWidget *parent=0) | |
| bool | getAutoStart () const | 
| QString | getConfigPath () const | 
| QString | getDefaultKey () const | 
| bool | runKeyGenerate () const | 
Detailed Description
Definition at line 30 of file kgpgfirstassistant.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
constructor of KGpgFirstAssistant
Definition at line 41 of file kgpgfirstassistant.cpp.
Member Function Documentation
| bool KGpgFirstAssistant::getAutoStart | ( | ) | const | 
check if KGpg autostart should be activated
- Returns
 - if user requests autostart or not
 
Definition at line 349 of file kgpgfirstassistant.cpp.
| QString KGpgFirstAssistant::getConfigPath | ( | ) | const | 
get user selected GnuPG home directory
- Returns
 - path to users GnuPG directory
 
Definition at line 333 of file kgpgfirstassistant.cpp.
| QString KGpgFirstAssistant::getDefaultKey | ( | ) | const | 
get fingerprint of default key
- Returns
 - full fingerprint or empty string if user has not selected a default key
 
Definition at line 339 of file kgpgfirstassistant.cpp.
      
  | 
  virtualslot | 
called when "next" button is pressed
Definition at line 295 of file kgpgfirstassistant.cpp.
| bool KGpgFirstAssistant::runKeyGenerate | ( | ) | const | 
check if key generation dialog should be started
- Returns
 - if user requests dialog to be started
 
Definition at line 327 of file kgpgfirstassistant.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference