casa::QtProfilePrefs Class Reference
#include <QtProfilePrefs.qo.h>
List of all members.
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 74 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 |
( |
|
) |
[private, slot] |
void casa::QtProfilePrefs::adjustBoxes |
( |
int |
st |
) |
[private, slot] |
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 |
( |
|
) |
[private, slot] |
void casa::QtProfilePrefs::persist |
( |
|
) |
[private] |
void casa::QtProfilePrefs::rejected |
( |
|
) |
[private, slot] |
void casa::QtProfilePrefs::reset |
( |
|
) |
[private] |
void casa::QtProfilePrefs::syncUserPreferences |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: