kblackbox
kbbgraphicsitemlaser.h
Go to the documentation of this file.
51 class KBBGraphicsItemLaser : public KBBGraphicsItemBorder, public KBBGraphicsItem, public KBBItemWithPosition
63 KBBGraphicsItemLaser(KBBScalableGraphicWidget* parent, KBBThemeManager* themeManager, const int borderPosition, const int columns, const int rows);
Laser element of the scalable graphic widget.
Definition: kbbgraphicsitemlaser.h:51
Scalable graphic central widget for KBlackBox.
Definition: kbbscalablegraphicwidget.h:62
virtual bool event(QEvent *e)
KBBGraphicsItemLaser(KBBScalableGraphicWidget *parent, KBBThemeManager *themeManager, const int borderPosition, const int columns, const int rows)
Constructor.
Definition: kbbgraphicsitemlaser.cpp:49
Any border element of the scalable graphic widget.
Definition: kbbgraphicsitemborder.h:40
QObject * parent() const
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.