kblackbox
kbbballsgraphicwidget.h
Go to the documentation of this file.
KBBBallsGraphicWidget(KBBThemeManager *themeManager)
Constructor.
Definition: kbbballsgraphicwidget.cpp:44
Widget displaying the number of balls to place on the black box.
Definition: kbbballsgraphicwidget.h:48
void resizeEvent(QResizeEvent *)
Event: widget has been resized This happens for instance when the main window has been resized...
Definition: kbbballsgraphicwidget.cpp:70
void setBallsToPlace(const int ballsToPlace)
Define the number of balls to place on the black box.
Definition: kbbballsgraphicwidget.cpp:76
void setPlacedBalls(const int placedBalls)
Define the number of balls the player already placed on the board.
Definition: kbbballsgraphicwidget.cpp:93
~KBBBallsGraphicWidget()
Destructor Remove all items displayed on the scene.
Definition: kbbballsgraphicwidget.cpp:58
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:20 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:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.