Kstars
linesitem.cpp
24 void LinesItem::addLinesComponent(LineListIndex *linesComp, QString color, int width, Qt::PenStyle style)
void append(const T &value)
Definition: linelist.h:24
A base class that is used for displaying SkyComponents on SkyMapLite.
Definition: skyitem.h:29
A container for nodes that holds collection of textures for stars and provides clipping.
Definition: rootnode.h:59
const T value(const Key &key, const T &defaultValue) const const
void updateGeometry()
Update lines based on the visibility of line segments in m_lineList.
Definition: linenode.cpp:65
QMap::iterator begin()
void appendChildNode(QSGNode *node)
QSGNode * firstChild() const const
bool contains(const T &value) const const
QMap::const_iterator cbegin() const const
QMap::iterator insert(const Key &key, const T &value)
QMap::iterator end()
Definition: linelistindex.h:29
QMap::const_iterator cend() const const
const T & at(int i) const const
QList::const_iterator cend() const const
const Key key(const T &value, const Key &defaultKey) const const
virtual void update()
updates all trixels that are associated with LineListIndex or hide them if selected() of this LineLis...
Definition: linesitem.cpp:72
QList::const_iterator cbegin() const const
void addLinesComponent(LineListIndex *linesComp, QString color, int width, Qt::PenStyle style)
adds LinesListIndex that is needed to be displayed to m_lineIndexes
Definition: linesitem.cpp:24
PenStyle
QSGNode * nextSibling() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jun 4 2023 03:57:14 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jun 4 2023 03:57:14 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.