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=nullptr) | |
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 19 of file pqVerifyRequiredPluginBehavior.h.
pqVerifyRequiredPluginBehavior::pqVerifyRequiredPluginBehavior | ( | QObject * | parent = nullptr | ) |
|
protectedslot |