Open Search

    Detailed Description

    Mouse cursors.

    Variables

    static const Int32 MOUSE_HIDE
     
    static const Int32 MOUSE_SHOW
     
    static const Int32 MOUSE_NORMAL
     
    static const Int32 MOUSE_BUSY
     
    static const Int32 MOUSE_CROSS
     
    static const Int32 MOUSE_QUESTION
     
    static const Int32 MOUSE_ZOOM_IN
     
    static const Int32 MOUSE_ZOOM_OUT
     
    static const Int32 MOUSE_FORBIDDEN
     
    static const Int32 MOUSE_DELETE
     
    static const Int32 MOUSE_COPY
     
    static const Int32 MOUSE_INSERTCOPY
     
    static const Int32 MOUSE_INSERTCOPYDOWN
     
    static const Int32 MOUSE_MOVE
     
    static const Int32 MOUSE_INSERTMOVE
     
    static const Int32 MOUSE_INSERTMOVEDOWN
     
    static const Int32 MOUSE_ARROW_H
     
    static const Int32 MOUSE_ARROW_V
     
    static const Int32 MOUSE_ARROW_HV
     
    static const Int32 MOUSE_POINT_HAND
     
    static const Int32 MOUSE_MOVE_HAND
     
    static const Int32 MOUSE_IBEAM
     
    static const Int32 MOUSE_SELECT_LIVE
     
    static const Int32 MOUSE_SELECT_FREE
     
    static const Int32 MOUSE_SELECT_RECT
     
    static const Int32 MOUSE_SELECT_POLY
     
    static const Int32 MOUSE_SPLINETOOLS
     
    static const Int32 MOUSE_EXTRUDE
     
    static const Int32 MOUSE_NORMALMOVE
     
    static const Int32 MOUSE_ADDPOINTS
     
    static const Int32 MOUSE_ADDPOLYGONS
     
    static const Int32 MOUSE_BRIDGE
     
    static const Int32 MOUSE_MIRROR
     
    static const Int32 MOUSE_PAINTMOVE
     
    static const Int32 MOUSE_PAINTSELECTRECT
     
    static const Int32 MOUSE_PAINTSELECTCIRCLE
     
    static const Int32 MOUSE_PAINTSELECTPOLY
     
    static const Int32 MOUSE_PAINTSELECTFREE
     
    static const Int32 MOUSE_PAINTMAGICWAND
     
    static const Int32 MOUSE_PAINTCOLORRANGE
     
    static const Int32 MOUSE_PAINTFILL
     
    static const Int32 MOUSE_PAINTPICK
     
    static const Int32 MOUSE_PAINTBRUSH
     
    static const Int32 MOUSE_PAINTCLONE
     
    static const Int32 MOUSE_PAINTTEXT
     
    static const Int32 MOUSE_PAINTCROP
     
    static const Int32 MOUSE_PAINTLINE
     
    static const Int32 MOUSE_PAINTPOLYSHAPE
     

    Variable Documentation

    ◆ MOUSE_HIDE

    const Int32 MOUSE_HIDE
    static

    Hide cursor.

    ◆ MOUSE_SHOW

    const Int32 MOUSE_SHOW
    static

    Show cursor.

    ◆ MOUSE_NORMAL

    const Int32 MOUSE_NORMAL
    static

    Normal cursor.

    ◆ MOUSE_BUSY

    const Int32 MOUSE_BUSY
    static

    Busy cursor.

    ◆ MOUSE_CROSS

    const Int32 MOUSE_CROSS
    static

    Cross cursor.

    ◆ MOUSE_QUESTION

    const Int32 MOUSE_QUESTION
    static

    Question cursor.

    ◆ MOUSE_ZOOM_IN

    const Int32 MOUSE_ZOOM_IN
    static

    Zoom in cursor.

    ◆ MOUSE_ZOOM_OUT

    const Int32 MOUSE_ZOOM_OUT
    static

    Zoom out cursor.

    ◆ MOUSE_FORBIDDEN

    const Int32 MOUSE_FORBIDDEN
    static

    Forbidden cursor.

    ◆ MOUSE_DELETE

    const Int32 MOUSE_DELETE
    static

    Delete cursor.

    ◆ MOUSE_COPY

    const Int32 MOUSE_COPY
    static

    Copy cursor.

    ◆ MOUSE_INSERTCOPY

    const Int32 MOUSE_INSERTCOPY
    static

    Insert copy cursor.

    ◆ MOUSE_INSERTCOPYDOWN

    const Int32 MOUSE_INSERTCOPYDOWN
    static

    Insert copy down cursor.

    ◆ MOUSE_MOVE

    const Int32 MOUSE_MOVE
    static

    Move cursor.

    ◆ MOUSE_INSERTMOVE

    const Int32 MOUSE_INSERTMOVE
    static

    Insert move cursor.

    ◆ MOUSE_INSERTMOVEDOWN

    const Int32 MOUSE_INSERTMOVEDOWN
    static

    Insert move down cursor.

    ◆ MOUSE_ARROW_H

    const Int32 MOUSE_ARROW_H
    static

    Horizontal arrow cursor.

    ◆ MOUSE_ARROW_V

    const Int32 MOUSE_ARROW_V
    static

    Vertical arrow cursor.

    ◆ MOUSE_ARROW_HV

    const Int32 MOUSE_ARROW_HV
    static

    Horizontal and vertical arrow cursor.

    ◆ MOUSE_POINT_HAND

    const Int32 MOUSE_POINT_HAND
    static

    Point hand cursor.

    ◆ MOUSE_MOVE_HAND

    const Int32 MOUSE_MOVE_HAND
    static

    Move hand cursor.

    ◆ MOUSE_IBEAM

    const Int32 MOUSE_IBEAM
    static

    I-beam cursor.

    ◆ MOUSE_SELECT_LIVE

    const Int32 MOUSE_SELECT_LIVE
    static

    Live selection cursor.

    ◆ MOUSE_SELECT_FREE

    const Int32 MOUSE_SELECT_FREE
    static

    Free selection cursor.

    ◆ MOUSE_SELECT_RECT

    const Int32 MOUSE_SELECT_RECT
    static

    Rectangle selection cursor.

    ◆ MOUSE_SELECT_POLY

    const Int32 MOUSE_SELECT_POLY
    static

    Polygon selection cursor.

    ◆ MOUSE_SPLINETOOLS

    const Int32 MOUSE_SPLINETOOLS
    static

    Spline tools cursor.

    ◆ MOUSE_EXTRUDE

    const Int32 MOUSE_EXTRUDE
    static

    Extrude cursor.

    ◆ MOUSE_NORMALMOVE

    const Int32 MOUSE_NORMALMOVE
    static

    Normal move cursor.

    ◆ MOUSE_ADDPOINTS

    const Int32 MOUSE_ADDPOINTS
    static

    Add points cursor.

    ◆ MOUSE_ADDPOLYGONS

    const Int32 MOUSE_ADDPOLYGONS
    static

    Add polygons cursor.

    ◆ MOUSE_BRIDGE

    const Int32 MOUSE_BRIDGE
    static

    Bridge cursor.

    ◆ MOUSE_MIRROR

    const Int32 MOUSE_MIRROR
    static

    Mirror cursor.

    ◆ MOUSE_PAINTMOVE

    const Int32 MOUSE_PAINTMOVE
    static

    Paint move cursor.

    ◆ MOUSE_PAINTSELECTRECT

    const Int32 MOUSE_PAINTSELECTRECT
    static

    Paint select rectangle cursor.

    ◆ MOUSE_PAINTSELECTCIRCLE

    const Int32 MOUSE_PAINTSELECTCIRCLE
    static

    Paint select circle cursor.

    ◆ MOUSE_PAINTSELECTPOLY

    const Int32 MOUSE_PAINTSELECTPOLY
    static

    Paint select polygon cursor.

    ◆ MOUSE_PAINTSELECTFREE

    const Int32 MOUSE_PAINTSELECTFREE
    static

    Paint select free cursor.

    ◆ MOUSE_PAINTMAGICWAND

    const Int32 MOUSE_PAINTMAGICWAND
    static

    Paint magic wand cursor.

    ◆ MOUSE_PAINTCOLORRANGE

    const Int32 MOUSE_PAINTCOLORRANGE
    static

    Paint color range cursor.

    ◆ MOUSE_PAINTFILL

    const Int32 MOUSE_PAINTFILL
    static

    Paint fill cursor.

    ◆ MOUSE_PAINTPICK

    const Int32 MOUSE_PAINTPICK
    static

    Paint pick cursor.

    ◆ MOUSE_PAINTBRUSH

    const Int32 MOUSE_PAINTBRUSH
    static

    Paint brush cursor.

    ◆ MOUSE_PAINTCLONE

    const Int32 MOUSE_PAINTCLONE
    static

    Paint clone cursor.

    ◆ MOUSE_PAINTTEXT

    const Int32 MOUSE_PAINTTEXT
    static

    Paint text cursor.

    ◆ MOUSE_PAINTCROP

    const Int32 MOUSE_PAINTCROP
    static

    Paint crop cursor.

    ◆ MOUSE_PAINTLINE

    const Int32 MOUSE_PAINTLINE
    static

    Paint line cursor.

    ◆ MOUSE_PAINTPOLYSHAPE

    const Int32 MOUSE_PAINTPOLYSHAPE
    static

    Paint polygon shape cursor.