#include <scilab/modules/gui/src/c/X11/Xaw3d/DialogP.h>
Data Fields | |
| String | label |
| String | value |
| Pixmap | icon |
| Widget | iconW |
| Widget | labelW |
| Widget | valueW |
Definition at line 72 of file DialogP.h.
| String _DialogPart::label |
| String _DialogPart::value |
| Pixmap _DialogPart::icon |
| Widget _DialogPart::iconW |
| Widget _DialogPart::labelW |
Definition at line 79 of file DialogP.h.
Referenced by ConstraintInitialize(), CreateDialogValueWidget(), and Initialize().
| Widget _DialogPart::valueW |
Definition at line 80 of file DialogP.h.
Referenced by ConstraintInitialize(), CreateDialogValueWidget(), and GetValuesHook().
1.5.1