casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Slots | Signals | Public Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
casa::FootPrintWidget Class Reference

#include <FootPrintWidget.qo.h>

Inheritance diagram for casa::FootPrintWidget:

Public Types

enum  PlotMode {
  REGION_MODE,
  IMAGE_MODE,
  REGION_ALL_MODE
}
 

Public Slots

void setPlotMode (int mode)
 

Signals

void plotModeChanged (int)
 

Public Member Functions

 FootPrintWidget (QWidget *parent=0)
 
 ~FootPrintWidget ()
 

Private Slots

void imageModeSelected (bool selected)
 
void regionModeSelected (bool selected)
 
void regionAllModeSelected (bool selected)
 

Private Member Functions

void setDefaultBackground ()
 Added because custom widgets as menu items were appearing transparent on the MAC. More...
 

Private Attributes

Ui::FootPrintWidgetClass ui
 

Detailed Description

Definition at line 33 of file FootPrintWidget.qo.h.

Member Enumeration Documentation

Enumerator
REGION_MODE 
IMAGE_MODE 
REGION_ALL_MODE 

Definition at line 40 of file FootPrintWidget.qo.h.

Constructor & Destructor Documentation

casa::FootPrintWidget::FootPrintWidget ( QWidget *  parent = 0)
casa::FootPrintWidget::~FootPrintWidget ( )

Member Function Documentation

void casa::FootPrintWidget::imageModeSelected ( bool  selected)
privateslot
void casa::FootPrintWidget::plotModeChanged ( int  )
signal
void casa::FootPrintWidget::regionAllModeSelected ( bool  selected)
privateslot
void casa::FootPrintWidget::regionModeSelected ( bool  selected)
privateslot
void casa::FootPrintWidget::setDefaultBackground ( )
private

Added because custom widgets as menu items were appearing transparent on the MAC.

void casa::FootPrintWidget::setPlotMode ( int  mode)
slot

Member Data Documentation

Ui::FootPrintWidgetClass casa::FootPrintWidget::ui
private

Definition at line 55 of file FootPrintWidget.qo.h.


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