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
screen_traits< screen_window_t > Class Reference

#include <qqnxscreentraits.h>

+ Collaboration diagram for screen_traits< screen_window_t >:

Public Types

typedef screen_window_t screen_type
 

Static Public Member Functions

static int destroy (screen_window_t window)
 

Static Public Attributes

static const int propertyName = SCREEN_PROPERTY_WINDOW
 

Detailed Description

Definition at line 81 of file qqnxscreentraits.h.

Member Typedef Documentation

◆ screen_type

typedef screen_window_t screen_traits< screen_window_t >::screen_type

Definition at line 84 of file qqnxscreentraits.h.

Member Function Documentation

◆ destroy()

static int screen_traits< screen_window_t >::destroy ( screen_window_t window)
inlinestatic

Definition at line 86 of file qqnxscreentraits.h.

References window().

+ Here is the call graph for this function:

Member Data Documentation

◆ propertyName

const int screen_traits< screen_window_t >::propertyName = SCREEN_PROPERTY_WINDOW
static

Definition at line 85 of file qqnxscreentraits.h.


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