Home
last modified time | relevance | path

Searched defs:configureRequested (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/integration/
H A Dtest_helpers.cpp65 Q_EMIT configureRequested(serial, QSize(width, height)); in zwlr_layer_surface_v1_configure() local
97 Q_EMIT configureRequested(serial); in xdg_surface_configure() local
141 Q_EMIT configureRequested(QSize(width, height), requestedStates); in xdg_toplevel_configure() local
178 Q_EMIT configureRequested(QRect(x, y, width, height)); in xdg_popup_configure() local
205 Q_EMIT configureRequested(mode(m)); in zxdg_toplevel_decoration_v1_configure() local
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dplasma.py4176 configureRequested = pyqtSignal() # void configureRequested(Plasma::Containment *) - signal variable in Plasma.Containment
4839 configureRequested = pyqtSignal() # void configureRequested() - signal variable in Plasma.Wallpaper