Hello, maybe someone knows how to output through ListWidget 5 elements per line. Or limit the number of elements per line, depending on the width of the main application window, so that if the elements do not fit in one line, display them on the next one and so on until the elements run out.

    1 answer 1

    There is no such functionality in ListWidget now. You can try TableLayout.