You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple C++ example plugin demonstrating how to handle Qt mouse button events in Maya.
Autodesk does not provide a CMake module for Maya so you will need something like FindMaya.cmake in order to build the plugin without modifying CMakelists.txt.
About
A simple C++ example plugin demonstrating how to handle the Qt mouse button events with Maya widgets