kblackbox
KBBLevelConfigurationWidget Class Reference
#include <kbblevelconfigurationwidget.h>
Inheritance diagram for KBBLevelConfigurationWidget:
Public Member Functions | |
KBBLevelConfigurationWidget (QWidget *parent, int c, int r, int b, KBBThemeManager *themeManager) | |
int | balls () const |
int | columns () const |
int | rows () const |
Detailed Description
Widget to configure the level difficulty.
Definition at line 28 of file kbblevelconfigurationwidget.h.
Constructor & Destructor Documentation
KBBLevelConfigurationWidget::KBBLevelConfigurationWidget | ( | QWidget * | parent, |
int | c, | ||
int | r, | ||
int | b, | ||
KBBThemeManager * | themeManager | ||
) |
Definition at line 26 of file kbblevelconfigurationwidget.cpp.
Member Function Documentation
int KBBLevelConfigurationWidget::balls | ( | ) | const |
Definition at line 63 of file kbblevelconfigurationwidget.cpp.
int KBBLevelConfigurationWidget::columns | ( | ) | const |
Definition at line 69 of file kbblevelconfigurationwidget.cpp.
int KBBLevelConfigurationWidget::rows | ( | ) | const |
Definition at line 75 of file kbblevelconfigurationwidget.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:44:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:44:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.