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
Post a Comment