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

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

AbstractComponentGUI()AbstractComponentGUI
AbstractComponentGUI(const AbstractComponentGUI &)=deleteAbstractComponentGUI
AbstractSelectionComponent()AbstractSelectionComponent
addColumn(const CColumnList &column)CTree
addDataPanel(IDataPanel **dataPanel)AbstractComponentGUI
addListenerAccept(IListenerAccept **listenerAccept)AbstractComponentGUI
addListenerChange(IListenerChange **listenerChange)AbstractComponentGUI
addListenerClose(IListenerClose **listenerClose)AbstractComponentGUI
addListenerDoubleClick(IListenerSelect **listener)AbstractSelectionComponent
addListenerIsAccept(IListenerIsAccept **listenerIsAccept)AbstractComponentGUI
addListenerLongClick(IListenerSelect **listener)AbstractSelectionComponent
addListenerShortClick(IListenerSelect **listener)AbstractSelectionComponent
addListenerTimer(uint64_t timeout, IListenerTimer **timer)AbstractComponentGUI
addListenerUpdate(IListenerUpdate **listenerUpdate)AbstractComponentGUI
addListenerValidate(IListenerValidate **listenerValidate)AbstractComponentGUI
collapseAll()CTree
createWidget(CDialog *dialogFatherRef) overrideCTreeprivatevirtual
CTree(IModelTree **treeModel)CTreeexplicit
CTree()=deleteCTree
CTree(const CTree &other)=deleteCTree
CTree(CTree &&other)=deleteCTree
destroyWidget() overrideCTreevirtual
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
emplaceListenerDoubleClick(std::function< bool(CEventSelected *)> doubleClickFunctionCall)AbstractSelectionComponent
emplaceListenerIsAccept(std::function< bool(AbstractComponentGUI *, std::string *)> isAcceptFunctionCall)AbstractComponentGUI
emplaceListenerTimer(uint64_t timeout, std::function< bool()> timerExecutionFunctionCall)AbstractComponentGUI
expandAll()CTree
getActive() constAbstractComponentGUI
getBlinking()AbstractComponentGUI
getColumns() constCTree
getColumnsNotConst() constCTree
getDialogFatherRef()AbstractComponentGUI
getFilterRef() constCTree
getInactiveVisualFeedback() constAbstractComponentGUI
getModel() constCTree
getModel()CTree
getSize(double *sizeX, double *sizeY) constAbstractComponentGUI
getTooltip() constAbstractComponentGUI
getWidget() constAbstractComponentGUI
grabFocus()AbstractComponentGUI
m_alignmentHorizontalComponentAbstractComponentGUIprivate
m_alignmentVerticalComponentAbstractComponentGUIprivate
m_attrColorAbstractComponentGUIprivate
m_canBeSelectedCTreeprivate
m_columnsCTreeprivate
m_componentFatherRefAbstractComponentGUIprotected
m_dataPanelsAbstractComponentGUIprivate
m_dialogFatherRefAbstractComponentGUIprotected
m_filterEditCTreeprivate
m_filterModelOptCTreeprivate
m_frameRefAbstractComponentGUIprotected
m_hasInactiveVisualFeedbackAbstractComponentGUIprivate
m_hasSizeMinimumAbstractComponentGUIprivate
m_isActiveAbstractComponentGUIprivate
m_isVisibleAbstractComponentGUIprivate
m_listenersAbstractSelectionComponentprivate
m_listenersAcceptAbstractComponentGUIprotected
m_listenersChangeAbstractComponentGUIprotected
m_listenersCloseAbstractComponentGUIprotected
m_listenersIsAcceptAbstractComponentGUIprotected
m_listenersShortClickAbstractSelectionComponentprivate
m_listenersUpdateAbstractComponentGUIprotected
m_listenersValidateAbstractComponentGUIprotected
m_mutableFrameRefAbstractComponentGUIprotected
m_nameAbstractComponentGUIprivate
m_rcpTimersAbstractComponentGUIprivate
m_showHeaderCTreeprivate
m_sizeXMaximumAbstractComponentGUIprivate
m_sizeXMinimumAbstractComponentGUIprivate
m_sizeYMaximumAbstractComponentGUIprivate
m_sizeYMinimumAbstractComponentGUIprivate
m_tooltipAbstractComponentGUIprivate
m_treeModelCTreeprivate
m_widgetAbstractComponentGUIprotected
m_widgetRefCTreeprivate
makeWidget(CDialog *dialogFatherRef, AbstractComponentGUI *componentFatherRef)AbstractComponentGUI
operator=(const CTree &other)=deleteCTree
operator=(CTree &&other)=deleteCTree
prvProcessChangeRecursive(uint64_t recursiveLevel)AbstractComponentGUIprivate
prvProcessCloseChildren()AbstractComponentGUIprivatevirtual
reDraw() constCTree
reFilter() constCTree
runChange()AbstractComponentGUI
runClose()AbstractComponentGUI
runListenersAccept()AbstractComponentGUI
runListenersIsAccept(std::string *messageError)AbstractComponentGUI
runListenersLongClick(uint64_t indColSelected, uint64_t indRowSelected)AbstractSelectionComponent
runListenersShortClick(uint64_t indColSelected, uint64_t indRowSelected)AbstractSelectionComponent
runListenersUpdate()AbstractComponentGUI
runValidate()AbstractComponentGUI
setActive(bool isActive)AbstractComponentGUI
setBlinking(bool isBlinking)AbstractComponentGUI
setCanBeSelected(bool canBeSelected)CTree
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
setFilterModel(IFilterModel *filterModel)CTree
setHAlignment(CEnumComponentsGUI::EAlignmentHorizontal alignment)AbstractComponentGUI
setInactiveVisualFeedback(bool hasInactiveVisualFeedback)AbstractComponentGUI
setName(const std::string &name)AbstractComponentGUI
setShowHeader(bool showHeader)CTree
setTooltip(std::string_view tooltip)AbstractComponentGUI
setVAlignment(CEnumComponentsGUI::EAlignmentVertical alignment)AbstractComponentGUI
setVisible(bool isVisible)AbstractComponentGUI
unselectAllNodes()CTree
updateColor()AbstractComponentGUI
~AbstractComponentGUI()AbstractComponentGUIvirtual
~AbstractSelectionComponent() overrideAbstractSelectionComponent
~CTree() overrideCTree