PVGUI view window.
#include <PVViewer_ViewWindow.h>
|
| virtual void | onDumpView () |
| |
| void | tryClosing (SUIT_ViewWindow *) |
| |
| void | closing (SUIT_ViewWindow *) |
| |
| void | mousePressed (SUIT_ViewWindow *, QMouseEvent *) |
| |
| void | mouseReleased (SUIT_ViewWindow *, QMouseEvent *) |
| |
| void | mouseDoubleClicked (SUIT_ViewWindow *, QMouseEvent *) |
| |
| void | mouseMoving (SUIT_ViewWindow *, QMouseEvent *) |
| |
| void | wheeling (SUIT_ViewWindow *, QWheelEvent *) |
| |
| void | keyPressed (SUIT_ViewWindow *, QKeyEvent *) |
| |
| void | keyReleased (SUIT_ViewWindow *, QKeyEvent *) |
| |
| void | contextMenuRequested (QContextMenuEvent *e) |
| |
| void | viewModified (SUIT_ViewWindow *) |
| |
| void | updateSyncViews () |
| |
| void | onSynchronizeView (bool) |
| |
| virtual void | synchronize (SUIT_ViewWindow *) |
| |
| void | emitViewModified () |
| |
| void | closeEvent (QCloseEvent *) |
| |
| virtual void | contextMenuEvent (QContextMenuEvent *) |
| |
| virtual QString | filter () const |
| |
| virtual bool | action (const int) |
| |
| virtual bool | dumpViewToFormat (const QImage &, const QString &fileName, const QString &format) |
| |
| virtual QAction * | synchronizeAction () |
| |
| static void | synchronizeView (SUIT_ViewWindow *viewWindow, int id) |
| |
| SUIT_Desktop * | myDesktop |
| |
| SUIT_ViewManager * | myManager |
| |
- Parameters
-
| theDesktop | parent desktop window |
| theModel | view model |
References SUIT_Session::activeApplication(), SUIT_Application::addPostRoutine(), app, PVViewer_ViewManager::ConnectToExternalPVServer(), PVViewer_GUIElements::GetInstance(), PVViewer_ViewManager::GetPVConfigPath(), SUIT_ViewModel::getViewManager(), myDesktop, myModel, myPVMgr, PVViewer_Core::ParaviewInitBehaviors(), PVViewer_Core::ParaviewLoadConfigurations(), removePVMgr(), SUIT_Session::session(), PVViewer_GUIElements::setToolBarVisible(), and SUIT_ViewWindow::setViewManager().
| PVViewer_ViewWindow::~PVViewer_ViewWindow |
( |
| ) |
|
|
virtual |
| pqTabbedMultiViewWidget * PVViewer_ViewWindow::getMultiViewManager |
( |
| ) |
const |
| QString PVViewer_ViewWindow::getVisualParameters |
( |
| ) |
|
|
virtual |
| void PVViewer_ViewWindow::removePVMgr |
( |
| ) |
|
|
static |
| void PVViewer_ViewWindow::setVisualParameters |
( |
const QString & |
parameters | ) |
|
|
virtual |
| pqTabbedMultiViewWidget* PVViewer_ViewWindow::myPVMgr |
|
private |
The documentation for this class was generated from the following files: