kblackbox
KBBLevelConfigurationWidget Class Reference
#include <kbblevelconfigurationwidget.h>
Inheritance diagram for KBBLevelConfigurationWidget:

Detailed Description
Widget to configure the level difficulty.Definition at line 28 of file kbblevelconfigurationwidget.h.
Public Member Functions | |
| int | balls () const |
| int | columns () const |
| KBBLevelConfigurationWidget (QWidget *parent, int c, int r, int b, KBBThemeManager *themeManager) | |
| int | rows () const |
Constructor & Destructor Documentation
| KBBLevelConfigurationWidget::KBBLevelConfigurationWidget | ( | QWidget * | parent, | |
| int | c, | |||
| int | r, | |||
| int | b, | |||
| KBBThemeManager * | themeManager | |||
| ) |
Definition at line 28 of file kbblevelconfigurationwidget.cpp.
Member Function Documentation
| int KBBLevelConfigurationWidget::balls | ( | ) | const |
Definition at line 65 of file kbblevelconfigurationwidget.cpp.
| int KBBLevelConfigurationWidget::columns | ( | ) | const |
Definition at line 71 of file kbblevelconfigurationwidget.cpp.
| int KBBLevelConfigurationWidget::rows | ( | ) | const |
Definition at line 77 of file kbblevelconfigurationwidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference