Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QNSView(Mouse) Category Reference
+ Collaboration diagram for QNSView(Mouse):

Instance Methods

(void- initMouse
 
(NSPoint) - screenMousePoint:
 
(void- mouseMovedImpl:
 
(void- mouseEnteredImpl:
 
(void- mouseExitedImpl:
 
(void- initMouse
 
(NSPoint) - screenMousePoint:
 
(void- mouseMovedImpl:
 
(void- mouseEnteredImpl:
 
(void- mouseExitedImpl:
 

Detailed Description

Definition at line 56 of file qnsview.mm.

Method Documentation

◆ initMouse [1/2]

- (void) initMouse

Definition at line 231 of file qnsview_mouse.mm.

◆ initMouse [2/2]

- (void) initMouse

◆ mouseEnteredImpl: [1/2]

- (void) mouseEnteredImpl: (NSEvent *) theEvent

Definition at line 570 of file qnsview_mouse.mm.

◆ mouseEnteredImpl: [2/2]

- (void) mouseEnteredImpl: (NSEvent *) theEvent

◆ mouseExitedImpl: [1/2]

- (void) mouseExitedImpl: (NSEvent *) theEvent

Definition at line 613 of file qnsview_mouse.mm.

◆ mouseExitedImpl: [2/2]

- (void) mouseExitedImpl: (NSEvent *) theEvent

◆ mouseMovedImpl: [1/2]

- (void) mouseMovedImpl: (NSEvent *) theEvent

Definition at line 500 of file qnsview_mouse.mm.

◆ mouseMovedImpl: [2/2]

- (void) mouseMovedImpl: (NSEvent *) theEvent

◆ screenMousePoint: [1/2]

- (NSPoint) screenMousePoint: (NSEvent *) theEvent

Definition at line 284 of file qnsview_mouse.mm.

◆ screenMousePoint: [2/2]

- (NSPoint) screenMousePoint: (NSEvent *) theEvent

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