casa::Preferences Class Reference

#include <Preferences.qo.h>

List of all members.

Signals

void preferencesChanged ()

Public Member Functions

 Preferences (QWidget *parent=0)
void setPlaneCount (int count)
bool isDisplayOutputFunctions () const
bool isDisplayLegend () const
bool isDisplayOutputScatterPlot () const
bool isDisplayX () const
bool isDisplayY () const
bool isLogAmplitude () const
bool isLogUV () const
bool isXAxisUV () const
bool isPlaneAveraged () const
int getPlaneIndex () const
int getLineThickness () const
int getDotSize () const
 ~Preferences ()

Static Public Attributes

static const QString ORGANIZATION
static const QString APPLICATION

Private Slots

void preferencesAccepted ()
void preferencesRejected ()
void xAxisChanged ()
void planeModeChanged ()

Private Member Functions

void initializeCustomSettings ()
void persist ()
void reset ()

Private Attributes

Ui::PreferencesClass ui
int lineThickness
int dotSize
bool displayOutputFunctions
bool displayOutputScatterPlot
bool displayYPlots
bool displayXPlots
bool displayLegend
bool logAmplitude
bool logUV
bool xAxisUV
bool planeAveraged
int planeIndex

Static Private Attributes

static const QString LINE_THICKNESS
static const QString DISPLAY_OUTPUT_FUNCTIONS
static const QString DISPLAY_LEGEND
static const QString DISPLAY_OUTPUT_SCATTERPLOT
static const QString DISPLAY_Y_PLOTS
static const QString DISPLAY_X_PLOTS
static const QString DOT_SIZE
static const QString LOG_AMPLITUDE
static const QString LOG_UV
static const QString DISPLAY_X_AXIS_UV
static const QString PLANE_AVERAGED

Detailed Description

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


Constructor & Destructor Documentation

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

Member Function Documentation

int casa::Preferences::getDotSize (  )  const
int casa::Preferences::getLineThickness (  )  const
int casa::Preferences::getPlaneIndex (  )  const
void casa::Preferences::initializeCustomSettings (  )  [private]
bool casa::Preferences::isDisplayLegend (  )  const
bool casa::Preferences::isDisplayOutputFunctions (  )  const
bool casa::Preferences::isDisplayOutputScatterPlot (  )  const
bool casa::Preferences::isDisplayX (  )  const
bool casa::Preferences::isDisplayY (  )  const
bool casa::Preferences::isLogAmplitude (  )  const
bool casa::Preferences::isLogUV (  )  const
bool casa::Preferences::isPlaneAveraged (  )  const
bool casa::Preferences::isXAxisUV (  )  const
void casa::Preferences::persist (  )  [private]
void casa::Preferences::planeModeChanged (  )  [private, slot]
void casa::Preferences::preferencesAccepted (  )  [private, slot]
void casa::Preferences::preferencesChanged (  )  [signal]
void casa::Preferences::preferencesRejected (  )  [private, slot]
void casa::Preferences::reset (  )  [private]
void casa::Preferences::setPlaneCount ( int  count  ) 
void casa::Preferences::xAxisChanged (  )  [private, slot]

Member Data Documentation

const QString casa::Preferences::APPLICATION [static]

Definition at line 39 of file Preferences.qo.h.

const QString casa::Preferences::DISPLAY_LEGEND [static, private]

Definition at line 73 of file Preferences.qo.h.

const QString casa::Preferences::DISPLAY_OUTPUT_FUNCTIONS [static, private]

Definition at line 72 of file Preferences.qo.h.

const QString casa::Preferences::DISPLAY_OUTPUT_SCATTERPLOT [static, private]

Definition at line 74 of file Preferences.qo.h.

const QString casa::Preferences::DISPLAY_X_AXIS_UV [static, private]

Definition at line 80 of file Preferences.qo.h.

const QString casa::Preferences::DISPLAY_X_PLOTS [static, private]

Definition at line 76 of file Preferences.qo.h.

const QString casa::Preferences::DISPLAY_Y_PLOTS [static, private]

Definition at line 75 of file Preferences.qo.h.

Definition at line 90 of file Preferences.qo.h.

Definition at line 86 of file Preferences.qo.h.

Definition at line 87 of file Preferences.qo.h.

Definition at line 89 of file Preferences.qo.h.

Definition at line 88 of file Preferences.qo.h.

const QString casa::Preferences::DOT_SIZE [static, private]

Definition at line 77 of file Preferences.qo.h.

Definition at line 85 of file Preferences.qo.h.

const QString casa::Preferences::LINE_THICKNESS [static, private]

Definition at line 71 of file Preferences.qo.h.

Definition at line 84 of file Preferences.qo.h.

const QString casa::Preferences::LOG_AMPLITUDE [static, private]

Definition at line 78 of file Preferences.qo.h.

const QString casa::Preferences::LOG_UV [static, private]

Definition at line 79 of file Preferences.qo.h.

Definition at line 91 of file Preferences.qo.h.

bool casa::Preferences::logUV [private]

Definition at line 92 of file Preferences.qo.h.

const QString casa::Preferences::ORGANIZATION [static]

Definition at line 38 of file Preferences.qo.h.

const QString casa::Preferences::PLANE_AVERAGED [static, private]

Definition at line 81 of file Preferences.qo.h.

Definition at line 94 of file Preferences.qo.h.

Definition at line 95 of file Preferences.qo.h.

Ui::PreferencesClass casa::Preferences::ui [private]

Definition at line 83 of file Preferences.qo.h.

Definition at line 93 of file Preferences.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