kwallet Library API Documentation

KWallet Namespace Reference


Variables

static const char *const Wallet_ftable [6][3]
static const int Wallet_ftable_hiddens [5]


Variable Documentation

const char* const KWallet::Wallet_ftable[6][3] [static]
 

Initial value:

 {
    { "ASYNC", "slotWalletClosed(int)", "slotWalletClosed(int handle)" },
    { "ASYNC", "slotFolderUpdated(QString,QString)", "slotFolderUpdated(QString wallet,QString folder)" },
    { "ASYNC", "slotFolderListUpdated(QString)", "slotFolderListUpdated(QString wallet)" },
    { "ASYNC", "slotApplicationDisconnected(QString,QCString)", "slotApplicationDisconnected(QString wallet,QCString application)" },
    { "ASYNC", "walletOpenResult(int)", "walletOpenResult(int rc)" },
    { 0, 0, 0 }
}

Definition at line 15 of file kwallet_skel.cc.

const int KWallet::Wallet_ftable_hiddens[5] [static]
 

Initial value:

 {
    0,
    0,
    0,
    0,
    0,
}

Definition at line 23 of file kwallet_skel.cc.

KDE Logo
This file is part of the documentation for kwallet Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Sep 16 06:56:16 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003