|
ParaView
|
INTERNAL CLASS (DO NOT USE). More...
#include <pqCoreUtilities.h>
Signals | |
| void | eventInvoked (vtkObject *, unsigned long, void *) |
Public Member Functions | |
| pqCoreUtilitiesEventHelper (QObject *parent) | |
| ~pqCoreUtilitiesEventHelper () | |
Friends | |
| class | pqCoreUtilities |
INTERNAL CLASS (DO NOT USE).
This is used by pqCoreUtilities::connectWithVTK() methods.
Definition at line 51 of file pqCoreUtilities.h.
| pqCoreUtilitiesEventHelper::pqCoreUtilitiesEventHelper | ( | QObject * | parent | ) |
| pqCoreUtilitiesEventHelper::~pqCoreUtilitiesEventHelper | ( | ) |
| void pqCoreUtilitiesEventHelper::eventInvoked | ( | vtkObject * | , |
| unsigned | long, | ||
| void * | |||
| ) | [signal] |
friend class pqCoreUtilities [friend] |
Definition at line 68 of file pqCoreUtilities.h.
1.7.5.1