#include <SectionTab.h>
◆ SectionTab()
◆ ~SectionTab()
◆ activeTabChanged
void activeTabChanged |
( |
| ) |
|
|
signal |
◆ clickedSignal
◆ closableUpdated
void closableUpdated |
( |
bool | is_moveable | ) |
|
|
signal |
◆ closedSignal
◆ event()
bool event |
( |
QEvent * | event | ) |
|
|
override |
◆ fullscreenSignal
void fullscreenSignal |
( |
bool | fullscreen | ) |
|
|
signal |
◆ fullscreenUpdated
void fullscreenUpdated |
( |
bool | is_moveable | ) |
|
|
signal |
◆ getIcon()
virtual QIcon getIcon |
( |
| ) |
const |
|
inlinevirtual |
◆ getTitle()
◆ isActiveTab()
bool isActiveTab |
( |
| ) |
const |
◆ isMovable()
◆ isShown()
◆ isShownUpdated
void isShownUpdated |
( |
bool | is_shown | ) |
|
|
signal |
◆ leaveEvent()
void leaveEvent |
( |
QEvent * | event | ) |
|
|
overrideprotectedvirtual |
◆ mouseMoveEvent()
void mouseMoveEvent |
( |
QMouseEvent * | ev | ) |
|
|
overrideprotectedvirtual |
◆ mousePressEvent()
void mousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotectedvirtual |
◆ mouseReleaseEvent()
void mouseReleaseEvent |
( |
QMouseEvent * | ev | ) |
|
|
overrideprotectedvirtual |
◆ moveableUpdated
void moveableUpdated |
( |
bool | is_moveable | ) |
|
|
signal |
◆ recieveCloseButtonClicked()
void recieveCloseButtonClicked |
( |
| ) |
|
|
protected |
◆ recieveFullScreenButtonClicked()
void recieveFullScreenButtonClicked |
( |
| ) |
|
|
protected |
◆ setActiveTab()
void setActiveTab |
( |
bool | active | ) |
|
◆ setDocked()
virtual void setDocked |
( |
bool | is_docked | ) |
|
|
pure virtual |
◆ setFloatingWidget()
◆ setFullscreen()
void setFullscreen |
( |
bool | fullscreen | ) |
|
|
virtual |
◆ setIsShown()
void setIsShown |
( |
bool | shown | ) |
|
◆ setLocation()
virtual void setLocation |
( |
RibbonArea | area, |
|
|
bool | is_docked ) |
|
pure virtual |
◆ setRoundedCorners()
void setRoundedCorners |
( |
int | radius_tl, |
|
|
int | radius_tr, |
|
|
int | radius_bl, |
|
|
int | radius_br ) |
◆ setSectionContent()
◆ setSelected()
virtual void setSelected |
( |
bool | is_selected | ) |
|
|
pure virtual |
◆ updateClosableSignal
void updateClosableSignal |
( |
| ) |
|
|
signal |
◆ updateMoveableSignal
void updateMoveableSignal |
( |
| ) |
|
|
signal |
◆ updateRoundedCorners()
void updateRoundedCorners |
( |
| ) |
|
◆ _dragStartPos
◆ m_active_tab
◆ m_content
◆ m_floating_widget
◆ m_is_fullscreen
◆ m_is_shown
◆ m_local_drag_pos
◆ m_radius_bl
◆ m_radius_br
◆ m_radius_tl
◆ m_radius_tr
◆ m_tab_moving
The documentation for this class was generated from the following files: