Groups helper functions used by multiple pq*MenuReaction classes. More...
Functions | |
PQCORE_EXPORT QString | getDomainDisplayText (vtkSMDomain *domain) |
Generates a QString with an error helper message for a given vtkSMDomain. More... | |
PQCORE_EXPORT vtkSMInputProperty * | getInputProperty (vtkSMProxy *proxy) |
Gets the vtkSMInputProperty for a given vtkSMProxy. More... | |
Groups helper functions used by multiple pq*MenuReaction classes.
PQCORE_EXPORT QString pqMenuReactionUtils::getDomainDisplayText | ( | vtkSMDomain * | domain | ) |
Generates a QString with an error helper message for a given vtkSMDomain.
PQCORE_EXPORT vtkSMInputProperty* pqMenuReactionUtils::getInputProperty | ( | vtkSMProxy * | proxy | ) |
Gets the vtkSMInputProperty for a given vtkSMProxy.