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

Instance Methods

(BOOL) - isTransparentForUserInput
 

Properties

NSView * previousSuperview
 
NSWindow * previousWindow
 
QNSViewMenuHelpermenuHelper
 
NSColorSpace * colorSpace
 

Detailed Description

Definition at line 89 of file qnsview.mm.

Method Documentation

◆ isTransparentForUserInput

- (BOOL) isTransparentForUserInput

Property Documentation

◆ colorSpace

- (NSColorSpace*) colorSpace
readwritenonatomicretain

Definition at line 94 of file qnsview.mm.

◆ menuHelper

- (QNSViewMenuHelper*) menuHelper
readwriteatomicretain

Definition at line 93 of file qnsview.mm.

◆ previousSuperview

- (NSView*) previousSuperview
readwriteatomicassign

Definition at line 91 of file qnsview.mm.

◆ previousWindow

- (NSWindow*) previousWindow
readwriteatomicassign

Definition at line 92 of file qnsview.mm.


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