Ui_KGameCardSelectorBase Class Reference

#include <ui_kgamecardselector.h>

Inheritance diagram for Ui_KGameCardSelectorBase:

Inheritance graph
[legend]

List of all members.

Public Member Functions

void setupUi (QWidget *KGameCardSelectorBase)
void retranslateUi (QWidget *KGameCardSelectorBase)

Public Attributes

QFrame * frame_3
QGridLayout * gridLayout
QListWidget * frontList
QSpacerItem * spacerItem
QListWidget * backList
QGroupBox * groupBox_4
QHBoxLayout * hboxLayout
QVBoxLayout * vboxLayout
QCheckBox * checkBoxSVG
QCheckBox * checkBoxPNG
QVBoxLayout * vboxLayout1
QCheckBox * checkBoxLock
QSpacerItem * spacerItem1
QSpacerItem * spacerItem2
QWidget * layoutWidget
QHBoxLayout * hboxLayout1
QGroupBox * groupBox_2
QVBoxLayout * vboxLayout2
QLabel * frontPreview
QSpacerItem * spacerItem3
QSpacerItem * spacerItem4
QGroupBox * groupBox
QVBoxLayout * vboxLayout3
QLabel * cardName
QLabel * cardDescription
QSpacerItem * spacerItem5
QSpacerItem * spacerItem6
QGroupBox * groupBox_3
QVBoxLayout * vboxLayout4
QLabel * backPreview
QSpacerItem * spacerItem7


Detailed Description

Definition at line 31 of file ui_kgamecardselector.h.


Member Function Documentation

void Ui_KGameCardSelectorBase::setupUi ( QWidget *  KGameCardSelectorBase  )  [inline]

Definition at line 66 of file ui_kgamecardselector.h.

References backList, backPreview, cardDescription, cardName, checkBoxLock, checkBoxPNG, checkBoxSVG, frame_3, frontList, frontPreview, gridLayout, groupBox, groupBox_2, groupBox_3, groupBox_4, hboxLayout, hboxLayout1, layoutWidget, retranslateUi(), spacerItem, spacerItem1, spacerItem2, spacerItem3, spacerItem4, spacerItem5, spacerItem6, spacerItem7, vboxLayout, vboxLayout1, vboxLayout2, vboxLayout3, and vboxLayout4.

Referenced by KCardDialog::getCardDeck(), and KCardDialog::setupGUI().

Here is the call graph for this function:

void Ui_KGameCardSelectorBase::retranslateUi ( QWidget *  KGameCardSelectorBase  )  [inline]

Definition at line 245 of file ui_kgamecardselector.h.

References cardDescription, cardName, checkBoxLock, checkBoxPNG, checkBoxSVG, groupBox, groupBox_2, groupBox_3, and groupBox_4.

Referenced by setupUi().


Member Data Documentation

QFrame* Ui_KGameCardSelectorBase::frame_3

Definition at line 34 of file ui_kgamecardselector.h.

Referenced by setupUi().

QGridLayout* Ui_KGameCardSelectorBase::gridLayout

Definition at line 35 of file ui_kgamecardselector.h.

Referenced by setupUi().

QListWidget* Ui_KGameCardSelectorBase::frontList

Definition at line 36 of file ui_kgamecardselector.h.

Referenced by KCardDialog::getCardDeck(), KCardDialog::insertCardIcons(), KCardDialog::setupGUI(), setupUi(), and KCardDialog::updateFront().

QSpacerItem* Ui_KGameCardSelectorBase::spacerItem

Definition at line 37 of file ui_kgamecardselector.h.

Referenced by setupUi().

QListWidget* Ui_KGameCardSelectorBase::backList

Definition at line 38 of file ui_kgamecardselector.h.

Referenced by KCardDialog::getCardDeck(), KCardDialog::setupGUI(), setupUi(), and KCardDialog::updateBack().

QGroupBox* Ui_KGameCardSelectorBase::groupBox_4

Definition at line 39 of file ui_kgamecardselector.h.

Referenced by retranslateUi(), and setupUi().

QHBoxLayout* Ui_KGameCardSelectorBase::hboxLayout

Definition at line 40 of file ui_kgamecardselector.h.

Referenced by setupUi().

QVBoxLayout* Ui_KGameCardSelectorBase::vboxLayout

Definition at line 41 of file ui_kgamecardselector.h.

Referenced by setupUi().

QCheckBox* Ui_KGameCardSelectorBase::checkBoxSVG

Definition at line 42 of file ui_kgamecardselector.h.

Referenced by KCardDialog::getCardDeck(), retranslateUi(), KCardDialog::setupGUI(), and setupUi().

QCheckBox* Ui_KGameCardSelectorBase::checkBoxPNG

Definition at line 43 of file ui_kgamecardselector.h.

Referenced by KCardDialog::getCardDeck(), retranslateUi(), KCardDialog::setupGUI(), and setupUi().

QVBoxLayout* Ui_KGameCardSelectorBase::vboxLayout1

Definition at line 44 of file ui_kgamecardselector.h.

Referenced by setupUi().

QCheckBox* Ui_KGameCardSelectorBase::checkBoxLock

Definition at line 45 of file ui_kgamecardselector.h.

Referenced by KCardDialog::getCardDeck(), retranslateUi(), KCardDialog::setupGUI(), and setupUi().

QSpacerItem* Ui_KGameCardSelectorBase::spacerItem1

Definition at line 46 of file ui_kgamecardselector.h.

Referenced by setupUi().

QSpacerItem* Ui_KGameCardSelectorBase::spacerItem2

Definition at line 47 of file ui_kgamecardselector.h.

Referenced by setupUi().

QWidget* Ui_KGameCardSelectorBase::layoutWidget

Definition at line 48 of file ui_kgamecardselector.h.

Referenced by setupUi().

QHBoxLayout* Ui_KGameCardSelectorBase::hboxLayout1

Definition at line 49 of file ui_kgamecardselector.h.

Referenced by setupUi().

QGroupBox* Ui_KGameCardSelectorBase::groupBox_2

Definition at line 50 of file ui_kgamecardselector.h.

Referenced by retranslateUi(), and setupUi().

QVBoxLayout* Ui_KGameCardSelectorBase::vboxLayout2

Definition at line 51 of file ui_kgamecardselector.h.

Referenced by setupUi().

QLabel* Ui_KGameCardSelectorBase::frontPreview

Definition at line 52 of file ui_kgamecardselector.h.

Referenced by setupUi(), and KCardDialog::updateFront().

QSpacerItem* Ui_KGameCardSelectorBase::spacerItem3

Definition at line 53 of file ui_kgamecardselector.h.

Referenced by setupUi().

QSpacerItem* Ui_KGameCardSelectorBase::spacerItem4

Definition at line 54 of file ui_kgamecardselector.h.

Referenced by setupUi().

QGroupBox* Ui_KGameCardSelectorBase::groupBox

Definition at line 55 of file ui_kgamecardselector.h.

Referenced by retranslateUi(), and setupUi().

QVBoxLayout* Ui_KGameCardSelectorBase::vboxLayout3

Definition at line 56 of file ui_kgamecardselector.h.

Referenced by setupUi().

QLabel* Ui_KGameCardSelectorBase::cardName

Definition at line 57 of file ui_kgamecardselector.h.

Referenced by retranslateUi(), setupUi(), and KCardDialog::updateFront().

QLabel* Ui_KGameCardSelectorBase::cardDescription

Definition at line 58 of file ui_kgamecardselector.h.

Referenced by retranslateUi(), setupUi(), and KCardDialog::updateFront().

QSpacerItem* Ui_KGameCardSelectorBase::spacerItem5

Definition at line 59 of file ui_kgamecardselector.h.

Referenced by setupUi().

QSpacerItem* Ui_KGameCardSelectorBase::spacerItem6

Definition at line 60 of file ui_kgamecardselector.h.

Referenced by setupUi().

QGroupBox* Ui_KGameCardSelectorBase::groupBox_3

Definition at line 61 of file ui_kgamecardselector.h.

Referenced by retranslateUi(), and setupUi().

QVBoxLayout* Ui_KGameCardSelectorBase::vboxLayout4

Definition at line 62 of file ui_kgamecardselector.h.

Referenced by setupUi().

QLabel* Ui_KGameCardSelectorBase::backPreview

Definition at line 63 of file ui_kgamecardselector.h.

Referenced by setupUi().

QSpacerItem* Ui_KGameCardSelectorBase::spacerItem7

Definition at line 64 of file ui_kgamecardselector.h.

Referenced by setupUi().


The documentation for this class was generated from the following file:
Generated on Sun Mar 16 08:03:24 2008 for Libkdegames by  doxygen 1.5.3