On this page

Utils::FancyMainWindow Class

class Utils::FancyMainWindow

The FancyMainWindow class is a MainWindow with dock widgets and additional "lock" functionality (locking the dock widgets in place) and "reset layout" functionality. More...

Header: #include <fancymainwindow.h>

Public Slots

void setDockActionsVisible(bool v)

Signals

void dockWidgetsChanged()
void resetLayout()

Detailed Description

The dock actions and the additional actions should be accessible in a Window-menu.

Member Function Documentation

[signal] void FancyMainWindow::dockWidgetsChanged()

[signal] void FancyMainWindow::resetLayout()

[slot] void FancyMainWindow::setDockActionsVisible(bool v)

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.