kwallet
#include <kwalletmanagerwidget.h>

Public Member Functions | |
| KWalletManagerWidget (QWidget *parent=0, Qt::WindowFlags flags=0) | |
| virtual | ~KWalletManagerWidget () |
| const QString & | activeWalletName () const |
| bool | hasWallet (const QString &) const |
| bool | openWallet (const QString &name) |
| bool | openWalletFile (const QString &path) |
| void | updateWalletDisplay (QString selectWallet=QString()) |
Protected Member Functions | |
| virtual void | dragEnterEvent (QDragEnterEvent *e) |
| virtual void | dragMoveEvent (QDragMoveEvent *e) |
| virtual void | dropEvent (QDropEvent *e) |
Detailed Description
Definition at line 29 of file kwalletmanagerwidget.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 33 of file kwalletmanagerwidget.cpp.
|
virtual |
Definition at line 42 of file kwalletmanagerwidget.cpp.
Member Function Documentation
| const QString & KWalletManagerWidget::activeWalletName | ( | ) | const |
Definition at line 120 of file kwalletmanagerwidget.cpp.
|
protectedvirtual |
Definition at line 125 of file kwalletmanagerwidget.cpp.
|
protectedvirtual |
Definition at line 134 of file kwalletmanagerwidget.cpp.
|
protectedvirtual |
Definition at line 146 of file kwalletmanagerwidget.cpp.
| bool KWalletManagerWidget::hasWallet | ( | const QString & | name | ) | const |
Definition at line 97 of file kwalletmanagerwidget.cpp.
| bool KWalletManagerWidget::openWallet | ( | const QString & | name | ) |
Definition at line 109 of file kwalletmanagerwidget.cpp.
| bool KWalletManagerWidget::openWalletFile | ( | const QString & | path | ) |
Definition at line 102 of file kwalletmanagerwidget.cpp.
Definition at line 52 of file kwalletmanagerwidget.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:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference