![]() |
Qt 6.x
The Qt SDK
|
Instance Methods | |
(void) | - mouseMoved: |
(void) | - mouseEntered: |
(void) | - mouseExited: |
(void) | - cursorUpdate: |
Protected Attributes | |
: NSObject- (instancetype)initWithView:(QNSView *)theView | |
Definition at line 43 of file qnsview.mm.
- (void) cursorUpdate: | (NSEvent *) | theEvent |
- (void) mouseEntered: | (NSEvent *) | theEvent |
- (void) mouseExited: | (NSEvent *) | theEvent |
- (void) mouseMoved: | (NSEvent *) | theEvent |
|
protected |
Definition at line 85 of file qnsview.mm.