Public Member Functions | Protected Slots | List of all members
pqVerifyRequiredPluginBehavior Class Reference

ParaView plugins can be loaded on the client or server before a connection is made. More...

#include <pqVerifyRequiredPluginBehavior.h>

Inherits QObject.

Public Member Functions

 pqVerifyRequiredPluginBehavior (QObject *parent=0)
 

Protected Slots

void requiredPluginsNotLoaded ()
 

Detailed Description

ParaView plugins can be loaded on the client or server before a connection is made.

This class makes sure if a plugin that needs both client and server components is not correctly located we can inform the user.

Definition at line 47 of file pqVerifyRequiredPluginBehavior.h.

Constructor & Destructor Documentation

◆ pqVerifyRequiredPluginBehavior()

pqVerifyRequiredPluginBehavior::pqVerifyRequiredPluginBehavior ( QObject *  parent = 0)

Member Function Documentation

◆ requiredPluginsNotLoaded

void pqVerifyRequiredPluginBehavior::requiredPluginsNotLoaded ( )
protectedslot

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