Stellarium 0.12.3
List of all members | Public Slots | Public Member Functions
OcularsGuiPanel Class Reference

A screen widget similar to InfoPanel. Contains controls and information. More...

#include <OcularsGuiPanel.hpp>

Public Slots

void showOcularGui ()
 Show only the controls used with an ocular overlay. More...
 
void showCcdGui ()
 Show only the controls used with a CCD overlay. More...
 
void foldGui ()
 Hide the controls, leaving only the button bar. More...
 

Public Member Functions

 OcularsGuiPanel (Oculars *ocularsPlugin, QGraphicsWidget *parent=0, Qt::WindowFlags wFlags=0)
 

Detailed Description

A screen widget similar to InfoPanel. Contains controls and information.

Definition at line 34 of file OcularsGuiPanel.hpp.

Member Function Documentation

void OcularsGuiPanel::foldGui ( )
slot

Hide the controls, leaving only the button bar.

void OcularsGuiPanel::showCcdGui ( )
slot

Show only the controls used with a CCD overlay.

void OcularsGuiPanel::showOcularGui ( )
slot

Show only the controls used with an ocular overlay.


The documentation for this class was generated from the following file: