• Don Gagne's avatar
    New MainWindow central and dock widget architecture · 48663c8a
    Don Gagne authored
    - Central widget no longer stacked. Views are added/removed to layout
    to switch view
    - Dock Widgets are globals with single instance of each type
    - Both central views and dock widgets are just-in-time created saving
    lots of memory
    48663c8a
QGCDockWidget.cc 1.27 KB