-
-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR: Add mappings for QMouseEvent methods (#408)
* Might close #394 * Rephrase a comment, as @CAM-Gerlach suggested * Test the fix for #394 * Format the docstring as suggested by @CAM-Gerlach * Ensure the created window is of sufficient size to point at * Don't wait before moving and clicking the mouse. `QMainWindow.show()` finishes when the window appears. So, no extra waiting needed. * Don't close the window at the end Co-authored-by: C.A.M. Gerlach <[email protected]>
- Loading branch information
1 parent
6f7e1e7
commit a112bcf
Showing
2 changed files
with
49 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters