Home
last modified time | relevance | path

Searched defs:windowRemoved (Results 1 – 14 of 14) sorted by relevance

/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/autotests/
H A Ddialogstatetest.cpp63 bool windowRemoved = false; in windowState() local
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/libtaskmanager/
H A Dxwindowsystemeventbatcher.cpp25 emit windowRemoved(wid); in XWindowSystemEventBatcher() local
/dports/games/manaplus/manaplus-2.1.3.17/src/progs/dyecmd/
H A Dclient.cpp803 void Client::windowRemoved(const Window *const window) in windowRemoved() function in Client
/dports/deskutils/latte-dock/latte-dock-0.10.6/app/wm/
H A Dwaylandinterface.cpp234 emit windowRemoved(wid); in unregisterIgnoredWindow() local
912 emit windowRemoved(pW->internalId()); in windowUnmapped() local
H A Dabstractwindowinterface.cpp315 emit windowRemoved(wid); in unregisterIgnoredWindow() local
/dports/games/manaplus/manaplus-2.1.3.17/src/progs/manaplus/
H A Dclient.cpp1913 void Client::windowRemoved(const Window *const window) in windowRemoved() function in Client
/dports/deskutils/latte-dock/latte-dock-0.10.6/app/wm/tracker/
H A Dlastactivewindow.cpp523 void LastActiveWindow::windowRemoved(const WindowId &wid) in windowRemoved() function in Latte::WindowSystem::Tracker::LastActiveWindow
H A Dwindowstracker.cpp89 emit windowRemoved(wid); in init() local
/dports/www/otter-browser/otter-browser-1.0.03/src/ui/
H A DMainWindow.cpp1511 emit windowRemoved(window->getIdentifier()); in moveWindow() local
1722 emit windowRemoved(window->getIdentifier()); in handleRequestedCloseWindow() local
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/src/platforms/windows/
H A Dkwindowsystem.cpp307 void KWindowSystemPrivate::windowRemoved(WId wid) in windowRemoved() function in KWindowSystemPrivate
/dports/devel/kf5-kio/kio-5.89.0/src/kpasswdserver/
H A Dkpasswdserver.cpp982 void KPasswdServer::windowRemoved(WId id) in windowRemoved() function in KPasswdServer
/dports/math/rkward-kde/rkward-0.7.1/rkward/windows/
H A Drkworkplace.cpp692 void RKWorkplace::windowRemoved () { in windowRemoved() function in RKWorkplace
/dports/sysutils/plasma5-libksysguard/libksysguard-5.23.5/processui/
H A DProcessModel.cpp367 void ProcessModelPrivate::windowRemoved(WId wid) in windowRemoved() function in ProcessModelPrivate
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py12394 windowRemoved = pyqtSignal() # void windowRemoved(WId) - signal variable in KWindowSystem