ScrollbarPart Struct Reference

#include <scilab/modules/gui/src/c/X11/Xaw3d/ScrollbarP.h>

Collaboration diagram for ScrollbarPart:

Collaboration graph
[legend]

Data Fields

Pixel foreground
XtOrientation orientation
XtCallbackList scrollProc
XtCallbackList thumbProc
XtCallbackList jumpProc
Pixmap thumb
Cursor upCursor
Cursor downCursor
Cursor leftCursor
Cursor rightCursor
Cursor verCursor
Cursor horCursor
float top
float shown
Dimension length
Dimension thickness
Dimension min_thumb
float picked
Cursor inactiveCursor
char direction
GC gc
Position topLoc
Dimension shownLength
Boolean pick_top

Detailed Description

Definition at line 64 of file ScrollbarP.h.


Field Documentation

Pixel ScrollbarPart::foreground

Definition at line 66 of file ScrollbarP.h.

Referenced by CreateGC(), and SetValues().

XtOrientation ScrollbarPart::orientation

Definition at line 67 of file ScrollbarP.h.

Referenced by Initialize(), Realize(), Redisplay(), and StartScroll().

XtCallbackList ScrollbarPart::scrollProc

Definition at line 68 of file ScrollbarP.h.

XtCallbackList ScrollbarPart::thumbProc

Definition at line 69 of file ScrollbarP.h.

XtCallbackList ScrollbarPart::jumpProc

Definition at line 70 of file ScrollbarP.h.

Pixmap ScrollbarPart::thumb

Definition at line 71 of file ScrollbarP.h.

Referenced by CreateGC(), and SetValues().

Cursor ScrollbarPart::upCursor

Definition at line 73 of file ScrollbarP.h.

Referenced by StartScroll().

Cursor ScrollbarPart::downCursor

Definition at line 74 of file ScrollbarP.h.

Referenced by StartScroll().

Cursor ScrollbarPart::leftCursor

Definition at line 75 of file ScrollbarP.h.

Referenced by StartScroll().

Cursor ScrollbarPart::rightCursor

Definition at line 76 of file ScrollbarP.h.

Referenced by StartScroll().

Cursor ScrollbarPart::verCursor

Definition at line 77 of file ScrollbarP.h.

Referenced by Realize().

Cursor ScrollbarPart::horCursor

Definition at line 78 of file ScrollbarP.h.

Referenced by Realize().

float ScrollbarPart::top

Definition at line 80 of file ScrollbarP.h.

Referenced by MoveThumb(), NotifyThumb(), SetValues(), and XawScrollbarSetThumb().

float ScrollbarPart::shown

Definition at line 81 of file ScrollbarP.h.

Referenced by MoveThumb(), SetValues(), and XawScrollbarSetThumb().

Dimension ScrollbarPart::length

Definition at line 82 of file ScrollbarP.h.

Referenced by Initialize(), and Redisplay().

Dimension ScrollbarPart::thickness

Definition at line 83 of file ScrollbarP.h.

Referenced by Initialize().

Dimension ScrollbarPart::min_thumb

Definition at line 84 of file ScrollbarP.h.

Referenced by Initialize().

float ScrollbarPart::picked

Definition at line 85 of file ScrollbarP.h.

Referenced by MoveThumb().

Cursor ScrollbarPart::inactiveCursor

Definition at line 93 of file ScrollbarP.h.

Referenced by EndScroll(), and Realize().

char ScrollbarPart::direction

Definition at line 94 of file ScrollbarP.h.

Referenced by EndScroll(), MoveThumb(), NotifyScroll(), NotifyThumb(), StartScroll(), and XawScrollbarSetThumb().

GC ScrollbarPart::gc

Definition at line 96 of file ScrollbarP.h.

Referenced by CreateGC(), Destroy(), and SetValues().

Position ScrollbarPart::topLoc

Definition at line 97 of file ScrollbarP.h.

Referenced by Initialize(), and Redisplay().

Dimension ScrollbarPart::shownLength

Definition at line 98 of file ScrollbarP.h.

Referenced by Initialize(), and Redisplay().

Boolean ScrollbarPart::pick_top

Definition at line 99 of file ScrollbarP.h.

Referenced by MoveThumb().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 16:15:24 2007 for Scilab [trunk] by  doxygen 1.5.1