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::SlicePlotPreferences Class Reference

#include <SlicePlotPreferences.qo.h>

Inheritance diagram for casa::SlicePlotPreferences:

Signals

void plotPreferencesChanged ()
 

Public Member Functions

 SlicePlotPreferences (QWidget *parent=0)
 
int getLineWidth () const
 
int getMarkerSize () const
 
 ~SlicePlotPreferences ()
 

Private Slots

void preferencesAccepted ()
 
void preferencesRejected ()
 

Private Member Functions

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

Private Attributes

int lineThickness
 
int markerSize
 
Ui::SlicePlotPreferencesClass ui
 

Static Private Attributes

static const QString ORGANIZATION
 
static const QString APPLICATION
 
static const QString LINE_THICKNESS
 
static const QString MARKER_SIZE
 

Detailed Description

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

Constructor & Destructor Documentation

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

Member Function Documentation

int casa::SlicePlotPreferences::getLineWidth ( ) const
int casa::SlicePlotPreferences::getMarkerSize ( ) const
void casa::SlicePlotPreferences::initializeCustomSettings ( )
private
void casa::SlicePlotPreferences::persist ( )
private
void casa::SlicePlotPreferences::plotPreferencesChanged ( )
signal
void casa::SlicePlotPreferences::preferencesAccepted ( )
privateslot
void casa::SlicePlotPreferences::preferencesRejected ( )
privateslot
void casa::SlicePlotPreferences::reset ( )
private

Member Data Documentation

const QString casa::SlicePlotPreferences::APPLICATION
staticprivate

Definition at line 59 of file SlicePlotPreferences.qo.h.

const QString casa::SlicePlotPreferences::LINE_THICKNESS
staticprivate

Definition at line 60 of file SlicePlotPreferences.qo.h.

int casa::SlicePlotPreferences::lineThickness
private

Definition at line 54 of file SlicePlotPreferences.qo.h.

const QString casa::SlicePlotPreferences::MARKER_SIZE
staticprivate

Definition at line 61 of file SlicePlotPreferences.qo.h.

int casa::SlicePlotPreferences::markerSize
private

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

const QString casa::SlicePlotPreferences::ORGANIZATION
staticprivate

Definition at line 58 of file SlicePlotPreferences.qo.h.

Ui::SlicePlotPreferencesClass casa::SlicePlotPreferences::ui
private

Definition at line 57 of file SlicePlotPreferences.qo.h.


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