#include <formmould.h>
Public Member Functions | |
| CFormMould (QWidget *, CSailMould *) | |
Protected Attributes | |
| CSailMould * | sailmould |
| QPushButton * | buttonOk |
| QPushButton * | buttonCancel |
| CWidgetProfileVert * | widgetVert |
| CWidgetProfile * | prfTop |
| CWidgetProfile * | prfMiddle |
| CWidgetProfile * | prfBottom |
Definition at line 36 of file formmould.h.
| CFormMould::CFormMould | ( | QWidget * | parent, | |
| CSailMould * | mouldptr | |||
| ) |
The constructor.
| parent | the parent dialog | |
| mouldptr | pointer to the CSailMould |
Definition at line 38 of file formmould.cpp.
References buttonCancel, buttonOk, prfBottom, prfMiddle, prfTop, CSailMould::profile, sailmould, CWidgetProfile::spinDepth, and widgetVert.
CSailMould* CFormMould::sailmould [protected] |
QPushButton* CFormMould::buttonOk [protected] |
QPushButton* CFormMould::buttonCancel [protected] |
CWidgetProfileVert* CFormMould::widgetVert [protected] |
the vertical repartition widget
Definition at line 53 of file formmould.h.
Referenced by CFormMould().
CWidgetProfile* CFormMould::prfTop [protected] |
CWidgetProfile* CFormMould::prfMiddle [protected] |
CWidgetProfile* CFormMould::prfBottom [protected] |
1.5.6