4 #ifndef pqCategoryToolbarsBehavior_h 5 #define pqCategoryToolbarsBehavior_h 7 #include "pqApplicationComponentsModule.h" 32 typedef QObject Superclass;
42 void updateToolbars();
50 "This was mostly unused. Also it is better to avoid test-dedicated code paths.")
51 void prepareForTest(){};
57 std::unique_ptr<pqInternal> Internal;
#define PARAVIEW_DEPRECATED_IN_5_13_0(reason)