marble
Signals |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
Marble::SunControlWidget Class Reference
#include <SunControlWidget.h>
Inheritance diagram for Marble::SunControlWidget:

Signals | |
void | isLockedToSubSolarPoint (bool show) |
void | isSubSolarPointIconVisible (bool show) |
void | showSun (bool show) |
Public Member Functions | |
SunControlWidget (MarbleWidget *marbleWidget, QWidget *parent=0) | |
virtual | ~SunControlWidget () |
void | setSunShading (bool) |
Protected Member Functions | |
void | showEvent (QShowEvent *event) |
Protected Attributes | |
MarbleWidget *const | m_marbleWidget |
QString | m_shadow |
Ui::SunControlWidget * | m_uiWidget |
Detailed Description
Definition at line 31 of file SunControlWidget.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 28 of file SunControlWidget.cpp.
|
virtual |
Definition at line 47 of file SunControlWidget.cpp.
Member Function Documentation
|
signal |
|
signal |
void SunControlWidget::setSunShading | ( | bool | active | ) |
Definition at line 98 of file SunControlWidget.cpp.
|
protected |
Definition at line 103 of file SunControlWidget.cpp.
|
signal |
Member Data Documentation
|
protected |
Definition at line 54 of file SunControlWidget.h.
|
protected |
Definition at line 55 of file SunControlWidget.h.
|
protected |
Definition at line 53 of file SunControlWidget.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:57 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:38:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.