GlobeEngine
at::AtmosphereInputPanel Class Reference

#include <AtmosphereInputPanel.h>

Inheritance diagram for at::AtmosphereInputPanel:

Public Member Functions

 AtmosphereInputPanel ()
 
 ~AtmosphereInputPanel ()
 
void create (QLayout *layout_)
 
QLineEdit * getLowRed ()
 
QLineEdit * getHighRed ()
 
QLineEdit * getLowGreen ()
 
QLineEdit * getHighGreen ()
 
QLineEdit * getLowBlue ()
 
QLineEdit * getHighBlue ()
 
QLineEdit * getInnerRadius ()
 
QLineEdit * getOuterRadius ()
 
QCheckBox * getVisualBox ()
 
QLineEdit * getDensity ()
 
QLabel * getLayerLabel ()
 
QLabel * getRadiusLabel ()
 
QPlainTextEdit * getModifyChemical ()
 
QLineEdit * getModifyDensity ()
 
QPushButton * getColorButton ()
 
QPushButton * getLayerUpButton ()
 
QPushButton * getAddLayerButton ()
 
QPushButton * getLayerDownButton ()
 
QPushButton * getLayerDeleteButton ()
 
QPushButton * getLayerEnableDisableButton ()
 
QPushButton * getupdateChemicalButton ()
 
QPushButton * getupdateDensityButton ()
 
void setFailedStatus (std::string text_)
 
void removeFailedStatus ()
 

Constructor & Destructor Documentation

at::AtmosphereInputPanel::AtmosphereInputPanel ( )
at::AtmosphereInputPanel::~AtmosphereInputPanel ( )

Member Function Documentation

void at::AtmosphereInputPanel::create ( QLayout *  layout_)
QPushButton * at::AtmosphereInputPanel::getAddLayerButton ( )
QPushButton * at::AtmosphereInputPanel::getColorButton ( )
QLineEdit * at::AtmosphereInputPanel::getDensity ( )
QLineEdit * at::AtmosphereInputPanel::getHighBlue ( )
QLineEdit * at::AtmosphereInputPanel::getHighGreen ( )
QLineEdit * at::AtmosphereInputPanel::getHighRed ( )
QLineEdit * at::AtmosphereInputPanel::getInnerRadius ( )
QPushButton * at::AtmosphereInputPanel::getLayerDeleteButton ( )
QPushButton * at::AtmosphereInputPanel::getLayerDownButton ( )
QPushButton * at::AtmosphereInputPanel::getLayerEnableDisableButton ( )
QLabel * at::AtmosphereInputPanel::getLayerLabel ( )
QPushButton * at::AtmosphereInputPanel::getLayerUpButton ( )
QLineEdit * at::AtmosphereInputPanel::getLowBlue ( )
QLineEdit * at::AtmosphereInputPanel::getLowGreen ( )
QLineEdit * at::AtmosphereInputPanel::getLowRed ( )
QPlainTextEdit * at::AtmosphereInputPanel::getModifyChemical ( )
QLineEdit * at::AtmosphereInputPanel::getModifyDensity ( )
QLineEdit * at::AtmosphereInputPanel::getOuterRadius ( )
QLabel * at::AtmosphereInputPanel::getRadiusLabel ( )
QPushButton * at::AtmosphereInputPanel::getupdateChemicalButton ( )
QPushButton * at::AtmosphereInputPanel::getupdateDensityButton ( )
QCheckBox * at::AtmosphereInputPanel::getVisualBox ( )
void at::AtmosphereInputPanel::removeFailedStatus ( )
void at::AtmosphereInputPanel::setFailedStatus ( std::string  text_)

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