![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qwasmwindownonclientarea.h>
Public Member Functions | |
| NonClientArea (QWasmWindow *window, emscripten::val containerElement) | |
| ~NonClientArea () | |
| void | onClientAreaWidthChange (int width) |
| void | propagateSizeHints () |
| TitleBar * | titleBar () const |
Definition at line 30 of file qwasmwindownonclientarea.h.
| NonClientArea::NonClientArea | ( | QWasmWindow * | window, |
| emscripten::val | containerElement ) |
Definition at line 432 of file qwasmwindownonclientarea.cpp.
References NonClientArea().
Referenced by NonClientArea().
|
default |
| void NonClientArea::onClientAreaWidthChange | ( | int | width | ) |
Definition at line 442 of file qwasmwindownonclientarea.cpp.
| void NonClientArea::propagateSizeHints | ( | ) |
Definition at line 447 of file qwasmwindownonclientarea.cpp.
|
inline |
Definition at line 38 of file qwasmwindownonclientarea.h.