|
fw4spl
|
A qt panel used to control a VTK 2D Negatoscope view. More...
#include <QtMainFrame.hpp>
Inheritance diagram for fwGuiQt::QtMainFrame:
Collaboration diagram for fwGuiQt::QtMainFrame:Public Types | |
| typedef std::function< void()> | CloseCallback |
Public Member Functions | |
| FWGUIQT_API | QtMainFrame () noexcept |
| Constructor. | |
| virtual FWGUIQT_API | ~QtMainFrame () noexcept |
| Destructor. | |
| FWGUIQT_API void | setCloseCallback (CloseCallback fct) |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *event) |
A qt panel used to control a VTK 2D Negatoscope view.
Definition at line 24 of file QtMainFrame.hpp.