#include "pqCoreModule.h"
#include <QString>
Go to the source code of this file.
Namespaces | |
pqMenuReactionUtils | |
Groups helper functions used by multiple pq*MenuReaction classes. | |
Functions | |
PQCORE_EXPORT QString | pqMenuReactionUtils::getDomainDisplayText (vtkSMDomain *domain) |
Generates a QString with an error helper message for a given vtkSMDomain. More... | |
PQCORE_EXPORT vtkSMInputProperty * | pqMenuReactionUtils::getInputProperty (vtkSMProxy *proxy) |
Gets the vtkSMInputProperty for a given vtkSMProxy. More... | |