Namespaces | Functions
pqMenuReactionUtils.h File Reference
#include "pqApplicationComponentsModule.h"
#include <QString>
Include dependency graph for pqMenuReactionUtils.h:

Go to the source code of this file.

Namespaces

 pqMenuReactionUtils
 Groups helper functions used by multiple pq*MenuReaction classes.
 

Functions

PQAPPLICATIONCOMPONENTS_EXPORT QString pqMenuReactionUtils::getDomainDisplayText (vtkSMDomain *domain)
 Generates a QString with an error helper message for a given vtkSMDomain. More...
 
PQAPPLICATIONCOMPONENTS_EXPORT vtkSMInputPropertypqMenuReactionUtils::getInputProperty (vtkSMProxy *proxy)
 Gets the vtkSMInputProperty for a given vtkSMProxy. More...