kstars
targetlistcomponent.h
Go to the documentation of this file.
Highlights objects present in certain lists by drawing "target" symbols around them.
Definition: skycomponents/targetlistcomponent.h:50
virtual void draw(SkyPainter *skyp)
Draw this component by iterating over the list.
Definition: skycomponents/targetlistcomponent.cpp:70
SkyComposite is a kind of container class for SkyComponent objects.
Definition: skycomposite.h:43
bool(* drawSymbols)(void)
Pointer to static method that tells us whether to draw this list or not.
Definition: skycomponents/targetlistcomponent.h:82
bool(* drawLabels)(void)
Pointer to static method that tells us whether to draw labels for this list or not.
Definition: skycomponents/targetlistcomponent.h:88
TargetListComponent(SkyComposite *parent)
Default constructor.
Definition: skycomponents/targetlistcomponent.cpp:22
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.