kcarddialog.cpp File Reference

#include <stdio.h>
#include <assert.h>
#include <qgroupbox.h>
#include <qlabel.h>
#include <qcheckbox.h>
#include <qlayout.h>
#include <qtooltip.h>
#include <qslider.h>
#include <qwmatrix.h>
#include <kapplication.h>
#include <klocale.h>
#include <kstandarddirs.h>
#include <kiconview.h>
#include <ksimpleconfig.h>
#include "kcarddialog.h"
#include <qpushbutton.h>
#include <kdebug.h>
#include "kcarddialog.moc"

Include dependency graph for kcarddialog.cpp:

Go to the source code of this file.

Classes

class  KCardDialogPrivate

Defines

#define KCARD_DEFAULTDECK   QString::fromLatin1("deck0.png")
#define KCARD_DEFAULTCARD   QString::fromLatin1("11.png")
#define KCARD_DEFAULTCARDDIR   QString::fromLatin1("cards-default/")
#define SLIDER_MIN   400
#define SLIDER_MAX   3000
#define CONF_GROUP   "KCardDialog"
#define CONF_RANDOMDECK   QString::fromLatin1("RandomDeck")
#define CONF_DECK   QString::fromLatin1("Deck")
#define CONF_CARDDIR   QString::fromLatin1("CardDir")
#define CONF_RANDOMCARDDIR   QString::fromLatin1("RandomCardDir")
#define CONF_USEGLOBALDECK   QString::fromLatin1("GlobalDeck")
#define CONF_USEGLOBALCARDDIR   QString::fromLatin1("GlobalCardDir")
#define CONF_SCALE   QString::fromLatin1("Scale")
#define CONF_GLOBAL_GROUP   QString::fromLatin1("KCardDialog Settings")
#define CONF_GLOBAL_DECK   QString::fromLatin1("GlobalDeck")
#define CONF_GLOBAL_CARDDIR   QString::fromLatin1("GlobalCardDir")
#define CONF_GLOBAL_RANDOMDECK   QString::fromLatin1("GlobalRandomDeck")
#define CONF_GLOBAL_RANDOMCARDDIR   QString::fromLatin1("GlobalRandomCardDir")


Define Documentation

#define CONF_CARDDIR   QString::fromLatin1("CardDir")
 

Definition at line 56 of file kcarddialog.cpp.

#define CONF_DECK   QString::fromLatin1("Deck")
 

Definition at line 55 of file kcarddialog.cpp.

Referenced by KCardDialog::getConfigCardDeck(), KCardDialog::loadConfig(), and KCardDialog::saveConfig().

#define CONF_GLOBAL_CARDDIR   QString::fromLatin1("GlobalCardDir")
 

Definition at line 64 of file kcarddialog.cpp.

Referenced by KCardDialog::getGlobalCardDir(), and KCardDialog::slotSetGlobalCardDir().

#define CONF_GLOBAL_DECK   QString::fromLatin1("GlobalDeck")
 

Definition at line 63 of file kcarddialog.cpp.

Referenced by KCardDialog::getGlobalDeck(), and KCardDialog::slotSetGlobalDeck().

#define CONF_GLOBAL_GROUP   QString::fromLatin1("KCardDialog Settings")
 

Definition at line 62 of file kcarddialog.cpp.

Referenced by KCardDialog::getGlobalCardDir(), KCardDialog::getGlobalDeck(), KCardDialog::slotSetGlobalCardDir(), and KCardDialog::slotSetGlobalDeck().

#define CONF_GLOBAL_RANDOMCARDDIR   QString::fromLatin1("GlobalRandomCardDir")
 

Definition at line 66 of file kcarddialog.cpp.

Referenced by KCardDialog::getGlobalCardDir(), and KCardDialog::slotSetGlobalCardDir().

#define CONF_GLOBAL_RANDOMDECK   QString::fromLatin1("GlobalRandomDeck")
 

Definition at line 65 of file kcarddialog.cpp.

Referenced by KCardDialog::getGlobalDeck(), and KCardDialog::slotSetGlobalDeck().

#define CONF_GROUP   "KCardDialog"
 

Definition at line 53 of file kcarddialog.cpp.

Referenced by KCardDialog::getConfigCardDeck(), KCardDialog::loadConfig(), and KCardDialog::saveConfig().

#define CONF_RANDOMCARDDIR   QString::fromLatin1("RandomCardDir")
 

Definition at line 57 of file kcarddialog.cpp.

Referenced by KCardDialog::saveConfig().

#define CONF_RANDOMDECK   QString::fromLatin1("RandomDeck")
 

Definition at line 54 of file kcarddialog.cpp.

Referenced by KCardDialog::getConfigCardDeck(), KCardDialog::loadConfig(), and KCardDialog::saveConfig().

#define CONF_SCALE   QString::fromLatin1("Scale")
 

Definition at line 60 of file kcarddialog.cpp.

Referenced by KCardDialog::saveConfig().

#define CONF_USEGLOBALCARDDIR   QString::fromLatin1("GlobalCardDir")
 

Definition at line 59 of file kcarddialog.cpp.

Referenced by KCardDialog::saveConfig().

#define CONF_USEGLOBALDECK   QString::fromLatin1("GlobalDeck")
 

Definition at line 58 of file kcarddialog.cpp.

Referenced by KCardDialog::loadConfig(), and KCardDialog::saveConfig().

#define KCARD_DEFAULTCARD   QString::fromLatin1("11.png")
 

Definition at line 45 of file kcarddialog.cpp.

Referenced by KCardDialog::getDefaultCardDir(), and KCardDialog::setupDialog().

#define KCARD_DEFAULTCARDDIR   QString::fromLatin1("cards-default/")
 

Definition at line 46 of file kcarddialog.cpp.

Referenced by KCardDialog::getDefaultCardDir().

#define KCARD_DEFAULTDECK   QString::fromLatin1("deck0.png")
 

Definition at line 44 of file kcarddialog.cpp.

Referenced by KCardDialog::getDefaultDeck().

#define SLIDER_MAX   3000
 

Definition at line 50 of file kcarddialog.cpp.

Referenced by KCardDialog::setupDialog(), KCardDialog::slotCardResized(), and KCardDialog::slotDefaultSize().

#define SLIDER_MIN   400
 

Definition at line 49 of file kcarddialog.cpp.

Referenced by KCardDialog::setupDialog(), KCardDialog::slotCardResized(), and KCardDialog::slotDefaultSize().


Generated on Wed Aug 23 18:04:19 2006 for libkdegames by  doxygen 1.4.6