kmahjongg
kmahjongglayoutselector.cpp
Go to the documentation of this file.
60 QStringList tilesAvailable = KGlobal::dirs()->findAllResources("kmahjongglayout", QString("*.desktop"), KStandardDirs::Recursive);
83 connect(layoutList, SIGNAL(currentItemChanged(QListWidgetItem*,QListWidgetItem*)), this, SLOT(layoutChanged()));
112 /* //Let the tileset calculate its ideal size for the preview area, but reduce the margins a bit (pass oversized drawing area)
void useRandomLayoutToggled(bool)
Definition: kmahjongglayoutselector.cpp:127
Definition: kmahjongglayout.h:28
void setupUi(QWidget *widget)
QMap< QString, KMahjonggLayout * > layoutMap
Definition: kmahjongglayoutselector.h:41
const T & at(int i) const
int size() const
void setupData(KConfigSkeleton *config)
Definition: kmahjongglayoutselector.cpp:43
bool loadBackground(const QString &, bool bShowError=true)
Slot Description.
Definition: boardwidget.cpp:1048
QString authorProperty(const QString &key) const
Definition: kmahjongglayout.cpp:127
void sort()
iterator insert(const Key &key, const T &value)
KMahjonggLayoutSelector(QWidget *parent, KConfigSkeleton *config)
Definition: kmahjongglayoutselector.cpp:34
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void layoutChanged()
Definition: kmahjongglayoutselector.cpp:86
const T value(const Key &key) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.