surface_extension
-
# qt_surface_extension
Requests
-
struct qt_extended_surface* qt_surface_extension_get_extended_surface(struct qt_surface_extension* qt_surface_extension,struct wl_surface* surface)
-
-
# qt_extended_surface
Requests
-
void qt_extended_surface_update_generic_property(struct qt_extended_surface* qt_extended_surface,const char* name,struct wl_array* value)
-
void qt_extended_surface_set_content_orientation_mask(struct qt_extended_surface* qt_extended_surface,int32_t orientation)
-
void qt_extended_surface_set_window_flags(struct qt_extended_surface* qt_extended_surface,int32_t flags)
-
void qt_extended_surface_raise(struct qt_extended_surface* qt_extended_surface)
-
void qt_extended_surface_lower(struct qt_extended_surface* qt_extended_surface)
Events
-
int32_t visible
-
const char* namestruct wl_array* value
Enums
-
QT_EXTENDED_SURFACE_ORIENTATION_PRIMARYORIENTATIONQT_EXTENDED_SURFACE_ORIENTATION_PORTRAITORIENTATIONQT_EXTENDED_SURFACE_ORIENTATION_LANDSCAPEORIENTATIONQT_EXTENDED_SURFACE_ORIENTATION_INVERTEDPORTRAITORIENTATIONQT_EXTENDED_SURFACE_ORIENTATION_INVERTEDLANDSCAPEORIENTATION
-
QT_EXTENDED_SURFACE_WINDOWFLAG_OVERRIDESSYSTEMGESTURESQT_EXTENDED_SURFACE_WINDOWFLAG_STAYSONTOPQT_EXTENDED_SURFACE_WINDOWFLAG_BYPASSWINDOWMANAGER
-
Copyright Info
This file is part of the plugins of the Qt Toolkit.
SPDX-FileCopyrightText: 2012 Digia Plc and/or its subsidiary(-ies).
Contact: http://www.qt-project.org/legal
SPDX-License-Identifier: BSD-3-Clause