qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
ccEntitySelectionDialog Member List

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

ccEntitySelectionDialog(const ccHObject::Container &entities, bool multiSelectionEnabled, int defaultSelectedIndex=0, QWidget *parent=nullptr, QString label=QString())ccEntitySelectionDialog
getSelectedIndex() constccEntitySelectionDialog
getSelectedIndexes(std::vector< int > &indexes) constccEntitySelectionDialog
m_uiccEntitySelectionDialogprotected
selectAll()ccEntitySelectionDialog
SelectEntities(const ccHObject::Container &entities, std::vector< int > &indexes, QWidget *parent=nullptr, QString label=QString())ccEntitySelectionDialogstatic
SelectEntity(const ccHObject::Container &entities, int defaultSelectedIndex=0, QWidget *parent=nullptr, QString label=QString())ccEntitySelectionDialogstatic
selectNone()ccEntitySelectionDialog
~ccEntitySelectionDialog()ccEntitySelectionDialogvirtual