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
NonClientArea Class Reference

#include <qwasmwindownonclientarea.h>

+ Collaboration diagram for NonClientArea:

Public Member Functions

 NonClientArea (QWasmWindow *window, emscripten::val containerElement)
 
 ~NonClientArea ()
 
void onClientAreaWidthChange (int width)
 
void propagateSizeHints ()
 
TitleBartitleBar () const
 

Detailed Description

Definition at line 30 of file qwasmwindownonclientarea.h.

Constructor & Destructor Documentation

◆ NonClientArea()

NonClientArea::NonClientArea ( QWasmWindow * window,
emscripten::val containerElement )

Definition at line 432 of file qwasmwindownonclientarea.cpp.

◆ ~NonClientArea()

NonClientArea::~NonClientArea ( )
default

Member Function Documentation

◆ onClientAreaWidthChange()

void NonClientArea::onClientAreaWidthChange ( int width)

Definition at line 442 of file qwasmwindownonclientarea.cpp.

◆ propagateSizeHints()

void NonClientArea::propagateSizeHints ( )

Definition at line 447 of file qwasmwindownonclientarea.cpp.

◆ titleBar()

TitleBar * NonClientArea::titleBar ( ) const
inline

Definition at line 38 of file qwasmwindownonclientarea.h.


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