CWidgetProfileVert Class Reference

#include <widgetprofilevert.h>

List of all members.

Public Member Functions

 CWidgetProfileVert (QWidget *, CSailMould *, QString)
void updateLabel ()

Protected Slots

virtual void slotSliderVert ()

Protected Attributes

CSailMouldsailmould
QGroupBox * grpVertical
QLabel * lblVertical
QSlider * sliderVertical
CLabelProfileVertlblDrawVert


Detailed Description

Widget for displaying vertical repartition.

See also:
CProfile

CLabelProfile

CLabelProfileVert

Definition at line 67 of file widgetprofilevert.h.


Constructor & Destructor Documentation

CWidgetProfileVert::CWidgetProfileVert ( QWidget *  parent,
CSailMould mouldptr,
QString  caption 
)

The constructor.

Parameters:
parent the parent dialog
mouldptr pointer to the CSailMould
caption caption for the profile view (e.g. top,middle..)

Definition at line 119 of file widgetprofilevert.cpp.

References grpVertical, lblDrawVert, lblVertical, sailmould, sliderVertical, slotSliderVert(), and CSailMould::vertpos.


Member Function Documentation

void CWidgetProfileVert::updateLabel (  )  [inline]

redraw the vertical repartion drawing

Definition at line 75 of file widgetprofilevert.h.

References lblDrawVert.

Referenced by CWidgetProfile::slotChanged().

void CWidgetProfileVert::slotSliderVert (  )  [protected, virtual, slot]

Trigered when the user moves the vertical repartition slider.

Definition at line 168 of file widgetprofilevert.cpp.

References lblDrawVert, lblVertical, sailmould, sliderVertical, and CSailMould::vertpos.

Referenced by CWidgetProfileVert().


Member Data Documentation

the CSailMould

Definition at line 86 of file widgetprofilevert.h.

Referenced by CWidgetProfileVert(), and slotSliderVert().

QGroupBox* CWidgetProfileVert::grpVertical [protected]

groupbox for vertical repartition

Definition at line 89 of file widgetprofilevert.h.

Referenced by CWidgetProfileVert().

QLabel* CWidgetProfileVert::lblVertical [protected]

label for the vertical repartition

Definition at line 91 of file widgetprofilevert.h.

Referenced by CWidgetProfileVert(), and slotSliderVert().

QSlider* CWidgetProfileVert::sliderVertical [protected]

slider for the vertical repartition

Definition at line 93 of file widgetprofilevert.h.

Referenced by CWidgetProfileVert(), and slotSliderVert().

the vertical repartition drawing area

Definition at line 95 of file widgetprofilevert.h.

Referenced by CWidgetProfileVert(), slotSliderVert(), and updateLabel().


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

Generated on Sun Mar 22 21:38:32 2009 for Sailcut CAD by  doxygen 1.5.6