|
ParaView
|
ParaView plugins can be loaded on the client or server before a connection is made. More...
#include <pqVerifyRequiredPluginBehavior.h>
Public Member Functions | |
| pqVerifyRequiredPluginBehavior (QObject *parent=0) | |
Protected Slots | |
| void | requiredPluginsNotLoaded () |
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.
| pqVerifyRequiredPluginBehavior::pqVerifyRequiredPluginBehavior | ( | QObject * | parent = 0 | ) |
| void pqVerifyRequiredPluginBehavior::requiredPluginsNotLoaded | ( | ) | [protected, slot] |
1.7.5.1