#include <Shared/QDockUtilities.h>
Static Public Member Functions | |
static void | sanityCheckDock (QDockWidget *dock_widget) |
Checks to make sure any floating window is within the bounds of all the screens. |
void QDockUtilities::sanityCheckDock | ( | QDockWidget * | dock_widget | ) | [static] |
Checks to make sure any floating window is within the bounds of all the screens.
dock_widget | The QDockWidget to check |