API Documentation
Loading...
Searching...
No Matches
ContainerWidgetBase Member List

This is the complete list of members for ContainerWidgetBase, including all inherited members.

activeIndex() constQCustomStackedWidgetBaseprotected
activeWidget() constQCustomStackedWidgetBaseprotected
addSectionContent(SectionContent *sc, SectionWidget *sw, DropArea area=e_drop_center)ContainerWidgetBaseprotectedvirtual
addSectionContent(SectionContent *sc)ContainerWidgetBaseprotectedvirtual
addWidget(QWidget *w)QCustomStackedWidgetBaseprotectedvirtual
animation_percentQCustomStackedWidgetBase
animationDoneSlot()QCustomStackedWidgetBaseprotectedslot
animationFinished()QCustomStackedWidgetBasesignal
animationPercent() constQCustomStackedWidgetBaseinlineprotected
AUTOMATIC enum valueQCustomStackedWidgetBase
beginResetAll()ContainerWidgetBaseprotected
BOTTOM2TOP enum valueQCustomStackedWidgetBase
bringFloatingWidgetsForward()ContainerWidgetBaseprotected
childDestroyedSlot(QObject *widget)QCustomStackedWidgetBaseprotectedslot
clearAllNonFloatingContent()ContainerWidgetBaseprotectedvirtual
clearAllSectionContent()ContainerWidgetBaseprotectedvirtual
ContainerWidgetBase(QWidget *parent=nullptr)ContainerWidgetBaseexplicit
contents() constContainerWidgetBaseprotected
count() constQCustomStackedWidgetBaseprotected
currentIndex() constQCustomStackedWidgetBaseinlineprotected
currentWidget() constQCustomStackedWidgetBaseprotected
CustomDockButton classContainerWidgetBasefriend
default_stack_animation_speedQCustomStackedWidgetBasestatic
DockItem classContainerWidgetBasefriend
dropOverlay()ContainerWidgetBaseprotected
endResetAll()ContainerWidgetBaseprotected
event(QEvent *event) overrideContainerWidgetBaseprotected
eventFilter(QObject *object, QEvent *event) overrideQCustomStackedWidgetBaseprotected
FloatingWidget classContainerWidgetBasefriend
hasSectionContent(SectionContent *sc)ContainerWidgetBaseprotected
hideSectionContent(SectionContent *sc, PopupInfo end=PopupInfo())ContainerWidgetBaseprotected
indexOf(QWidget *widget) constQCustomStackedWidgetBaseprotected
insertWidget(uint04 index, QWidget *w)QCustomStackedWidgetBaseprotected
isSectionContentVisible(SectionContent *sc)ContainerWidgetBaseprotected
LEFT2RIGHT enum valueQCustomStackedWidgetBase
m_animate_addContainerWidgetBaseprotected
m_animation_percentQCustomStackedWidgetBaseprotected
m_animationtypeQCustomStackedWidgetBaseprotected
m_child_widgetsQCustomStackedWidgetBaseprotected
m_current_indexQCustomStackedWidgetBaseprotected
m_drop_overlayContainerWidgetBaseprotected
m_fullscreen_stackContainerWidgetBaseprotected
m_is_animatingQCustomStackedWidgetBaseprotected
m_lastQCustomStackedWidgetBaseprotected
m_last_animation_timeQCustomStackedWidgetBaseprotected
m_move_animationQCustomStackedWidgetBaseprotected
m_nextQCustomStackedWidgetBaseprotected
m_nowQCustomStackedWidgetBaseprotected
m_offsetQCustomStackedWidgetBaseprotected
m_popup_infoQCustomStackedWidgetBaseprotected
m_reset_fullscreen_stackContainerWidgetBaseprotected
m_reset_is_on_homeContainerWidgetBaseprotected
m_reset_visible_sectionsContainerWidgetBaseprotected
m_section_contentContainerWidgetBaseprotected
m_sectionsContainerWidgetBaseprotected
m_shared_contentContainerWidgetBaseprotected
m_speedQCustomStackedWidgetBaseprotected
m_top_section_widgetContainerWidgetBaseprotected
m_top_splitterContainerWidgetBaseprotected
m_verticalQCustomStackedWidgetBaseprotected
m_wrapQCustomStackedWidgetBaseprotected
MainWindow classContainerWidgetBasefriend
makeFloating(SectionContent *sc, bool show, PopupInfo start=PopupInfo(), PopupInfo end=PopupInfo())ContainerWidgetBaseprotected
makeFullScreen(SectionContent *sc, PopupInfo start=PopupInfo())ContainerWidgetBaseprotected
minimumSizeHint() const overrideContainerWidgetBaseprotected
moveContent(uint04 from, uint04 to)QCustomStackedWidgetBaseprotectedvirtual
outerBottomDropRect() constContainerWidgetBaseprotected
outerLeftDropRect() constContainerWidgetBaseprotected
outerRightDropRect() constContainerWidgetBaseprotected
outerTopDropRect() constContainerWidgetBaseprotected
paintEvent(QPaintEvent *) overrideQCustomStackedWidgetBaseprotected
popWindowStack()ContainerWidgetBaseprotected
QCustomDockWidget classContainerWidgetBasefriend
QCustomStackedWidgetBase(QWidget *parent=nullptr)QCustomStackedWidgetBaseexplicitprotected
raiseSectionContent(SectionContent *sc)ContainerWidgetBaseprotected
removeFromResetShow(UUID id)ContainerWidgetBaseprotected
removeSectionContent(SectionContent *sc)ContainerWidgetBaseprotected
removeWidget(QWidget *widget)QCustomStackedWidgetBaseprotected
removeWidget(QWidget *widget, QWidget *slide_to_if_active)QCustomStackedWidgetBaseprotected
resizeEvent(QResizeEvent *event) overrideContainerWidgetBaseprotected
RIGHT2LEFT enum valueQCustomStackedWidgetBase
SectionContent classContainerWidgetBasefriend
SectionTab classContainerWidgetBasefriend
SectionWidget classContainerWidgetBasefriend
setAnimation(enum QEasingCurve::Type animationtype)QCustomStackedWidgetBase
setAnimationPercent(double animation_percent)QCustomStackedWidgetBaseprotected
setCurrentIdx(uint04 current_index)QCustomStackedWidgetBaseprotectedvirtual
setCustomPixmap(QPixmap *pixmap)QCustomStackedWidgetBase
setShouldAnimateAdd(bool animate)ContainerWidgetBaseprotectedvirtual
setSpeed(int speed)QCustomStackedWidgetBase
setTabLock(bool tab_lock)ContainerWidgetBaseprotected
setVerticalMode(bool vertical=true)QCustomStackedWidgetBase
setWrap(bool wrap)QCustomStackedWidgetBase
showEvent(QShowEvent *event) overrideQCustomStackedWidgetBaseprotected
showSectionContent(SectionContent *sc, PopupInfo start=PopupInfo(), PopupInfo end=PopupInfo())ContainerWidgetBaseprotected
sizeHint() const overrideContainerWidgetBaseprotected
slideInAnimation(PopupInfo origin_rect, enum t_direction direction=AUTOMATIC, bool cache_in_image=false)QCustomStackedWidgetBaseprotectedvirtual
slideInAnimation(enum t_direction direction=AUTOMATIC, bool cache_in_image=false)QCustomStackedWidgetBaseprotectedvirtual
slideInIdx(uint04 idx, PopupInfo origin_rect, int delay_time=0, enum t_direction direction=AUTOMATIC)QCustomStackedWidgetBaseprotectedvirtual
slideInIdx(uint04 idx, int delay_time=0, enum t_direction direction=AUTOMATIC)QCustomStackedWidgetBaseprotectedvirtual
slideInIdx(uint04 idx, enum t_direction direction)QCustomStackedWidgetBaseprotectedvirtual
slideInNext()QCustomStackedWidgetBaseprotectedvirtual
slideInPrev()QCustomStackedWidgetBaseprotectedvirtual
slideInWgt(QWidget *widget, enum t_direction direction=AUTOMATIC, bool force_slide=false)QCustomStackedWidgetBaseprotectedvirtual
swapIndices(uint04 a, uint04 b)QCustomStackedWidgetBaseprotectedvirtual
swapSectionContent(SectionContent *section_a, SectionContent *section_b)ContainerWidgetBaseprotected
t_direction enum nameQCustomStackedWidgetBase
TOP2BOTTOM enum valueQCustomStackedWidgetBase
widget(uint04 index) constQCustomStackedWidgetBaseprotected
~ContainerWidgetBase()ContainerWidgetBasevirtual
~QCustomStackedWidgetBase()QCustomStackedWidgetBaseprotectedvirtual