60 QTabBar *m_widget =
nullptr;
The KTabCtrl class is used to replace DDX_Control tab bar data exchange.
Definition ktabctrl.h:38
int GetCurSel() const
Determines the currently selected tab in a tab control.
int SetCurSel(int nItem)
Selects a tab in a tab control.
int InsertItem(int nItem, const QString &lpszItem)
Inserts a new tab in a tab control.
bool DeleteAllItems()
Removes all items from a tab control.
int GetItemCount() const
Retrieves the number of tabs in the tab control.
void setWidget(QTabBar *widget)
#define KDWINUTILS_EXPORT
Definition kdwinutils_export.h:31
#define KDWINUTILS_BEGIN_NAMESPACE
Definition kdwinutils_global.h:27
#define KDWINUTILS_END_NAMESPACE
Definition kdwinutils_global.h:28