Krita Source Code Documentation
Loading...
Searching...
No Matches
scripter_hooks Namespace Reference

Classes

class  MenuHooks
 

Detailed Description

This module will be a collection of functions to hook into the GUI of Scribus.

Currently it only provides functions to add items to a menubar.
Support for the toolbar, statusbar and dockarea have still to be implemented.
I have to think about how to provide this stuff to QtQml.