Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QT_MANGLE_NAMESPACE(QNSViewMouseMoveHelper) Category Reference
+ Collaboration diagram for QT_MANGLE_NAMESPACE(QNSViewMouseMoveHelper):

Instance Methods

(void- mouseMoved:
 
(void- mouseEntered:
 
(void- mouseExited:
 
(void- cursorUpdate:
 

Protected Attributes

 : NSObject- (instancetype)initWithView:(QNSView *)theView
 

Detailed Description

Definition at line 43 of file qnsview.mm.

Method Documentation

◆ cursorUpdate:

- (void) cursorUpdate: (NSEvent *)  theEvent

◆ mouseEntered:

- (void) mouseEntered: (NSEvent *)  theEvent

◆ mouseExited:

- (void) mouseExited: (NSEvent *)  theEvent

◆ mouseMoved:

- (void) mouseMoved: (NSEvent *)  theEvent

Member Data Documentation

◆ __pad0__

- __pad0__
protected

Definition at line 85 of file qnsview.mm.


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