Public Member Functions | Protected Attributes
MyImageView Class Reference

#import <CocoaImplementation.h>

List of all members.

Public Member Functions

(void- drawRect:
(id- initWithFrame:
(void- keyDown:
(void- keyUp:
(void- mouseDown:
(void- mouseDragged:
(void- mouseMoved:
(void- mouseUp:

Protected Attributes

BOOL dragging
NSPoint dragStartLocation
NSPoint lastDragLocation

Detailed Description

Definition at line 45 of file CocoaImplementation.h.


Member Function Documentation

- (void) drawRect: (NSRect)  rect
- (id) initWithFrame: (NSRect)  frame
- (void) keyDown: (NSEvent *)  event
- (void) keyUp: (NSEvent *)  event
- (void) mouseDown: (NSEvent *)  event
- (void) mouseDragged: (NSEvent *)  event
- (void) mouseMoved: (NSEvent *)  event
- (void) mouseUp: (NSEvent *)  event

Member Data Documentation

- (BOOL) dragging [protected]

Definition at line 48 of file CocoaImplementation.h.

- (NSPoint) dragStartLocation [protected]

Definition at line 46 of file CocoaImplementation.h.

- (NSPoint) lastDragLocation [protected]

Definition at line 47 of file CocoaImplementation.h.


The documentation for this class was generated from the following file:


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Thu Jun 6 2019 21:46:59