pqViewManager is deprecated.
More...
#include <pqViewManager.h>
|
| virtual int | createTab () |
| |
| virtual int | createTab (pqServer *) |
| |
| virtual int | createTab (vtkSMViewLayoutProxy *) |
| |
| virtual void | closeTab (int) |
| |
| void | setCurrentTab (int index) |
| | Makes the tab at the given index current. More...
|
| |
| virtual void | toggleFullScreen () |
| | toggles fullscreen state. More...
|
| |
| virtual void | toggleWidgetDecoration () |
| | toggles decoration visibility on the current widget More...
|
| |
| virtual void | lockViewSize (const QSize &) |
| | Locks the maximum size for each view-frame to the given size. More...
|
| |
| virtual void | reset () |
| | cleans up the layout. More...
|
| |
| QSize | preview (const QSize &previewSize=QSize()) |
| | Enter (or exit) preview mode. More...
|
| |
| void | setDecorationsVisibility (bool) |
| | When set to false, all decorations including title frames, separators, tab-bars are hidden. More...
|
| |
| void | showDecorations () |
| | When set to false, all decorations including title frames, separators, tab-bars are hidden. More...
|
| |
| void | hideDecorations () |
| | When set to false, all decorations including title frames, separators, tab-bars are hidden. More...
|
| |
| void | viewSizeLocked (bool) |
| | fired when lockViewSize() is called. More...
|
| |
| virtual void | proxyAdded (pqProxy *) |
| | slots connects to corresponding signals on pqServerManagerObserver. More...
|
| |
| virtual void | proxyRemoved (pqProxy *) |
| |
| virtual void | serverRemoved (pqServer *) |
| |
| virtual void | currentTabChanged (int) |
| | called when the active tab changes. More...
|
| |
| virtual void | onStateLoaded () |
| | verifies that all views loaded from state are indeed assigned to some view layout, or we just assign them to one. More...
|
| |
| void | contextMenuRequested (const QPoint &) |
| | called when context menu need to be created on the tab title. More...
|
| |
| void | onLayoutNameChanged (pqServerManagerModelItem *) |
| |
| bool | eventFilter (QObject *obj, QEvent *event) override |
| |
| bool | readOnly |
| |
◆ pqViewManager()
| pqViewManager::pqViewManager |
( |
QWidget * |
parentW = nullptr | ) |
|
◆ ~pqViewManager()
| pqViewManager::~pqViewManager |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following file:
- /home/local/KHQ/cory.quammen/src/paraview-5.12/Qt/Components/pqViewManager.h