activeIndex() const | QCustomStackedWidget | inline |
activeWidget() const | QCustomStackedWidget | inline |
addWidget(QWidget *w) override | QCustomStackedWidget | inlinevirtual |
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 | QCustomStackedWidget | inline |
currentIndex() const | QCustomStackedWidget | inline |
currentWidget() const | QCustomStackedWidget | inline |
default_stack_animation_speed | QCustomStackedWidgetBase | static |
eventFilter(QObject *object, QEvent *event) override | QCustomStackedWidgetBase | protected |
hasWidget(QWidget *widget) const | QCustomStackedWidget | inline |
indexOf(QWidget *widget) const | QCustomStackedWidget | inline |
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_loading_page | TroubleshootingDialog | protected |
m_message_box | TroubleshootingDialog | 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 |
QCustomStackedWidget(QWidget *parent=nullptr) | QCustomStackedWidget | inlineexplicit |
QCustomStackedWidgetBase(QWidget *parent=nullptr) | QCustomStackedWidgetBase | explicitprotected |
removeWidget(QWidget *widget) | QCustomStackedWidget | inline |
NDEVR::QCustomStackedWidgetBase::removeWidget(QWidget *widget, QWidget *slide_to_if_active) | QCustomStackedWidgetBase | protected |
requestHideSignal() | TroubleshootingDialog | signal |
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 |
setCurrentIndex(uint04 idx) | QCustomStackedWidget | inline |
setCustomPixmap(QPixmap *pixmap) | QCustomStackedWidgetBase | |
setSpeed(int speed) | QCustomStackedWidgetBase | |
setupAck(const TranslatedString &message, std::function< void()> on_select) | TroubleshootingDialog | protected |
setupAck(const TranslatedString &message, const String &image, std::function< void()> on_select) | TroubleshootingDialog | protected |
setupAck(const TranslatedString &message, const String &image, fltp08 image_size_mult, std::function< void()> on_select) | TroubleshootingDialog | protected |
setupLoading(const TranslatedString &message) | TroubleshootingDialog | protected |
setupLoading(const TranslatedString &message, const String &image) | TroubleshootingDialog | protected |
setupYesNo(const TranslatedString &message, std::function< void()> on_yes, std::function< void()> on_no) | TroubleshootingDialog | protected |
setupYesNo(const TranslatedString &message, const String &image, std::function< void()> on_yes, std::function< void()> on_no) | TroubleshootingDialog | protected |
setupYesNo(const TranslatedString &message, const String &image, fltp08 image_size_mult, std::function< void()> on_yes, std::function< void()> on_no) | TroubleshootingDialog | protected |
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) override | QCustomStackedWidget | inlinevirtual |
slideInAnimation(enum t_direction direction=AUTOMATIC, bool cache_in_image=false) override | QCustomStackedWidget | inlinevirtual |
slideInIdx(uint04 idx, PopupInfo origin_rect, int delay_time=0, enum t_direction direction=AUTOMATIC) override | QCustomStackedWidget | inlinevirtual |
slideInIdx(uint04 idx, int delay_time=0, enum t_direction direction=AUTOMATIC) override | QCustomStackedWidget | inlinevirtual |
slideInIdx(uint04 idx, enum t_direction direction) override | QCustomStackedWidget | inlinevirtual |
slideInNext() override | QCustomStackedWidget | inlinevirtual |
slideInPrev() override | QCustomStackedWidget | inlinevirtual |
slideInWgt(QWidget *widget, enum t_direction direction=AUTOMATIC, bool force_slide=false) override | QCustomStackedWidget | inlinevirtual |
swapIndices(uint04 a, uint04 b) | QCustomStackedWidgetBase | protectedvirtual |
t_direction enum name | QCustomStackedWidgetBase | |
TOP2BOTTOM enum value | QCustomStackedWidgetBase | |
TroubleshootingDialog(const TranslatedString &title, QWidget *parent=nullptr) | TroubleshootingDialog | explicitprotected |
widget(uint04 index) const | QCustomStackedWidgetBase | protected |
~QCustomStackedWidgetBase() | QCustomStackedWidgetBase | protectedvirtual |