![]() |
API Documentation
|
This is the complete list of members for TroubleshootingDialog, including all inherited members.
| 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 |
| childDestroyedSlot(QObject *widget) | QCustomStackedWidgetBase | protectedslot |
| count() const | QCustomStackedWidget | inline |
| currentIndex() const | QCustomStackedWidget | inline |
| currentWidget() const | QCustomStackedWidget | inline |
| default_stack_animation_speed | QCustomStackedWidgetBase | static |
| e_automatic enum value | QCustomStackedWidgetBase | |
| e_bottom_to_top enum value | QCustomStackedWidgetBase | |
| e_left_to_right enum value | QCustomStackedWidgetBase | |
| e_right_to_left enum value | QCustomStackedWidgetBase | |
| e_top_to_bottom enum value | QCustomStackedWidgetBase | |
| 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 |
| 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 |
| 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 StackAnimationDirection direction=e_automatic, bool cache_in_image=false) override | QCustomStackedWidget | inlinevirtual |
| slideInAnimation(enum StackAnimationDirection direction=e_automatic, bool cache_in_image=false) override | QCustomStackedWidget | inlinevirtual |
| slideInIdx(uint04 idx, PopupInfo origin_rect, int delay_time=0, enum StackAnimationDirection direction=e_automatic) override | QCustomStackedWidget | inlinevirtual |
| slideInIdx(uint04 idx, int delay_time=0, enum StackAnimationDirection direction=e_automatic) override | QCustomStackedWidget | inlinevirtual |
| slideInIdx(uint04 idx, enum StackAnimationDirection direction) override | QCustomStackedWidget | inlinevirtual |
| slideInNext() override | QCustomStackedWidget | inlinevirtual |
| slideInPrev() override | QCustomStackedWidget | inlinevirtual |
| slideInWgt(QWidget *widget, enum StackAnimationDirection direction=e_automatic, bool force_slide=false) override | QCustomStackedWidget | inlinevirtual |
| StackAnimationDirection enum name | QCustomStackedWidgetBase | |
| swapIndices(uint04 a, uint04 b) | QCustomStackedWidgetBase | protectedvirtual |
| TroubleshootingDialog(const TranslatedString &title, QWidget *parent=nullptr) | TroubleshootingDialog | explicitprotected |
| widget(uint04 index) const | QCustomStackedWidgetBase | protected |
| ~QCustomStackedWidgetBase() | QCustomStackedWidgetBase | protectedvirtual |