FactDev  0.1
Gui::Utils::WindowSettings Class Reference

The WindowSettings class Utils function on windows. More...

#include <windowsettings.h>

Static Public Member Functions

static void setMaximumSize (QWidget &w)
 WindowSettings::setMaximumSize Adapt the resolution of the window w to take all screen. More...
 
static void setPositionToCenter (QWidget &w)
 WindowSettings::setPositionToCenter Place the current window w to the center of the screen. More...
 

Detailed Description

The WindowSettings class Utils function on windows.

Author
Florent Berbie

Member Function Documentation

void Gui::Utils::WindowSettings::setMaximumSize ( QWidget &  w)
static

WindowSettings::setMaximumSize Adapt the resolution of the window w to take all screen.

Parameters
wCurrent Window
void Gui::Utils::WindowSettings::setPositionToCenter ( QWidget &  w)
static

WindowSettings::setPositionToCenter Place the current window w to the center of the screen.

Parameters
wCurrent Window

The documentation for this class was generated from the following files: