kwallet
#include <kwalletpopup.h>
Definition at line 27 of file kwalletpopup.h.
 
  
  
      
        
          | KWalletPopup::KWalletPopup  | 
          ( | 
          const QString &  | 
          wallet,  | 
         
        
           | 
           | 
          QWidget *  | 
          parent = 0,  | 
         
        
           | 
           | 
          const char *  | 
          name = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
explicit   | 
  
 
 
  
  
      
        
          | KWalletPopup::~KWalletPopup  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void KWalletPopup::changeWalletPassword  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KWalletPopup::closeWallet  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KWalletPopup::createWallet  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KWalletPopup::deleteWallet  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KWalletPopup::disconnectApp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KWalletPopup::openWallet  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KWalletPopup::walletChangePassword  | 
          ( | 
          const QString &  | 
          walletName | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void KWalletPopup::walletClosed  | 
          ( | 
          const QString &  | 
          walletName | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void KWalletPopup::walletCreated  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void KWalletPopup::walletDeleted  | 
          ( | 
          const QString &  | 
          walletName | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void KWalletPopup::walletOpened  | 
          ( | 
          const QString &  | 
          walletName | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
The documentation for this class was generated from the following files:
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:01 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.