kblackbox
kbbgraphicsiteminteractioninfo.cpp
Go to the documentation of this file.
43 KBBGraphicsItemInteractionInfo::KBBGraphicsItemInteractionInfo( KBBScalableGraphicWidget* widget, KBBThemeManager* themeManager, KBBScalableGraphicWidget::itemType type, const qreal x, const qreal y, const int rotation) : KBBGraphicsItem(KBBScalableGraphicWidget::interactionInfoNothing, widget->scene(), themeManager)
Scalable graphic central widget for KBlackBox.
Definition: kbbscalablegraphicwidget.h:62
void setPos(const QPointF &pos)
KBBGraphicsItemInteractionInfo(KBBScalableGraphicWidget *widget, KBBThemeManager *themeManager, KBBScalableGraphicWidget::itemType type, const qreal x, const qreal y, const int rotation)
Constructor.
Definition: kbbgraphicsiteminteractioninfo.cpp:43
QString elementId(const KBBScalableGraphicWidget::itemType itemType)
Get the XML "id" value of the item.
Definition: kbbthememanager.cpp:81
void setElementId(const QString &id)
void setType(KBBScalableGraphicWidget::itemType type)
Definition: kbbgraphicsiteminteractioninfo.cpp:57
void rotate(qreal angle)
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.