ParaView
Public Member Functions | Protected Slots
pqVerifyRequiredPluginBehavior Class Reference

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

#include <pqVerifyRequiredPluginBehavior.h>

List of all members.

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 45 of file pqVerifyRequiredPluginBehavior.h.


Constructor & Destructor Documentation

pqVerifyRequiredPluginBehavior::pqVerifyRequiredPluginBehavior ( QObject *  parent = 0)

Member Function Documentation

void pqVerifyRequiredPluginBehavior::requiredPluginsNotLoaded ( ) [protected, slot]

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