DtkWidget
DTK Widget module
载入中...
搜索中...
未找到
DTabBar 成员列表

成员的完整列表,这些成员属于 DTabBar,包括所有继承而来的类成员

addTab(const QString &text)DTabBar
addTab(const QIcon &icon, const QString &text)DTabBar
autoHide (定义于 DTabBar)DTabBar
autoHide() const (定义于 DTabBar)DTabBar
canInsertFromMimeData(int index, const QMimeData *source) const (定义于 DTabBar)DTabBarprotectedvirtual
changeCurrentOnDrag (定义于 DTabBar)DTabBar
changeCurrentOnDrag() const (定义于 DTabBar)DTabBar
count (定义于 DTabBar)DTabBar
count() constDTabBar
createDragPixmapFromTab(int index, const QStyleOptionTab &option, QPoint *hotspot) const (定义于 DTabBar)DTabBarprotectedvirtual
createMimeDataFromTab(int index, const QStyleOptionTab &option) const (定义于 DTabBar)DTabBarprotectedvirtual
currentChanged(int index)DTabBarsignal
currentIndex (定义于 DTabBar)DTabBar
currentIndex() constDTabBar
documentMode (定义于 DTabBar)DTabBar
documentMode() const (定义于 DTabBar)DTabBar
dragable (定义于 DTabBar)DTabBar
dragActionChanged(Qt::DropAction action)DTabBarsignal
dragEnd(Qt::DropAction action)DTabBarsignal
dragEnterEvent(QDragEnterEvent *e) override (定义于 DTabBar)DTabBarprotected
dragIconWindow() const (定义于 DTabBar)DTabBar
dragLeaveEvent(QDragLeaveEvent *e) override (定义于 DTabBar)DTabBarprotected
dragMoveEvent(QDragMoveEvent *e) override (定义于 DTabBar)DTabBarprotected
dragStarted()DTabBarsignal
drawBase (定义于 DTabBar)DTabBar
drawBase() const (定义于 DTabBar)DTabBar
dropEvent(QDropEvent *e) override (定义于 DTabBar)DTabBarprotected
DTabBar(QWidget *parent=0) (定义于 DTabBar)DTabBarexplicit
DTabBarPrivate (定义于 DTabBar)DTabBarfriend
elideMode (定义于 DTabBar)DTabBar
elideMode() constDTabBar
expanding (定义于 DTabBar)DTabBar
expanding() const (定义于 DTabBar)DTabBar
flashColor (定义于 DTabBar)DTabBar
flashColor() const (定义于 DTabBar)DTabBar
iconSize (定义于 DTabBar)DTabBar
iconSize() constDTabBar
insertFromMimeData(int index, const QMimeData *source) (定义于 DTabBar)DTabBarprotectedvirtual
insertFromMimeDataOnDragEnter(int index, const QMimeData *source) (定义于 DTabBar)DTabBarprotectedvirtual
insertTab(int index, const QString &text)DTabBar
insertTab(int index, const QIcon &icon, const QString &text)DTabBar
isDragable() const (定义于 DTabBar)DTabBar
isMovable() const (定义于 DTabBar)DTabBar
isTabEnabled(int index) constDTabBar
maskColor (定义于 DTabBar)DTabBar
maskColor() const (定义于 DTabBar)DTabBar
maximumTabSizeHint(int index) const (定义于 DTabBar)DTabBarprotectedvirtual
minimumTabSizeHint(int index) const (定义于 DTabBar)DTabBarprotectedvirtual
movable (定义于 DTabBar)DTabBar
moveTab(int from, int to)DTabBar
paintTab(QPainter *painter, int index, const QStyleOptionTab &option) const (定义于 DTabBar)DTabBarprotectedvirtual
removeTab(int index)DTabBar
resizeEvent(QResizeEvent *e) override (定义于 DTabBar)DTabBarprotected
selectionBehaviorOnRemove (定义于 DTabBar)DTabBar
selectionBehaviorOnRemove() const (定义于 DTabBar)DTabBar
setAutoHide(bool hide) (定义于 DTabBar)DTabBar
setChangeCurrentOnDrag(bool change) (定义于 DTabBar)DTabBar
setCurrentIndex(int index)DTabBarslot
setDocumentMode(bool set) (定义于 DTabBar)DTabBar
setDragable(bool dragable) (定义于 DTabBar)DTabBar
setDrawBase(bool drawTheBase) (定义于 DTabBar)DTabBar
setElideMode(Qt::TextElideMode mode)DTabBar
setEnabledEmbedStyle(bool enable)DTabBar
setExpanding(bool enabled) (定义于 DTabBar)DTabBar
setFlashColor(QColor flashColor) (定义于 DTabBar)DTabBarslot
setIconSize(const QSize &size)DTabBar
setMaskColor(QColor maskColor)DTabBarslot
setMovable(bool movable) (定义于 DTabBar)DTabBar
setSelectionBehaviorOnRemove(QTabBar::SelectionBehavior behavior) (定义于 DTabBar)DTabBar
setShape(QTabBar::Shape shape)DTabBar
setStartDragDistance(int startDragDistance)DTabBarslot
setTabButton(int index, QTabBar::ButtonPosition position, QWidget *widget) (定义于 DTabBar)DTabBar
setTabData(int index, const QVariant &data)DTabBar
setTabEnabled(int index, bool)DTabBar
setTabIcon(int index, const QIcon &icon)DTabBar
setTabLabelAlignment(Qt::Alignment alignment)DTabBar
setTabMaximumSize(int index, const QSize &size)DTabBar
setTabMinimumSize(int index, const QSize &size)DTabBar
setTabsClosable(bool closable)DTabBar
setTabText(int index, const QString &text)DTabBar
setTabToolTip(int index, const QString &tip)DTabBar
setTabWhatsThis(int index, const QString &text) (定义于 DTabBar)DTabBar
setUsesScrollButtons(bool useButtons) (定义于 DTabBar)DTabBar
setVisibleAddButton(bool visibleAddButton)DTabBarslot
shape (定义于 DTabBar)DTabBar
shape() constDTabBar
startDrag(int index) (定义于 DTabBar)DTabBarslot
startDragDistance (定义于 DTabBar)DTabBar
startDragDistance() const (定义于 DTabBar)DTabBar
startTabFlash(int index) (定义于 DTabBar)DTabBarprotected
stopDrag(Qt::DropAction action) (定义于 DTabBar)DTabBarslot
tabAddRequested()DTabBarsignal
tabAt(const QPoint &pos) constDTabBar
tabBarClicked(int index)DTabBarsignal
tabBarDoubleClicked(int index)DTabBarsignal
tabButton(int index, QTabBar::ButtonPosition position) const (定义于 DTabBar)DTabBar
tabCloseRequested(int index)DTabBarsignal
tabData(int index) constDTabBar
tabDroped(int index, Qt::DropAction action, QObject *target)DTabBarsignal
tabIcon(int index) constDTabBar
tabInserted(int index) (定义于 DTabBar)DTabBarprotectedvirtual
tabIsInserted(int index)DTabBarsignal
tabIsRemoved(int index)DTabBarsignal
tabLayoutChange() (定义于 DTabBar)DTabBarprotectedvirtual
tabMoved(int from, int to)DTabBarsignal
tabRect(int index) constDTabBar
tabReleaseRequested(int index)DTabBarsignal
tabRemoved(int index) (定义于 DTabBar)DTabBarprotectedvirtual
tabsClosable (定义于 DTabBar)DTabBar
tabsClosable() constDTabBar
tabSizeHint(int index) const (定义于 DTabBar)DTabBarprotectedvirtual
tabText(int index) constDTabBar
tabToolTip(int index) constDTabBar
tabWhatsThis(int index) const (定义于 DTabBar)DTabBar
usesScrollButtons (定义于 DTabBar)DTabBar
usesScrollButtons() const (定义于 DTabBar)DTabBar
visibleAddButton (定义于 DTabBar)DTabBar
visibleAddButton() constDTabBar