Translations:Development/Tutorials/Physical Simulation/81/en

From KDE TechBase

setBackgroundRole(QPalette::Base); //Background color: this nice gradient of gray

   setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding);	//allow for expanding of the widget, aka use the minimumSizeHint and sizeHint