VPTissue Reference Manual
SimPT_Shell::QtViewer Class Reference

Graphical viewer showing the mesh at a certain simulation step. More...

#include <QtViewer.h>

Inheritance diagram for SimPT_Shell::QtViewer:
Inheritance graph
Collaboration diagram for SimPT_Shell::QtViewer:
Collaboration graph

Public Member Functions

 QtViewer (const std::shared_ptr< SimShell::Ws::MergedPreferences > &p, QWidget *, std::function< void()> on_close)
 
template<typename EventType >
void Update (const EventType &)
 
- Public Member Functions inherited from SimShell::Gui::ViewerWindow
 ViewerWindow (const std::shared_ptr< Ws::MergedPreferences > &, QWidget *parent=nullptr, std::function< void()> on_close=std::function< void()>())
 

Additional Inherited Members

- Protected Member Functions inherited from SimShell::Gui::ViewerWindow
virtual void closeEvent (QCloseEvent *)
 overrides QWidget::closeEvent More...
 
- Protected Attributes inherited from SimShell::Gui::ViewerWindow
std::shared_ptr< Ws::MergedPreferencesm_preferences
 

Detailed Description

Graphical viewer showing the mesh at a certain simulation step.

Definition at line 41 of file QtViewer.h.


The documentation for this class was generated from the following files: