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

#include <QtProfilePrefs.qo.h>

Inheritance diagram for casa::QtProfilePrefs:

Signals

void currentPrefs (bool stateAutoX, bool stateAutoY, int showGrid, int stateMProf, int stateRel, bool showToolTips, bool showTopAxis, bool displayStepFunction, bool opticalFitter, bool channelLine, bool singleChannelImage)
 

Public Member Functions

 QtProfilePrefs (QWidget *parent=0)
 
 QtProfilePrefs (QWidget *parent, bool stateAutoX, bool stateAutoY, int showGrid, int stateMProf, int stateRel, bool showToolTips, bool showTopAxis, bool displayStepFunction, bool channelLine, bool singleChannelImage)
 
 ~QtProfilePrefs ()
 
void syncUserPreferences ()
 

Private Slots

void accepted ()
 
void rejected ()
 
void adjustBoxes (int st)
 
void opticalStateChanged ()
 

Private Member Functions

void initializeConnections ()
 
void persist ()
 
void reset ()
 

Private Attributes

bool xAutoScaleDefault
 
bool yAutoScaleDefault
 
bool showGridDefault
 
bool overlayDefault
 
bool relativeDefault
 
bool toolTipsDefault
 
bool topAxisDefault
 
bool stepFunctionDefault
 
bool opticalDefault
 
bool channelLineDefault
 
bool singleChannelImageDefault
 

Static Private Attributes

static const QString X_AUTO_SCALE
 
static const QString Y_AUTO_SCALE
 
static const QString SHOW_GRID
 
static const QString OVERLAY
 
static const QString RELATIVE
 
static const QString TOOLTIPS
 
static const QString TOP_AXIS
 
static const QString STEP_FUNCTION
 
static const QString OPTICAL
 
static const QString CHANNEL_LINE
 
static const QString SINGLE_CHANNEL_IMAGE
 

Detailed Description

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

Constructor & Destructor Documentation

casa::QtProfilePrefs::QtProfilePrefs ( QWidget *  parent = 0)
casa::QtProfilePrefs::QtProfilePrefs ( QWidget *  parent,
bool  stateAutoX,
bool  stateAutoY,
int  showGrid,
int  stateMProf,
int  stateRel,
bool  showToolTips,
bool  showTopAxis,
bool  displayStepFunction,
bool  channelLine,
bool  singleChannelImage 
)
casa::QtProfilePrefs::~QtProfilePrefs ( )

Member Function Documentation

void casa::QtProfilePrefs::accepted ( )
privateslot
void casa::QtProfilePrefs::adjustBoxes ( int  st)
privateslot
void casa::QtProfilePrefs::currentPrefs ( bool  stateAutoX,
bool  stateAutoY,
int  showGrid,
int  stateMProf,
int  stateRel,
bool  showToolTips,
bool  showTopAxis,
bool  displayStepFunction,
bool  opticalFitter,
bool  channelLine,
bool  singleChannelImage 
)
signal
void casa::QtProfilePrefs::initializeConnections ( )
private
void casa::QtProfilePrefs::opticalStateChanged ( )
privateslot
void casa::QtProfilePrefs::persist ( )
private
void casa::QtProfilePrefs::rejected ( )
privateslot
void casa::QtProfilePrefs::reset ( )
private
void casa::QtProfilePrefs::syncUserPreferences ( )

Member Data Documentation

const QString casa::QtProfilePrefs::CHANNEL_LINE
staticprivate

Definition at line 112 of file QtProfilePrefs.qo.h.

bool casa::QtProfilePrefs::channelLineDefault
private

Definition at line 124 of file QtProfilePrefs.qo.h.

const QString casa::QtProfilePrefs::OPTICAL
staticprivate

Definition at line 111 of file QtProfilePrefs.qo.h.

bool casa::QtProfilePrefs::opticalDefault
private

Definition at line 123 of file QtProfilePrefs.qo.h.

const QString casa::QtProfilePrefs::OVERLAY
staticprivate

Definition at line 106 of file QtProfilePrefs.qo.h.

bool casa::QtProfilePrefs::overlayDefault
private

Definition at line 118 of file QtProfilePrefs.qo.h.

const QString casa::QtProfilePrefs::RELATIVE
staticprivate

Definition at line 107 of file QtProfilePrefs.qo.h.

bool casa::QtProfilePrefs::relativeDefault
private

Definition at line 119 of file QtProfilePrefs.qo.h.

const QString casa::QtProfilePrefs::SHOW_GRID
staticprivate

Definition at line 105 of file QtProfilePrefs.qo.h.

bool casa::QtProfilePrefs::showGridDefault
private

Definition at line 117 of file QtProfilePrefs.qo.h.

const QString casa::QtProfilePrefs::SINGLE_CHANNEL_IMAGE
staticprivate

Definition at line 113 of file QtProfilePrefs.qo.h.

bool casa::QtProfilePrefs::singleChannelImageDefault
private

Definition at line 125 of file QtProfilePrefs.qo.h.

const QString casa::QtProfilePrefs::STEP_FUNCTION
staticprivate

Definition at line 110 of file QtProfilePrefs.qo.h.

bool casa::QtProfilePrefs::stepFunctionDefault
private

Definition at line 122 of file QtProfilePrefs.qo.h.

const QString casa::QtProfilePrefs::TOOLTIPS
staticprivate

Definition at line 108 of file QtProfilePrefs.qo.h.

bool casa::QtProfilePrefs::toolTipsDefault
private

Definition at line 120 of file QtProfilePrefs.qo.h.

const QString casa::QtProfilePrefs::TOP_AXIS
staticprivate

Definition at line 109 of file QtProfilePrefs.qo.h.

bool casa::QtProfilePrefs::topAxisDefault
private

Definition at line 121 of file QtProfilePrefs.qo.h.

const QString casa::QtProfilePrefs::X_AUTO_SCALE
staticprivate

Definition at line 103 of file QtProfilePrefs.qo.h.

bool casa::QtProfilePrefs::xAutoScaleDefault
private

Definition at line 115 of file QtProfilePrefs.qo.h.

const QString casa::QtProfilePrefs::Y_AUTO_SCALE
staticprivate

Definition at line 104 of file QtProfilePrefs.qo.h.

bool casa::QtProfilePrefs::yAutoScaleDefault
private

Definition at line 116 of file QtProfilePrefs.qo.h.


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