int bType
mouse bouton type (bNone, bLeft, bRight)
void dragEnterEvent(QDragEnterEvent *event)
Accept a drop mesh file in this zone.
SimpleWindow is a specialization of QMainWindow. This class the Main Window.
Interfaces for plugins These interfaces will be used for different plugins.
void dropEvent(QDropEvent *event)
Load drop mesh file.
MdiArea(QWidget *parent)
Constructor.
SimpleWindow * m_mw
mainwindow
void setMainWindow(SimpleWindow *mw)
Set mainwindow pointer to mdiarea.