So you have a widget which contains icons, which are also widgets right? Sure you can move the icon widgets to a fixed position if you want to.
You will have to calculate the corner/edge positions yourself, though. At least QRect contains several handy methods that.