ParaView
Public Slots | Public Member Functions
pqPluginActionGroupBehavior Class Reference

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

#include <pqPluginActionGroupBehavior.h>

List of all members.

Public Slots

void addPluginInterface (QObject *iface)

Public Member Functions

 pqPluginActionGroupBehavior (QMainWindow *parent=0)

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 44 of file pqPluginActionGroupBehavior.h.


Constructor & Destructor Documentation

pqPluginActionGroupBehavior::pqPluginActionGroupBehavior ( QMainWindow *  parent = 0)

Member Function Documentation

void pqPluginActionGroupBehavior::addPluginInterface ( QObject *  iface) [slot]

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