VPTissue Reference Manual
|
Graphical viewer showing the mesh at a certain simulation step. More...
#include <QtViewer.h>
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::MergedPreferences > | m_preferences |
Graphical viewer showing the mesh at a certain simulation step.
Definition at line 41 of file QtViewer.h.