Mapper  0.9.0
API documentation
Functions
OpenOrienteering::Util::SpacerItem Namespace Reference

Functions

QSpacerItemcreate (const QWidget *widget)
 Creates a QSpacerItem which takes up a style dependent width and height. More...
 

Function Documentation

◆ create()

QSpacerItem * OpenOrienteering::Util::SpacerItem::create ( const QWidget widget)

Creates a QSpacerItem which takes up a style dependent width and height.

This spacer item is intended for use with QFormLayout which does not offer a direct mean for extra spacing.