#include <QTreeWidgetItem>
#include <KListWidget>
#include <KStandardDirs>
#include <kconfig.h>
#include <kurl.h>
#include <KConfigGroup>
#include <KDebug>
#include "constants.h"
#include "encryption.h"
#include "kwalletaccess.h"
Go to the source code of this file.
Classes | |
class | AccountSetupItem |
This class is used in ConfigAccounts to show the available accounts in the list view and to store an account setup. More... |