Open 3D Engine AzQtComponents API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzQtComponents::SegmentBar Member List

This is the complete list of members for AzQtComponents::SegmentBar, including all inherited members.

addTab(const QString &text)AzQtComponents::SegmentBar
addTab(const QIcon &icon, const QString &text)AzQtComponents::SegmentBar
button(int index) const (defined in AzQtComponents::SegmentBar)AzQtComponents::SegmentBarprotected
countAzQtComponents::SegmentBar
count() constAzQtComponents::SegmentBar
createButton(const QIcon &icon, const QString &text) (defined in AzQtComponents::SegmentBar)AzQtComponents::SegmentBarprotectedvirtual
currentChanged(int index)AzQtComponents::SegmentBarsignal
currentIndexAzQtComponents::SegmentBar
currentIndex() constAzQtComponents::SegmentBar
iconSizeAzQtComponents::SegmentBar
iconSize() constAzQtComponents::SegmentBar
insertTab(int index, const QString &text)AzQtComponents::SegmentBar
insertTab(int index, const QIcon &icon, const QString &text)AzQtComponents::SegmentBar
isTabEnabled(int index) constAzQtComponents::SegmentBar
moveTab(int from, int to)AzQtComponents::SegmentBar
orientationAzQtComponents::SegmentBar
orientation() constAzQtComponents::SegmentBar
removeTab(int index)AzQtComponents::SegmentBar
SegmentBar(Qt::Orientation orientation, QWidget *parent=nullptr) (defined in AzQtComponents::SegmentBar)AzQtComponents::SegmentBarexplicit
SegmentBar(QWidget *parent=nullptr) (defined in AzQtComponents::SegmentBar)AzQtComponents::SegmentBarexplicit
setCurrentIndex(int index) (defined in AzQtComponents::SegmentBar)AzQtComponents::SegmentBarslot
setIconSize(const QSize &size)AzQtComponents::SegmentBar
setOrientation(Qt::Orientation orientation)AzQtComponents::SegmentBar
setTabEnabled(int index, bool enabled)AzQtComponents::SegmentBar
setTabIcon(int index, const QIcon &icon)AzQtComponents::SegmentBar
setTabText(int index, const QString &text)AzQtComponents::SegmentBar
setTabTextColor(int index, const QColor &color)AzQtComponents::SegmentBar
setTabToolTip(int index, const QString &tip)AzQtComponents::SegmentBar
setTabWhatsThis(int index, const QString &text)AzQtComponents::SegmentBar
tabBarClicked(int index)AzQtComponents::SegmentBarsignal
tabIcon(int index) constAzQtComponents::SegmentBar
tabText(int index) constAzQtComponents::SegmentBar
tabTextColor(int index) constAzQtComponents::SegmentBar
tabToolTip(int index) constAzQtComponents::SegmentBar
tabWhatsThis(int index) constAzQtComponents::SegmentBar
updateTabs() (defined in AzQtComponents::SegmentBar)AzQtComponents::SegmentBarprotected