9#include "ViewSubWindow.h"
37 QMainWindow::closeEvent(event);
virtual void closeEvent(QCloseEvent *event)
This emits a signal on close so that we can handle removing the window from the.
ViewSubWindow(QWidget *parent, Qt::WindowFlags flags=Qt::WindowFlags())
Constructs a ViewSubWindow object.
virtual ~ViewSubWindow()
Destructor.
void closeWindow()
Signal called when the window receives a close event.
This is free and unencumbered software released into the public domain.