Public Slots | Public Member Functions | List of all members
pqPluginActionGroupBehavior Class Reference

pqPluginActionGroupBehavior adds support for loading menus/toolbars from plugins. More...

#include <pqPluginActionGroupBehavior.h>

Inherits QObject.

Public Slots

void addPluginInterface (QObject *iface)
 

Public Member Functions

 pqPluginActionGroupBehavior (QMainWindow *parent=nullptr)
 

Detailed Description

pqPluginActionGroupBehavior adds support for loading menus/toolbars from plugins.

In other words, it adds support for plugins created using ADD_PARAVIEW_ACTION_GROUP.

Definition at line 18 of file pqPluginActionGroupBehavior.h.

Constructor & Destructor Documentation

◆ pqPluginActionGroupBehavior()

pqPluginActionGroupBehavior::pqPluginActionGroupBehavior ( QMainWindow *  parent = nullptr)

Member Function Documentation

◆ addPluginInterface

void pqPluginActionGroupBehavior::addPluginInterface ( QObject *  iface)
slot

The documentation for this class was generated from the following file: