Message 1 of 1
Python: knowing window QWidget rootWidget, how to add close callback to it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am not familiar with Python and QT in Maya.
Assuming rootWidget is QWidget of a window. How to intercept the callback or add callback for the window close event?