7 #ifndef pqNonOrthogonalAutoStartImplementation_h 8 #define pqNonOrthogonalAutoStartImplementation_h 13 class pqNonOrthogonalAutoStart;
~pqNonOrthogonalAutoStartImplementation() override
Abstract interface for "auto-start" plugins.
void shutdown() override
Called once before the program shuts down.
pqNonOrthogonalAutoStart * UserImplementation
pqNonOrthogonalAutoStartImplementation(QObject *p=nullptr)
void startup() override
Called once after the ParaView starts.