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