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

Instance Methods

(BOOL) - isTransparentForUserInput
 
(BOOL) - isTransparentForUserInput
 

Properties

NSView * previousSuperview
 
NSWindow * previousWindow
 
QNSViewMenuHelpermenuHelper
 
NSColorSpace * colorSpace
 

Detailed Description

Definition at line 99 of file qnsview.mm.

Method Documentation

◆ isTransparentForUserInput [1/2]

- (BOOL) isTransparentForUserInput

◆ isTransparentForUserInput [2/2]

- (BOOL) isTransparentForUserInput

Property Documentation

◆ colorSpace

- (NSColorSpace *) colorSpace
readwritenonatomicretain

Definition at line 104 of file qnsview.mm.

◆ menuHelper

- (QNSViewMenuHelper *) menuHelper
readwriteatomicretain

Definition at line 103 of file qnsview.mm.

◆ previousSuperview

- (NSView *) previousSuperview
readwriteatomicassign

Definition at line 101 of file qnsview.mm.

◆ previousWindow

- (NSWindow *) previousWindow
readwriteatomicassign

Definition at line 102 of file qnsview.mm.


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