Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CMenuOptionApp Member List

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

_listenersAbstractClickComponentGUIprivate
_withBackgroundAbstractClickComponentGUIprivate
_withChangeAbstractClickComponentGUIprivate
_withShadowAbstractClickComponentGUIprivate
AbstractClickComponentGUI()AbstractClickComponentGUI
AbstractComponentGUI()AbstractComponentGUI
AbstractComponentGUI(const AbstractComponentGUI &)=deleteAbstractComponentGUI
addDataPanel(IDataPanel **dataPanel)AbstractComponentGUI
addListenerAccept(IListenerAccept **listenerAccept)AbstractComponentGUI
addListenerChange(IListenerChange **listenerChange)AbstractComponentGUI
addListenerClick(IListenerClick **listener)AbstractClickComponentGUI
addListenerClose(IListenerClose **listenerClose)AbstractComponentGUI
addListenerIsAccept(IListenerIsAccept **listenerIsAccept)AbstractComponentGUI
addListenerTimer(uint64_t timeout, IListenerTimer **timer)AbstractComponentGUI
addListenerUpdate(IListenerUpdate **listenerUpdate)AbstractComponentGUI
addListenerValidate(IListenerValidate **listenerValidate)AbstractComponentGUI
appendOptionMenubarWidget(IWidget *menuBar, const std::shared_ptr< IComponentsGUI > &frame, CDialog *dlgFather)CMenuOption
appendOptionMenuContextWidget(IWidget *menuContext, CDialog *dlgFather)CMenuOption
appendOptionToolbarWidget(IWidget *toolbar, const std::shared_ptr< IComponentsGUI > &frame, CDialog *dlgFather)CMenuOption
CMenuOption()CMenuOption
CMenuOption(const CMenuOption &other)CMenuOption
CMenuOption(CMenuOption &&other) noexcept=deleteCMenuOption
CMenuOption(std::string_view nameOption)CMenuOptionexplicit
CMenuOption(std::string_view nameOption, std::string_view nameImage, bool isInToolbar)CMenuOption
CMenuOptionApp()=deleteCMenuOptionApp
CMenuOptionApp(std::string_view nameOption, AbstractMenuOption **option)CMenuOptionApp
CMenuOptionApp(std::string_view nameOption, std::string_view nameIcon, bool isToolbar, AbstractMenuOption **option)CMenuOptionApp
CMenuOptionApp(const CMenuOptionApp &other)=deleteCMenuOptionApp
CMenuOptionApp(CMenuOptionApp &&other)=deleteCMenuOptionApp
createWidget(CDialog *dialogFatherRef) overrideCMenuOptionprivatevirtual
destroyWidget()AbstractComponentGUIvirtual
displayPopOver(std::string_view message, iv::types::milliseconds timeout=2000)AbstractComponentGUI
emplaceListenerAccept(std::function< void()> acceptFunctionCall)AbstractComponentGUI
emplaceListenerChange(std::function< void(CDialog *, AbstractComponentGUI *)> changeFunctionCall)AbstractComponentGUI
emplaceListenerClick(std::function< void(CEventClick *evtClick)> clickFunctionCall)AbstractClickComponentGUI
emplaceListenerClose(std::function< void()> closeFunctionCall)AbstractComponentGUI
emplaceListenerIsAccept(std::function< bool(AbstractComponentGUI *, std::string *)> isAcceptFunctionCall)AbstractComponentGUI
emplaceListenerTimer(uint64_t timeout, std::function< bool()> timerExecutionFunctionCall)AbstractComponentGUI
getActive() constAbstractComponentGUI
getBlinking()AbstractComponentGUI
getDialogFatherRef()AbstractComponentGUI
getImage() constCMenuOption
getInactiveVisualFeedback() constAbstractComponentGUI
getIsCurrentActiveOption() constCMenuOption
getName() constCMenuOption
getSize(double *sizeX, double *sizeY) constAbstractComponentGUI
getTooltip() constAbstractComponentGUI
getWidget() constAbstractComponentGUI
getWithBackground() constAbstractClickComponentGUI
getWithShadow() constAbstractClickComponentGUI
grabFocus()AbstractComponentGUI
isActivated() const overrideCMenuOptionAppvirtual
isInToolbar() constCMenuOption
isWithChange() constAbstractClickComponentGUI
m_alignmentHorizontalComponentAbstractComponentGUIprivate
m_alignmentVerticalComponentAbstractComponentGUIprivate
m_argbCMenuOptionprivate
m_attrColorAbstractComponentGUIprivate
m_componentFatherRefAbstractComponentGUIprotected
m_compOptionCMenuOptionprivate
m_compOptionToolbarCMenuOptionprivate
m_dataPanelsAbstractComponentGUIprivate
m_dialogFatherRefAbstractComponentGUIprotected
m_frameRefAbstractComponentGUIprotected
m_hasInactiveVisualFeedbackAbstractComponentGUIprivate
m_hasSizeMinimumAbstractComponentGUIprivate
m_imageCMenuOptionprivate
m_isActiveAbstractComponentGUIprivate
m_isCurrentActiveOptionCMenuOptionprivate
m_isInToolbarCMenuOptionprivate
m_isVisibleAbstractComponentGUIprivate
m_listenersAcceptAbstractComponentGUIprotected
m_listenersChangeAbstractComponentGUIprotected
m_listenersCloseAbstractComponentGUIprotected
m_listenersIsAcceptAbstractComponentGUIprotected
m_listenersUpdateAbstractComponentGUIprotected
m_listenersValidateAbstractComponentGUIprotected
m_mutableFrameRefAbstractComponentGUIprotected
m_nameCMenuOptionprivate
m_optionCMenuOptionAppprivate
m_rcpTimersAbstractComponentGUIprivate
m_sizeXMaximumAbstractComponentGUIprivate
m_sizeXMinimumAbstractComponentGUIprivate
m_sizeYMaximumAbstractComponentGUIprivate
m_sizeYMinimumAbstractComponentGUIprivate
m_tooltipAbstractComponentGUIprivate
m_widgetAbstractComponentGUIprotected
makeWidget(CDialog *dialogFatherRef, AbstractComponentGUI *componentFatherRef)AbstractComponentGUI
operator=(const CMenuOption &other)=deleteCMenuOption
operator=(CMenuOption &&other)=deleteCMenuOption
operator==(const CMenuOption &b) constCMenuOptioninline
prvProcessChangeRecursive(uint64_t recursiveLevel)AbstractComponentGUIprivate
prvProcessCloseChildren()AbstractComponentGUIprivatevirtual
runChange()AbstractComponentGUI
runClose()AbstractComponentGUI
runListenersAccept()AbstractComponentGUI
runListenersClick()AbstractClickComponentGUI
runListenersIsAccept(std::string *messageError)AbstractComponentGUI
runListenersUpdate()AbstractComponentGUI
runValidate()AbstractComponentGUI
setActive(bool isActive)AbstractComponentGUI
setBlinking(bool isBlinking)AbstractComponentGUI
setColorBackground(iv::types::color colorARGB)AbstractComponentGUI
setColorBlink(iv::types::color colorARGB)AbstractComponentGUI
setColorForeground(iv::types::color colorARGB)AbstractComponentGUI
setColorRgb(uint32_t rgb)CMenuOption
setDefaultColorBackground()AbstractComponentGUI
setDefaultColorBlink()AbstractComponentGUI
setDefaultColorForeground()AbstractComponentGUI
setDefaultHeightMaximum(iv::types::height sizeY)AbstractComponentGUI
setDefaultMinimum(iv::types::width sizeX, iv::types::height sizeY)AbstractComponentGUI
setDefaultWidthMaximum(iv::types::width sizeX)AbstractComponentGUI
setDialogFatherOption(CDialog *dialogFatherRef)AbstractComponentGUI
setHAlignment(CEnumComponentsGUI::EAlignmentHorizontal alignment)AbstractComponentGUI
setImage(const std::string &image)CMenuOption
setInactiveVisualFeedback(bool hasInactiveVisualFeedback)AbstractComponentGUI
setIsCurrentActiveOption(bool isCurrentActiveOption)CMenuOption
setName(const std::string &name)AbstractComponentGUI
setOptionName(const std::string &name)CMenuOption
setTooltip(std::string_view tooltip)AbstractComponentGUI
setVAlignment(CEnumComponentsGUI::EAlignmentVertical alignment)AbstractComponentGUI
setVisible(bool isVisible)AbstractComponentGUI
setWithBackground(bool withBackground)AbstractClickComponentGUI
setWithChange(bool withChange)AbstractClickComponentGUI
setWithShadow(bool withShadow)AbstractClickComponentGUI
updateActive() constCMenuOption
updateColor()AbstractComponentGUI
~AbstractClickComponentGUI() overrideAbstractClickComponentGUI
~AbstractComponentGUI()AbstractComponentGUIvirtual
~CMenuOption() overrideCMenuOption
~CMenuOptionApp() overrideCMenuOptionApp