diff options
author | Michael Weghorn <m.weghorn@posteo.de> | 2024-11-08 23:18:05 +0100 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2024-11-09 19:04:59 +0100 |
commit | 43da73518240138fffac57abc8f3ddf0c2f11664 (patch) | |
tree | 2754e036b1b0100c98be41eebc65032d8e702fef /sw/source/ui/vba/vbaview.hxx | |
parent | 028a5259861ee8b2e922008f362eb3906a2d0b36 (diff) |
tdf#130857 qt weld: Implement QtInstanceWindow::present
The gtk_window_present doc says:
> Presents a window to the user.
>
> This may mean raising the window in the stacking order, unminimizing it,
> moving it to the current desktop and/or giving it the keyboard
> focus (possibly dependent on the user’s platform, window manager
> and preferences).
Therefore, call QWindow::requestActivate [2] for the Qt
implementation of weld::Window::present.
[1] https://docs.gtk.org/gtk4/method.Window.present.html
[2] https://doc.qt.io/qt-6/qwindow.html#requestActivate
Change-Id: I1c73dba1675523171a92c760836c6702a81f4c12
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176303
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Tested-by: Jenkins
Diffstat (limited to 'sw/source/ui/vba/vbaview.hxx')
0 files changed, 0 insertions, 0 deletions