API Documentation
Loading...
Searching...
No Matches
SectionContent Member List
This is the complete list of members for
SectionContent
, including all inherited members.
addButton
(Button *button)
ButtonDialog
virtual
allowAutoHideTitle
() const
SectionContent
inline
allowHide
() const
SectionContent
inline
buttonDialogBestPopupInfo
() const
ButtonDialog
containerWidget
() const
SectionContent
ContainerWidgetBase
class
SectionContent
friend
contentWidget
() const
SectionContent
floatingWidget
() const
SectionContent
inline
hasSpecialCallback
() const
SectionContent
inline
m_buttons
ButtonDialog
protected
m_last_pressed
ButtonDialog
protected
m_should_be_checked
ButtonDialog
protected
onCheckedClick
() override
SectionContent
virtual
preferredRibbonArea
() const
SectionContent
inline
removeButton
(Button *button)
ButtonDialog
virtual
retranslate
()
SectionContent
runSpecialCallback
()
SectionContent
inline
SectionContent
(ContainerWidgetBase *container, SectionTab *title, QWidget *content, RibbonArea prefered_ribbon_area)
SectionContent
SectionContent
(ContainerWidgetBase *container, SectionTab *title, const std::function< void(SectionContent *)> &function, RibbonArea prefered_ribbon_area)
SectionContent
sectionTab
() const
SectionContent
sectionWidget
() const
SectionContent
inline
setAllowAutoHideTitle
(bool allow_hide)
SectionContent
inline
setAllowHide
(bool allow_hide)
SectionContent
inline
setButtonsChecked
(bool check)
ButtonDialog
virtual
setContainer
(ContainerWidgetBase *container)
SectionContent
setContentWidget
(QWidget *widget)
SectionContent
setFloatingWidget
(FloatingWidget *widget)
SectionContent
setPreferredRibbonArea
(RibbonArea area)
SectionContent
setSectionWidget
(SectionWidget *widget)
SectionContent
setSpecialCallback
(const std::function< void(SectionContent *)> &callback)
SectionContent
inline
setTitle
(const TranslatedString &title)
SectionContent
inline
specialCallback
()
SectionContent
inline
title
() const
SectionContent
inline
uid
() const
SectionContent
~ButtonDialog
()
ButtonDialog
virtual
~SectionContent
()
SectionContent
virtual