-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use SpyderWidgetMixin API to build toolbars and menus
* Consistently use add_item_to_menu() and add_item_to_toolbar() to add items to menus and toolbars. * Use sections to add separators to menus and toolbars. * Define constants for the names of actions, widgets, etc in enum-like classes. * A few minor improvements to code style.
- Loading branch information
1 parent
2a61b45
commit 4e2c559
Showing
9 changed files
with
446 additions
and
216 deletions.
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
Oops, something went wrong.