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

#import <CocoaImplementation.h>

Inheritance diagram for MySlider:
Inheritance graph
[legend]

Instance Methods

(BOOL) - dragging
 
(void- mouseDown:
 
(void- setDragging:
 

Protected Attributes

BOOL _dragging
 
NSPoint lastPos
 

Detailed Description

Definition at line 61 of file CocoaImplementation.h.

Method Documentation

◆ dragging()

- (BOOL) dragging

◆ mouseDown:()

- (void) mouseDown: (NSEvent *)  theEvent

◆ setDragging:()

- (void) setDragging: (BOOL)  flag

Member Data Documentation

◆ _dragging

- (BOOL) _dragging
protected

Definition at line 62 of file CocoaImplementation.h.

◆ lastPos

- (NSPoint) lastPos
protected

Definition at line 63 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 Feb 28 2022 21:44:01