activeIndex() const | QCustomStackedWidgetBase | protected |
activeWidget() const | QCustomStackedWidgetBase | protected |
addWidget(QWidget *w) | QCustomStackedWidgetBase | protectedvirtual |
animation_percent | QCustomStackedWidgetBase | |
animationDoneSlot() | QCustomStackedWidgetBase | protectedslot |
animationFinished() | QCustomStackedWidgetBase | signal |
animationPercent() const | QCustomStackedWidgetBase | inlineprotected |
AUTOMATIC enum value | QCustomStackedWidgetBase | |
BOTTOM2TOP enum value | QCustomStackedWidgetBase | |
childDestroyedSlot(QObject *widget) | QCustomStackedWidgetBase | protectedslot |
count() const | QCustomStackedWidgetBase | protected |
currentIndex() const | QCustomStackedWidgetBase | inlineprotected |
currentWidget() const | QCustomStackedWidgetBase | protected |
default_stack_animation_speed | QCustomStackedWidgetBase | static |
eventFilter(QObject *object, QEvent *event) override | QCustomStackedWidgetBase | protected |
indexOf(QWidget *widget) const | QCustomStackedWidgetBase | protected |
insertWidget(uint04 index, QWidget *w) | QCustomStackedWidgetBase | protected |
LEFT2RIGHT enum value | QCustomStackedWidgetBase | |
m_animation_percent | QCustomStackedWidgetBase | protected |
m_animationtype | QCustomStackedWidgetBase | protected |
m_child_widgets | QCustomStackedWidgetBase | protected |
m_current_index | 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 |
minimumSizeHint() const override | QCustomStackedWidgetBase | protected |
moveContent(uint04 from, uint04 to) | QCustomStackedWidgetBase | protectedvirtual |
paintEvent(QPaintEvent *) override | QCustomStackedWidgetBase | protected |
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 | QCustomStackedWidgetBase | protected |
RIGHT2LEFT enum value | QCustomStackedWidgetBase | |
setAnimation(enum QEasingCurve::Type animationtype) | QCustomStackedWidgetBase | |
setAnimationPercent(double animation_percent) | QCustomStackedWidgetBase | protected |
setCurrentIdx(uint04 current_index) | QCustomStackedWidgetBase | protectedvirtual |
setCustomPixmap(QPixmap *pixmap) | QCustomStackedWidgetBase | |
setSpeed(int speed) | QCustomStackedWidgetBase | |
setVerticalMode(bool vertical=true) | QCustomStackedWidgetBase | |
setWrap(bool wrap) | QCustomStackedWidgetBase | |
showEvent(QShowEvent *event) override | QCustomStackedWidgetBase | protected |
sizeHint() const override | QCustomStackedWidgetBase | protected |
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 a, uint04 b) | QCustomStackedWidgetBase | protectedvirtual |
t_direction enum name | QCustomStackedWidgetBase | |
TOP2BOTTOM enum value | QCustomStackedWidgetBase | |
widget(uint04 index) const | QCustomStackedWidgetBase | protected |
~QCustomStackedWidgetBase() | QCustomStackedWidgetBase | protectedvirtual |