Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 44 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 86 of file qnsview.mm.


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