Developer Documentation
|
Go to the source code of this file.
Classes | |
class | MenuInterface |
Interface for all plugins which provide entries to the main menubar. More... | |
Macros | |
#define | FILEMENU tr("File") |
The Menu will be added inside the File Menu. | |
#define | VIEWMENU tr("View") |
The Menu will be added inside the View Menu. | |
#define | TOOLSMENU tr("Tools") |
The Menu will be added inside the Tools Menu. | |
#define | ALGORITHMMENU tr("Algorithms") |
The Menu will be added inside the Algorithms Menu. | |
Interface for adding per plugin toolboxes to OpenFlippers UI.Menu Interface
Definition in file MenuInterface.hh.