Omitting the @Slot decorator means that the function can still act as a slot, but it won't provide the advantages of reduced memory usage and increased speed.
Build a Desktop Sticky Notes Application with PySide6
The virtual sticky notes app allows users to create and manage notes quickly from anywhere via the system tray, with persistent storage through a SQLite database.