I made a plugin generator for Nickel Menu, based on some example code I found. It creates a project with a simple Qt dialog that loads an image, and includes a menu configuration for the new plugin in the build. Tapping the menu option with the plugin name opens the dialog.
GitHub