kblackbox
kbbgraphicsitemset.h
Go to the documentation of this file.
bool containsVisible(int position)
If an element is not visible, it is not contained.
Definition: kbbgraphicsitemset.cpp:92
KBBGraphicsItemSet(QGraphicsScene *scene)
Definition: kbbgraphicsitemset.cpp:46
KBBItemWithPosition * item(int position)
Return the item at the given position.
Definition: kbbgraphicsitemset.cpp:116
void insert(KBBItemWithPosition *item)
Insert an item in the list.
Definition: kbbgraphicsitemset.cpp:106
void setVisible(const int position, const bool visible)
Change the visibility of an element.
Definition: kbbgraphicsitemset.cpp:139
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.