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
QNSView(Mouse) Category Reference
+ Collaboration diagram for QNSView(Mouse):

Instance Methods

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

Detailed Description

Definition at line 54 of file qnsview.mm.

Method Documentation

◆ initMouse

- (void) initMouse

Definition at line 8 of file qnsview_mouse.mm.

References device, QPointingDevice::Generic, QPointingDevicePrivate::get(), QCocoaIntegration::instance(), QInputDevice::Mouse, QPointingDevicePrivate::pointingDeviceById(), QInputDevice::Position, QPointingDevice::primaryPointingDevice(), qCDebug, QWindowSystemInterface::registerInputDevice(), and QInputDevice::Scroll.

+ Here is the call graph for this function:

◆ mouseEnteredImpl:

- (void) mouseEnteredImpl: (NSEvent *) theEvent

Definition at line 8 of file qnsview_mouse.mm.

◆ mouseExitedImpl:

- (void) mouseExitedImpl: (NSEvent *) theEvent

Definition at line 8 of file qnsview_mouse.mm.

◆ mouseMovedImpl:

- (void) mouseMovedImpl: (NSEvent *) theEvent

Definition at line 8 of file qnsview_mouse.mm.

◆ screenMousePoint:

- (NSPoint) screenMousePoint: (NSEvent *) theEvent

Definition at line 8 of file qnsview_mouse.mm.


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