Nix (Dev)
3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CGooCanvas Member List
This is the complete list of members for
CGooCanvas
, including all inherited members.
AbstractComponentGUI
()
AbstractComponentGUI
AbstractComponentGUI
(const AbstractComponentGUI &)=delete
AbstractComponentGUI
addDataPanel
(IDataPanel **dataPanel)
AbstractComponentGUI
addDraw
(std::unique_ptr< AbstractRcpDrawGooCanvas > rcpDraw)
CGooCanvas
addListenerAccept
(IListenerAccept **listenerAccept)
AbstractComponentGUI
addListenerButtonPress
(std::unique_ptr< IListenerButtonPress > listenerButtonPress)
CGooCanvas
addListenerChange
(IListenerChange **listenerChange)
AbstractComponentGUI
addListenerClose
(IListenerClose **listenerClose)
AbstractComponentGUI
addListenerIsAccept
(IListenerIsAccept **listenerIsAccept)
AbstractComponentGUI
addListenerKeyPress
(std::unique_ptr< IListenerKeyPress > listenerKeyPress)
CGooCanvas
addListenerTimer
(uint64_t timeout, IListenerTimer **timer)
AbstractComponentGUI
addListenerUpdate
(IListenerUpdate **listenerUpdate)
AbstractComponentGUI
addListenerValidate
(IListenerValidate **listenerValidate)
AbstractComponentGUI
CGooCanvas
(uint64_t sizeXMin, uint64_t sizeYMin)
CGooCanvas
CGooCanvas
()=delete
CGooCanvas
CGooCanvas
(const CGooCanvas &other)=delete
CGooCanvas
CGooCanvas
(CGooCanvas &&other)=delete
CGooCanvas
createWidget
(CDialog *dialogFatherRef) override
CGooCanvas
private
virtual
destroyWidget
() override
CGooCanvas
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
eraseOnNextRedraw
(AbstractCanvasItem::TId id)
CGooCanvas
getActive
() const
AbstractComponentGUI
getBlinking
()
AbstractComponentGUI
getCanvasSize
() const
CGooCanvas
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_colorBackground
CGooCanvas
private
m_componentFatherRef
AbstractComponentGUI
protected
m_dataPanels
AbstractComponentGUI
private
m_dialogFatherRef
AbstractComponentGUI
protected
m_frameRef
AbstractComponentGUI
protected
m_geoCanvas
CGooCanvas
private
m_hasInactiveVisualFeedback
AbstractComponentGUI
private
m_hasSizeMinimum
AbstractComponentGUI
private
m_isActive
AbstractComponentGUI
private
m_isVisible
AbstractComponentGUI
private
m_listenersAccept
AbstractComponentGUI
protected
m_listenersButtonPress
CGooCanvas
private
m_listenersChange
AbstractComponentGUI
protected
m_listenersClose
AbstractComponentGUI
protected
m_listenersIsAccept
AbstractComponentGUI
protected
m_listenersKeyPress
CGooCanvas
private
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_sizeXMin
CGooCanvas
private
m_sizeXMinimum
AbstractComponentGUI
private
m_sizeYMaximum
AbstractComponentGUI
private
m_sizeYMin
CGooCanvas
private
m_sizeYMinimum
AbstractComponentGUI
private
m_tooltip
AbstractComponentGUI
private
m_widget
AbstractComponentGUI
protected
m_widgetRef
CGooCanvas
private
makeWidget
(CDialog *dialogFatherRef, AbstractComponentGUI *componentFatherRef)
AbstractComponentGUI
operator=
(const CGooCanvas &other)=delete
CGooCanvas
operator=
(CGooCanvas &&other)=delete
CGooCanvas
prvProcessChangeRecursive
(uint64_t recursiveLevel)
AbstractComponentGUI
private
prvProcessCloseChildren
()
AbstractComponentGUI
private
virtual
redraw
()
CGooCanvas
runButtonPress
(CEventCanvasButton *evtCanvasButton)
CGooCanvas
runChange
()
AbstractComponentGUI
runClose
()
AbstractComponentGUI
runDraw
(IGraphics *graphics)
CGooCanvas
runKeyPress
(CEventCanvasKey *evtCanvasKey)
CGooCanvas
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
showContextMenu
(CMenuContext *menuContext)
CGooCanvas
updateColor
()
AbstractComponentGUI
~AbstractComponentGUI
()
AbstractComponentGUI
virtual
~CGooCanvas
() override
CGooCanvas
Generated by
1.12.0