activeIndex() const | SectionWidget | |
activeWidget() const | QCustomStackedWidgetBase | protected |
addContent(SectionContent *c) | SectionWidget | |
addContent(SectionContent *data, bool animate) | SectionWidget | |
addWidget(QWidget *w) | QCustomStackedWidgetBase | protectedvirtual |
animation_percent | QCustomStackedWidgetBase | |
animation_progress | SectionWidget | |
animationDoneSlot() | QCustomStackedWidgetBase | protectedslot |
animationFinished() | QCustomStackedWidgetBase | signal |
animationPercent() const | QCustomStackedWidgetBase | inlineprotected |
animationProgress() const | SectionWidget | inline |
AUTOMATIC enum value | QCustomStackedWidgetBase | |
BOTTOM2TOP enum value | QCustomStackedWidgetBase | |
childDestroyedSlot(QObject *widget) | QCustomStackedWidgetBase | protectedslot |
containerWidget() const | SectionWidget | |
contentCount() const | SectionWidget | |
contents() const | SectionWidget | inline |
convertToIndexVisibleIndex(uint04 index) | SectionWidget | protected |
count() const | QCustomStackedWidgetBase | protected |
createCollapseAnimation() | SectionWidget | |
currentIndex() const | SectionWidget | |
currentWidget() const | QCustomStackedWidgetBase | protected |
default_stack_animation_speed | QCustomStackedWidgetBase | static |
event(QEvent *event) override | SectionWidget | |
eventFilter(QObject *object, QEvent *event) override | QCustomStackedWidgetBase | protected |
finishAnimation() | SectionWidget | |
hasVisibleTab() const | SectionWidget | |
hideCurrentSection() | SectionWidget | |
indexOf(SectionContent *c) | SectionWidget | |
NDEVR::QCustomStackedWidgetBase::indexOf(QWidget *widget) const | QCustomStackedWidgetBase | protected |
indexOfContent(SectionContent *c) const | SectionWidget | |
indexOfContentByTitlePos(const QPoint &pos, QWidget *exclude=nullptr) const | SectionWidget | |
indexOfContentByUid(UUID uid) const | SectionWidget | |
insertContent(uint04 index, SectionContent *data, bool animate) | SectionWidget | |
insertWidget(uint04 index, QWidget *w) | QCustomStackedWidgetBase | protected |
isLayoutVertical() const | SectionWidget | |
isRibbonHorizontal() const | SectionWidget | |
isRibbonLayoutHorizontal() const | SectionWidget | |
LEFT2RIGHT enum value | QCustomStackedWidgetBase | |
m_animation_percent | QCustomStackedWidgetBase | protected |
m_animationtype | QCustomStackedWidgetBase | protected |
m_child_widgets | QCustomStackedWidgetBase | protected |
m_is_animating | QCustomStackedWidgetBase | protected |
m_last | QCustomStackedWidgetBase | protected |
m_last_animation_time | QCustomStackedWidgetBase | protected |
m_move_animation | QCustomStackedWidgetBase | protected |
m_next | QCustomStackedWidgetBase | protected |
m_now | QCustomStackedWidgetBase | protected |
m_offset | QCustomStackedWidgetBase | protected |
m_popup_info | QCustomStackedWidgetBase | protected |
m_speed | QCustomStackedWidgetBase | protected |
m_vertical | QCustomStackedWidgetBase | protected |
m_wrap | QCustomStackedWidgetBase | protected |
minimizeAllowed() | SectionWidget | |
minimumSizeHint() const override | SectionWidget | |
moveContent(uint04 from, uint04 to) override | SectionWidget | virtual |
normalMinimumSize() const | SectionWidget | |
operator const QObject *() const | SectionWidget | inlineexplicit |
operator const QWidget *() const | SectionWidget | inlineexplicit |
operator QObject *() | SectionWidget | inlineexplicit |
operator QWidget *() | SectionWidget | inlineexplicit |
paintEvent(QPaintEvent *) override | QCustomStackedWidgetBase | protected |
prefferedContentWidth() const | SectionWidget | |
QCustomStackedWidgetBase(QWidget *parent=nullptr) | QCustomStackedWidgetBase | explicitprotected |
removeWidget(QWidget *widget) | QCustomStackedWidgetBase | protected |
removeWidget(QWidget *widget, QWidget *slide_to_if_active) | QCustomStackedWidgetBase | protected |
resizeEvent(QResizeEvent *event) override | SectionWidget | |
ribbonArea() const | SectionWidget | inline |
ribbonLocationChangedSignal(RibbonArea area) | SectionWidget | signal |
RIGHT2LEFT enum value | QCustomStackedWidgetBase | |
SectionWidget(ContainerWidgetBase *parent, RibbonArea ribbon_area) | SectionWidget | explicit |
setAnimation(enum QEasingCurve::Type animationtype) | QCustomStackedWidgetBase | |
setAnimationPercent(double animation_percent) | QCustomStackedWidgetBase | protected |
setAnimationProgress(double width) | SectionWidget | |
setCurrentIdx(uint04 current_index) | QCustomStackedWidgetBase | protectedvirtual |
setCurrentIndex(uint04 index, bool animate) | SectionWidget | |
setCustomPixmap(QPixmap *pixmap) | QCustomStackedWidgetBase | |
setMinimizeAllowed(bool allowed) | SectionWidget | |
setRibbonArea(RibbonArea area) | SectionWidget | |
setSpeed(int speed) | QCustomStackedWidgetBase | |
setTabLock(bool tab_lock) | SectionWidget | |
setTabVisible(bool visible) | SectionWidget | |
setupAsBoxWidget(bool is_box_widget) | SectionWidget | |
setVerticalMode(bool vertical=true) | QCustomStackedWidgetBase | |
setWrap(bool wrap) | QCustomStackedWidgetBase | |
showEvent(QShowEvent *) override | SectionWidget | protectedvirtual |
showTabs() const | SectionWidget | inline |
sizeHint() const override | SectionWidget | |
slideInAnimation(PopupInfo origin_rect, enum t_direction direction=AUTOMATIC, bool cache_in_image=false) | QCustomStackedWidgetBase | protectedvirtual |
slideInAnimation(enum t_direction direction=AUTOMATIC, bool cache_in_image=false) | QCustomStackedWidgetBase | protectedvirtual |
slideInIdx(uint04 idx, PopupInfo origin_rect, int delay_time=0, enum t_direction direction=AUTOMATIC) | QCustomStackedWidgetBase | protectedvirtual |
slideInIdx(uint04 idx, int delay_time=0, enum t_direction direction=AUTOMATIC) | QCustomStackedWidgetBase | protectedvirtual |
slideInIdx(uint04 idx, enum t_direction direction) | QCustomStackedWidgetBase | protectedvirtual |
slideInNext() | QCustomStackedWidgetBase | protectedvirtual |
slideInPrev() | QCustomStackedWidgetBase | protectedvirtual |
slideInWgt(QWidget *widget, enum t_direction direction=AUTOMATIC, bool force_slide=false) | QCustomStackedWidgetBase | protectedvirtual |
swapIndices(uint04 from, uint04 to) override | SectionWidget | virtual |
t_direction enum name | QCustomStackedWidgetBase | |
tabChangedSignal(uint04 idx) | SectionWidget | signal |
tabScrollArea() | SectionWidget | inline |
tabSize() const | SectionWidget | protected |
takeContent(uint04 index) | SectionWidget | |
takeContent(SectionContent *data) | SectionWidget | |
titleAreaGeometry() const | SectionWidget | |
TOP2BOTTOM enum value | QCustomStackedWidgetBase | |
uid() const | SectionWidget | |
updateLayout(QBoxLayout *layout) | SectionWidget | |
updateTabs() | SectionWidget | slot |
userChangedCurrentTabSignal(uint04 idx) | SectionWidget | signal |
widget(uint04 index) const | QCustomStackedWidgetBase | protected |
~QCustomStackedWidgetBase() | QCustomStackedWidgetBase | protectedvirtual |
~SectionWidget() | SectionWidget | virtual |