Public Member Functions | Protected Attributes

TransitionExtendedDialog Class Reference

#include <transitionDialogs.h>

List of all members.

Public Member Functions

 TransitionExtendedDialog (QWidget *parent=0)
bool getDblStatus ()
QString getDimLabelColor ()
float getDimLineCoef ()
QString getDimLineColor ()
Qt::PenStyle getDimLineStyle ()
QString getLabelColor ()
float getLabelScale ()
float getLineBorderCoef ()
QString getLineBorderColor ()
QString getLineColor ()
float getLineDblCoef ()
float getLineDblSep ()
Qt::PenStyle getLineStyle ()
float getLineWidth ()
void setParams (Transition *tr)

Protected Attributes

QCheckBox * checkDblStatus
QComboBox * comboDimLineStyle
QComboBox * comboLineStyle
QLineEdit * edtDimLabelColor
QLineEdit * edtDimLineCoef
QLineEdit * edtDimLineColor
QLineEdit * edtLabelColor
QLineEdit * edtLabelScale
QLineEdit * edtLineBorderCoef
QLineEdit * edtLineBorderColor
QLineEdit * edtLineColor
QLineEdit * edtLineDblCoef
QLineEdit * edtLineDblSep
QLineEdit * edtLineWidth

Detailed Description

Definition at line 95 of file transitionDialogs.h.


Constructor & Destructor Documentation

TransitionExtendedDialog::TransitionExtendedDialog ( QWidget *  parent = 0  ) 

Member Function Documentation

bool TransitionExtendedDialog::getDblStatus (  ) 

Definition at line 551 of file transitionDialogs.cpp.

References checkDblStatus.

Referenced by Editor::editTransitionParams().

Here is the caller graph for this function:

QString TransitionExtendedDialog::getDimLabelColor (  ) 

Definition at line 567 of file transitionDialogs.cpp.

References edtDimLabelColor.

Referenced by Editor::editTransitionParams().

Here is the caller graph for this function:

float TransitionExtendedDialog::getDimLineCoef (  ) 

Definition at line 563 of file transitionDialogs.cpp.

References edtDimLineCoef.

Referenced by Editor::editTransitionParams().

Here is the caller graph for this function:

QString TransitionExtendedDialog::getDimLineColor (  ) 

Definition at line 559 of file transitionDialogs.cpp.

References edtDimLineColor.

Referenced by Editor::editTransitionParams().

Here is the caller graph for this function:

Qt::PenStyle TransitionExtendedDialog::getDimLineStyle (  ) 

Definition at line 555 of file transitionDialogs.cpp.

References comboDimLineStyle, and trLineStyle().

Referenced by Editor::editTransitionParams().

Here is the call graph for this function:

Here is the caller graph for this function:

QString TransitionExtendedDialog::getLabelColor (  ) 

Definition at line 543 of file transitionDialogs.cpp.

References edtLabelColor.

Referenced by Editor::editTransitionParams().

Here is the caller graph for this function:

float TransitionExtendedDialog::getLabelScale (  ) 

Definition at line 547 of file transitionDialogs.cpp.

References edtLabelScale.

Referenced by Editor::editTransitionParams().

Here is the caller graph for this function:

float TransitionExtendedDialog::getLineBorderCoef (  ) 

Definition at line 571 of file transitionDialogs.cpp.

References edtLineBorderCoef.

Referenced by Editor::editTransitionParams().

Here is the caller graph for this function:

QString TransitionExtendedDialog::getLineBorderColor (  ) 

Definition at line 575 of file transitionDialogs.cpp.

References edtLineBorderColor.

Referenced by Editor::editTransitionParams().

Here is the caller graph for this function:

QString TransitionExtendedDialog::getLineColor (  ) 

Definition at line 539 of file transitionDialogs.cpp.

References edtLineColor.

Referenced by Editor::editTransitionParams().

Here is the caller graph for this function:

float TransitionExtendedDialog::getLineDblCoef (  ) 

Definition at line 579 of file transitionDialogs.cpp.

References edtLineDblCoef.

Referenced by Editor::editTransitionParams().

Here is the caller graph for this function:

float TransitionExtendedDialog::getLineDblSep (  ) 

Definition at line 583 of file transitionDialogs.cpp.

References edtLineDblSep.

Referenced by Editor::editTransitionParams().

Here is the caller graph for this function:

Qt::PenStyle TransitionExtendedDialog::getLineStyle (  ) 

Definition at line 531 of file transitionDialogs.cpp.

References comboLineStyle, and trLineStyle().

Referenced by Editor::editTransitionParams().

Here is the call graph for this function:

Here is the caller graph for this function:

float TransitionExtendedDialog::getLineWidth (  ) 

Definition at line 535 of file transitionDialogs.cpp.

References edtLineWidth.

Referenced by Editor::editTransitionParams().

Here is the caller graph for this function:

void TransitionExtendedDialog::setParams ( Transition tr  ) 

Member Data Documentation

Definition at line 128 of file transitionDialogs.h.

Referenced by getDblStatus(), setParams(), and TransitionExtendedDialog().

Definition at line 130 of file transitionDialogs.h.

Referenced by getDimLineStyle(), setParams(), and TransitionExtendedDialog().

Definition at line 123 of file transitionDialogs.h.

Referenced by getLineStyle(), setParams(), and TransitionExtendedDialog().

Definition at line 133 of file transitionDialogs.h.

Referenced by getDimLabelColor(), setParams(), and TransitionExtendedDialog().

Definition at line 132 of file transitionDialogs.h.

Referenced by getDimLineCoef(), setParams(), and TransitionExtendedDialog().

Definition at line 131 of file transitionDialogs.h.

Referenced by getDimLineColor(), setParams(), and TransitionExtendedDialog().

Definition at line 126 of file transitionDialogs.h.

Referenced by getLabelColor(), setParams(), and TransitionExtendedDialog().

Definition at line 127 of file transitionDialogs.h.

Referenced by getLabelScale(), setParams(), and TransitionExtendedDialog().

Definition at line 135 of file transitionDialogs.h.

Referenced by getLineBorderCoef(), setParams(), and TransitionExtendedDialog().

Definition at line 136 of file transitionDialogs.h.

Referenced by getLineBorderColor(), setParams(), and TransitionExtendedDialog().

Definition at line 125 of file transitionDialogs.h.

Referenced by getLineColor(), setParams(), and TransitionExtendedDialog().

Definition at line 138 of file transitionDialogs.h.

Referenced by getLineDblCoef(), setParams(), and TransitionExtendedDialog().

Definition at line 139 of file transitionDialogs.h.

Referenced by getLineDblSep(), setParams(), and TransitionExtendedDialog().

Definition at line 124 of file transitionDialogs.h.

Referenced by getLineWidth(), setParams(), and TransitionExtendedDialog().


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