Project

General

Profile

Add icon in tab instead of text

Added by Mahmudul hasan over 5 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?