cModules.QTWindowsManager package#

Module contents#

class FlippedImageLabel[source]#

Bases: QLabel

paintEvent(self, arg__1: PySide6.QtGui.QPaintEvent, /) None[source]#
staticMetaObject = PySide6.QtCore.QMetaObject("FlippedImageLabel" inherits "QLabel": )#
class PyWindowsManager(target_widget, ext)[source]#

Bases: WindowsManager

OnUndockToQt(widgetName)[source]#
get_scaled_coordinates(x, y)[source]#
on_mouse_press(event)[source]#
on_mouse_move(event)[source]#
on_mouse_release(event)[source]#
on_mouse_leave(event)[source]#
wheelEvent(event)[source]#
keyPressEvent(event)[source]#
process_frame()[source]#
class ListenerWindowsManager(ext)[source]#

Bases: WindowsManager

OnUndockToQt(widgetName)[source]#
class QTWindowsExtension[source]#

Bases: cExtension

onStart()[source]#
afterUI()[source]#
Call it once per frame, after the ui rendering, before the topmost elements