![]() |
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>
Classes | |
class | ResizerElement |
Public Types | |
using | ClickCallback = std::function<void()> |
Public Member Functions | |
Resizer (QWasmWindow *window, emscripten::val parentElement) | |
~Resizer () | |
ResizeConstraints | getResizeConstraints () |
Definition at line 100 of file qwasmwindownonclientarea.h.
using Resizer::ClickCallback = std::function<void()> |
Definition at line 155 of file qwasmwindownonclientarea.h.
Resizer::Resizer | ( | QWasmWindow * | window, |
emscripten::val | parentElement ) |
Definition at line 159 of file qwasmwindownonclientarea.cpp.
References Resizer().
Referenced by Resizer().
|
default |
ResizeConstraints Resizer::getResizeConstraints | ( | ) |
Definition at line 181 of file qwasmwindownonclientarea.cpp.