creates all standard ParaView behaviourspqParaViewBehaviors creates all the behaviors used by ParaView. More...
#include <pqParaViewBehaviors.h>
Inherits QObject.
Public Member Functions | |
pqParaViewBehaviors (QMainWindow *window, QObject *parent=nullptr) | |
~pqParaViewBehaviors () override | |
creates all standard ParaView behaviours
pqParaViewBehaviors creates all the behaviors used by ParaView.
If your client is merely a branded version of ParaView, then you may want to simply use this behavior. You can also enable/disable behaviors created by pqParaViewBehaviors before instantiating the pqParaViewBehaviors instance by using static methods of the form pqParaViewBehaviors::setEnable<behavior name>(bool) e.g. pqParaViewBehaviors::setEnableStandardPropertyWidgets(false).
Since ParaView 5.1, ObjectPickingBehavior is disabled by default in ParaView.
Definition at line 51 of file pqParaViewBehaviors.h.
pqParaViewBehaviors::pqParaViewBehaviors | ( | QMainWindow * | window, |
QObject * | parent = nullptr |
||
) |
|
override |
|
inlinestatic |
Definition at line 57 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 57 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 58 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 58 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 59 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 59 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 60 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 60 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 61 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 61 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 62 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 62 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 63 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 63 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 64 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 64 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 65 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 65 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 66 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 66 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 67 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 67 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 68 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 68 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 69 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 69 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 70 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 70 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 71 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 71 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 72 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 72 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 73 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 73 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 74 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 74 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 75 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 75 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 76 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 76 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 77 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 77 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 78 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 78 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 79 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 79 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 80 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 80 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 81 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 81 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 82 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 82 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 83 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 83 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 84 of file pqParaViewBehaviors.h.
|
inlinestatic |
Definition at line 84 of file pqParaViewBehaviors.h.
|
inlinestatic |
Controls whether pqUsageLoggingBehavior
is created.
Disabled by default (except in the ParaView application itself).
Definition at line 92 of file pqParaViewBehaviors.h.
|
inlinestatic |
Controls whether pqUsageLoggingBehavior
is created.
Disabled by default (except in the ParaView application itself).
Definition at line 92 of file pqParaViewBehaviors.h.
|
inlinestatic |
Controls whether pqLiveSourceBehavior
is created.
Definition at line 100 of file pqParaViewBehaviors.h.
|
inlinestatic |
Controls whether pqLiveSourceBehavior
is created.
Definition at line 100 of file pqParaViewBehaviors.h.
|
inlinestatic |
By default, widgets like QComboBox, QSlider handle wheel event even when the widget doesn't have the focus.
While that's handy, in many use-cases, in several where these are embedded in scrollable panels, they can interrupt the scrolling of the panel. Hence, this behavior has been added since ParaView 5.5 default. When enabled, this is enabled for QComboBox, QSlider, QAbstractSpinBox and subclasses.
Definition at line 112 of file pqParaViewBehaviors.h.
|
inlinestatic |
By default, widgets like QComboBox, QSlider handle wheel event even when the widget doesn't have the focus.
While that's handy, in many use-cases, in several where these are embedded in scrollable panels, they can interrupt the scrolling of the panel. Hence, this behavior has been added since ParaView 5.5 default. When enabled, this is enabled for QComboBox, QSlider, QAbstractSpinBox and subclasses.
Definition at line 112 of file pqParaViewBehaviors.h.