Declares the GenericPluginUI class. More...
#include <vector>#include <gdk/gdk.h>#include <glib.h>#include "GenericMainMenu.h"#include "GenericDialog.h"#include "qerplugin.h"#include "generic/referencecounted.h"Go to the source code of this file.
Classes | |
| class | GenericPluginUI |
| Framework for a manager of a command menu and dialog windows. More... | |
| class | GenericPluginUI::DialogEventCallbackMethod< ObjectClass, member > |
| An instance of this class can be used as a GenericPluginUI::DialogEventCallback, in situations where the callback is a method to be invoked on a target object. More... | |
| class | GenericPluginUI::DialogSignalCallbackMethod< ObjectClass, member > |
| An instance of this class can be used as a GenericPluginUI::DialogSignalCallback, in situations where the callback is a method to be invoked on a target object. More... | |
Declares the GenericPluginUI class.