API Documentation
Loading...
Searching...
No Matches
SectionTab Member List
This is the complete list of members for
SectionTab
, including all inherited members.
_dragStartPos
SectionTab
protected
activeTabChanged
()
SectionTab
signal
clickedSignal
(SectionContent *content)
SectionTab
signal
closableUpdated
(bool is_moveable)
SectionTab
signal
closedSignal
(SectionContent *content)
SectionTab
signal
event
(QEvent *event) override
SectionTab
fullscreenSignal
(bool fullscreen)
SectionTab
signal
fullscreenUpdated
(bool is_moveable)
SectionTab
signal
getIcon
() const
SectionTab
inline
virtual
getTitle
() const
SectionTab
virtual
isActiveTab
() const
SectionTab
isMovable
() const
SectionTab
virtual
isShown
() const
SectionTab
virtual
isShownUpdated
(bool is_shown)
SectionTab
signal
leaveEvent
(QEvent *event) override
SectionTab
protected
virtual
m_active_tab
SectionTab
protected
m_content
SectionTab
protected
m_floating_widget
SectionTab
protected
m_is_fullscreen
SectionTab
protected
m_is_shown
SectionTab
protected
m_local_drag_pos
SectionTab
protected
m_radius_bl
SectionTab
protected
m_radius_br
SectionTab
protected
m_radius_tl
SectionTab
protected
m_radius_tr
SectionTab
protected
m_tab_moving
SectionTab
protected
mouseMoveEvent
(QMouseEvent *ev) override
SectionTab
protected
virtual
mousePressEvent
(QMouseEvent *event) override
SectionTab
protected
virtual
mouseReleaseEvent
(QMouseEvent *ev) override
SectionTab
protected
virtual
moveableUpdated
(bool is_moveable)
SectionTab
signal
recieveCloseButtonClicked
()
SectionTab
protected
recieveFullScreenButtonClicked
()
SectionTab
protected
SectionTab
(SectionContent *content, QWidget *parent)
SectionTab
setActiveTab
(bool active)
SectionTab
setDocked
(bool is_docked)=0
SectionTab
pure virtual
setFloatingWidget
(FloatingWidget *widget)
SectionTab
virtual
setFullscreen
(bool fullscreen)
SectionTab
virtual
setIsShown
(bool shown)
SectionTab
setLocation
(RibbonArea area, bool is_docked)=0
SectionTab
pure virtual
setRoundedCorners
(int radius_tl, int radius_tr, int radius_bl, int radius_br)
SectionTab
setSectionContent
(SectionContent *content)
SectionTab
setSelected
(bool is_selected)=0
SectionTab
pure virtual
updateClosableSignal
()
SectionTab
signal
updateMoveableSignal
()
SectionTab
signal
updateRoundedCorners
()
SectionTab
~SectionTab
()
SectionTab
virtual