casa::FootPrintWidget Class Reference

#include <FootPrintWidget.qo.h>

List of all members.

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.

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  )  [private, slot]
void casa::FootPrintWidget::plotModeChanged ( int   )  [signal]
void casa::FootPrintWidget::regionAllModeSelected ( bool  selected  )  [private, slot]
void casa::FootPrintWidget::regionModeSelected ( bool  selected  )  [private, slot]
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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1