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 - Function overwritting -

php - Find a regex to take part of Email -