push_pinPinned
Video
Nahverkehr Gebaut - Cities Skylines #002 https://youtu.be/6w9aJw6jqsI
Nahverkehr Gebaut - Cities Skylines #002 https://youtu.be/6w9aJw6jqsI
Loading...
Related posts
push_pinPinned
Video
Strassen bauen - Cities Skylines #001 https://youtu.be/tMPfaffgK3E
Strassen bauen - Cities Skylines #001 https://youtu.be/tMPfaffgK3E
Loading...
push_pinPinned
Video by ThePrimeTime Software Engineering Levels #softwaredeveloper #softwareengineer #coding #software #programming
Video by ThePrimeTime Software Engineering Levels #softwaredeveloper #softwareengineer #coding #software #programming https://www.youtube.com/watch?v=1aoDPXQKZ_Y
Loading...
push_pinPinned
GUIQT
QT Notification Style Window
Don't show border
self.setWindowFlag(Qt.WindowType.FramelessWindowHint)
Required for not stealing focus so that the window isn't behind
self.setWindowFlag(Qt.WindowType.WindowStaysOnTopHint)
Don't show in taskbar
self.setWindowFlag(Qt.WindowType.Tool)
Don't steal focus
self.setAttribute(Qt.WidgetAttribute.WA_ShowWithoutActivating)
Disable window shadow and transparent background
self.setAttribute(Qt.WidgetAttribute.WA_TranslucentBackground)
# QT Notification Style Window ### Don't show border self.setWindowFlag(Qt.WindowType.FramelessWindowHint) ### Required for not stealing focus so that the window isn't behind self.setWindowFlag(Qt.WindowType.WindowStaysOnTopHint) ### Don't show in taskbar self.setWindowFlag(Qt.WindowType.Tool) ### Don't steal focus self.setAttribute(Qt.WidgetAttribute.WA_ShowWithoutActivating) ### Disable window shadow and transparent background self.setAttribute(Qt.WidgetAttribute.WA_TranslucentBackground)
Loading...
push_pinPinned
#DontDrinkMusicalOJay, instead #RejectFanboy
#DontDrinkMusicalOJay, instead #RejectFanboy
Loading...
push_pinPinned
Video by Jeff Geerling From Pi to MARS - Ceph clusters! #shorts
Video by Jeff Geerling From Pi to MARS - Ceph clusters! #shorts https://www.youtube.com/watch?v=oXYzNAUXDr0
Loading...
