Instance Methods | Protected Attributes | List of all members
MyImageView Class Reference

#import <CocoaImplementation.h>

Inheritance diagram for MyImageView:
Inheritance graph
[legend]

Instance Methods

(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.

Method 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 Mon Dec 2 2019 03:47:28