Nix (Dev)
3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
AbstractComponentGUI Member List
This is the complete list of members for
AbstractComponentGUI
, including all inherited members.
AbstractComponentGUI
()
AbstractComponentGUI
AbstractComponentGUI
(const AbstractComponentGUI &)=delete
AbstractComponentGUI
addDataPanel
(IDataPanel **dataPanel)
AbstractComponentGUI
addListenerAccept
(IListenerAccept **listenerAccept)
AbstractComponentGUI
addListenerChange
(IListenerChange **listenerChange)
AbstractComponentGUI
addListenerClose
(IListenerClose **listenerClose)
AbstractComponentGUI
addListenerIsAccept
(IListenerIsAccept **listenerIsAccept)
AbstractComponentGUI
addListenerTimer
(uint64_t timeout, IListenerTimer **timer)
AbstractComponentGUI
addListenerUpdate
(IListenerUpdate **listenerUpdate)
AbstractComponentGUI
addListenerValidate
(IListenerValidate **listenerValidate)
AbstractComponentGUI
createWidget
(CDialog *dialogFatherRef)=0
AbstractComponentGUI
private
pure virtual
destroyWidget
()
AbstractComponentGUI
virtual
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
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
() const
AbstractComponentGUI
getBlinking
()
AbstractComponentGUI
getDialogFatherRef
()
AbstractComponentGUI
getInactiveVisualFeedback
() const
AbstractComponentGUI
getSize
(double *sizeX, double *sizeY) const
AbstractComponentGUI
getTooltip
() const
AbstractComponentGUI
getWidget
() const
AbstractComponentGUI
grabFocus
()
AbstractComponentGUI
m_alignmentHorizontalComponent
AbstractComponentGUI
private
m_alignmentVerticalComponent
AbstractComponentGUI
private
m_attrColor
AbstractComponentGUI
private
m_componentFatherRef
AbstractComponentGUI
protected
m_dataPanels
AbstractComponentGUI
private
m_dialogFatherRef
AbstractComponentGUI
protected
m_frameRef
AbstractComponentGUI
protected
m_hasInactiveVisualFeedback
AbstractComponentGUI
private
m_hasSizeMinimum
AbstractComponentGUI
private
m_isActive
AbstractComponentGUI
private
m_isVisible
AbstractComponentGUI
private
m_listenersAccept
AbstractComponentGUI
protected
m_listenersChange
AbstractComponentGUI
protected
m_listenersClose
AbstractComponentGUI
protected
m_listenersIsAccept
AbstractComponentGUI
protected
m_listenersUpdate
AbstractComponentGUI
protected
m_listenersValidate
AbstractComponentGUI
protected
m_mutableFrameRef
AbstractComponentGUI
protected
m_name
AbstractComponentGUI
private
m_rcpTimers
AbstractComponentGUI
private
m_sizeXMaximum
AbstractComponentGUI
private
m_sizeXMinimum
AbstractComponentGUI
private
m_sizeYMaximum
AbstractComponentGUI
private
m_sizeYMinimum
AbstractComponentGUI
private
m_tooltip
AbstractComponentGUI
private
m_widget
AbstractComponentGUI
protected
makeWidget
(CDialog *dialogFatherRef, AbstractComponentGUI *componentFatherRef)
AbstractComponentGUI
prvProcessChangeRecursive
(uint64_t recursiveLevel)
AbstractComponentGUI
private
prvProcessCloseChildren
()
AbstractComponentGUI
private
virtual
runChange
()
AbstractComponentGUI
runClose
()
AbstractComponentGUI
runListenersAccept
()
AbstractComponentGUI
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
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
setInactiveVisualFeedback
(bool hasInactiveVisualFeedback)
AbstractComponentGUI
setName
(const std::string &name)
AbstractComponentGUI
setTooltip
(std::string_view tooltip)
AbstractComponentGUI
setVAlignment
(CEnumComponentsGUI::EAlignmentVertical alignment)
AbstractComponentGUI
setVisible
(bool isVisible)
AbstractComponentGUI
updateColor
()
AbstractComponentGUI
~AbstractComponentGUI
()
AbstractComponentGUI
virtual
Generated by
1.12.0