Forums » Help »
Added by Mahmudul hasan about 6 years ago
Can we add icon in tab header instead of the text only?
m_mytab = m_tabwidget->addTab(std::move(tabcontent),"Home");
Instead of Home i need to show icon here. is it possible?