Skip to content

ToolBarLayout: Add test for dynamic actions

There is a very specific connection in ToolBarLayout::addAction that keeps code from crashing when a dynamically created Action object is destroyed. The purpose of these tests is to validate that connection.


Shall we add forceLayout() method akin to QtQuick Row, Text and ListView, so we don't have to wait 1500 ms for the timer or for polish?

Merge request reports