Stellarium 0.11.4
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure

SkyGui Class Reference

The class managing the layout for button bars, selected object info and loading bars. More...

#include <SkyGui.hpp>

List of all members.

Public Member Functions

 SkyGui (QGraphicsItem *parent=NULL)
class QProgressBar * addProgressBar ()
 Add a new progress bar in the lower right corner of the screen.
void init (class StelGui *stelGui)
virtual void paint (QPainter *, const QStyleOptionGraphicsItem *, QWidget *=0)

Protected Member Functions

virtual void resizeEvent (QGraphicsSceneResizeEvent *event)
virtual void hoverMoveEvent (QGraphicsSceneHoverEvent *event)

Detailed Description

The class managing the layout for button bars, selected object info and loading bars.


Member Function Documentation

class QProgressBar* SkyGui::addProgressBar (  ) 

Add a new progress bar in the lower right corner of the screen.

When the progress bar is deleted with removeProgressBar() the layout is automatically rearranged.

Returns:
a pointer to the progress bar
Generated on Sat Aug 25 22:13:32 2012 for Stellarium by  doxygen 1.6.3