qt - setSeparator doesnt work for the QAction in qtitanribbon -


i hit issue in case of adding separators in ribbongroup in case of following scenario:

  • create action,

  • add ribbongroup,

  • set action separator (qaction::setseparator(true))

actually, separator appears dummy text.

are there way solve problem ?

thanks,


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - IIFE: var vs this - is there any difference? -

r - Grow a ffdf data frame on disk gradually -