#include <scilab/modules/gui/src/c/X11/Xaw3d/PanedP.h>
Collaboration diagram for _PanedConstraintsPart:

Data Fields | |
| Dimension | min |
| Dimension | max |
| Boolean | allow_resize |
| Boolean | show_grip |
| Boolean | skip_adjust |
| int | position |
| Dimension | preferred_size |
| Boolean | resize_to_pref |
| Position | delta |
| Position | olddelta |
| Boolean | paned_adjusted_me |
| Dimension | wp_size |
| int | size |
| Widget | grip |
Definition at line 92 of file PanedP.h.
| Dimension _PanedConstraintsPart::min |
Definition at line 94 of file PanedP.h.
Referenced by InsertChild(), LoopAndRefigureChildren(), PaneSetValues(), RefigureLocations(), XawPanedGetMinMax(), and XawPanedSetMinMax().
| Dimension _PanedConstraintsPart::max |
Definition at line 95 of file PanedP.h.
Referenced by LoopAndRefigureChildren(), PaneSetValues(), RefigureLocations(), XawPanedGetMinMax(), and XawPanedSetMinMax().
| Dimension _PanedConstraintsPart::preferred_size |
| Position _PanedConstraintsPart::delta |
| Position _PanedConstraintsPart::olddelta |
Definition at line 112 of file PanedP.h.
Referenced by InsertChild(), and LoopAndRefigureChildren().
| Dimension _PanedConstraintsPart::wp_size |
Definition at line 114 of file PanedP.h.
Referenced by CommitGripAdjustment(), GeometryManager(), and LoopAndRefigureChildren().
Definition at line 115 of file PanedP.h.
Referenced by CommitGripAdjustment(), CommitNewLocations(), GeometryManager(), InsertChild(), LoopAndRefigureChildren(), PushPaneStack(), and RefigureLocations().
| Widget _PanedConstraintsPart::grip |
Definition at line 116 of file PanedP.h.
Referenced by ChangeManaged(), CommitNewLocations(), InsertChild(), and PaneSetValues().
1.5.1