API Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
ModelChooserCombo Member List

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

add(const t_type &value, const TranslatedString &display_value, bool refresh_widget=false)QCustomComboBoxinline
addID(const UUID &id)ModelChooserCombo
addModel(const Model &m)ModelChooserComboinlineprotectedslot
adjustLineEditSize()QCustomComboBoxprotected
canAddModel(const Model &model)ModelChooserComboinline
clearValue()QCustomComboBox
customValidator() constQCustomComboBox
customValidator()QCustomComboBox
displayName(const Model &m)ModelChooserCombo
displayValues() constQCustomComboBoxinline
edited()QCustomComboBoxsignal
enum_to_indexQCustomComboBoxprotected
event(QEvent *event) overrideQCustomComboBox
focusInEvent(QFocusEvent *e) overrideQCustomComboBox
getAs() constQCustomComboBoxinline
getAs(uint04 index) constQCustomComboBoxinline
getUnitAngle() constQCustomComboBox
getUnitValue() constQCustomComboBox
hidePopup() overrideQCustomComboBox
index_to_enumQCustomComboBoxprotected
isModelAllowed(const Model &model)ModelChooserCombo
isNewSelected() constModelChooserComboinline
isUsingCustom() constQCustomComboBoxinline
lockInCustomValue()QCustomComboBox
m_allow_add_newModelChooserComboprotected
m_allow_customQCustomComboBoxprotected
m_auto_formatQCustomComboBoxprotected
m_current_customQCustomComboBoxprotected
m_custom_indexQCustomComboBoxprotected
m_display_name_callbackModelChooserComboprotected
m_display_valuesQCustomComboBoxprotected
m_exclusion_listModelChooserComboprotected
m_include_parent_nameModelChooserComboprotected
m_include_pathModelChooserComboprotected
m_is_changingQCustomComboBoxprotected
m_is_refreshingQCustomComboBoxprotected
m_is_showing_popupQCustomComboBoxprotected
m_last_indexQCustomComboBoxprotected
m_line_editQCustomComboBoxprotected
m_managerModelChooserComboprotected
m_model_filterModelChooserComboprotected
m_model_parentModelChooserComboprotected
m_model_parentsModelChooserComboprotected
m_model_typeModelChooserComboprotected
m_modelsModelChooserComboprotected
m_parent_typeModelChooserComboprotected
m_resource_changed_listenerQCustomComboBoxprotected
m_sort_alphabeticallyQCustomComboBoxprotected
m_sort_offsetQCustomComboBoxprotected
m_suffixQCustomComboBoxprotected
m_using_customQCustomComboBoxprotected
m_valuesQCustomComboBoxprotected
minimumSizeHint() const overrideQCustomComboBox
ModelChooserCombo(QWidget *parent=nullptr)ModelChooserCombo
modelSelectedSignal(UUID id)ModelChooserCombosignal
newModelSelectedSignal()ModelChooserCombosignal
onChange()QCustomComboBoxprotectedslot
onEdit()QCustomComboBoxprotectedslot
onEdited()ModelChooserComboprotectedslot
onEditTextChangedSlot()QCustomComboBoxprotectedslot
onObjectAddedSlot(const Buffer< UUID > &ids)ModelChooserComboprotectedslot
onObjectsDeletedSlot()ModelChooserComboprotectedslot
onObjectUpdatedSlot(Buffer< UUID > ids)ModelChooserComboprotectedslot
onSorted(const Buffer< uint04 > &sorted_indices)ModelChooserCombovirtual
paintEvent(QPaintEvent *) overrideQCustomComboBox
QCustomComboBox(QWidget *parent=nullptr)QCustomComboBox
refresh()QCustomComboBoxinline
refreshFromManager()ModelChooserComboinline
refreshWidget()QCustomComboBoxprotected
remove(const t_type &value, bool refresh_widget=false)QCustomComboBoxinline
removeID(const UUID &id)ModelChooserComboinline
resizeEvent(QResizeEvent *event) overrideQCustomComboBox
selectedID() constModelChooserComboinline
set(t_enum value)QCustomComboBoxinline
setAllowCustom(bool allow_custom)QCustomComboBoxinline
setAllowNew(bool allow_new, const TranslatedString &new_title)ModelChooserCombo
setAutoFormat(bool auto_format)QCustomComboBoxinline
setConstantUnit(const ConstPointer< Unit > &unit, uint01 dimension=Constant< uint01 >::Invalid)QCustomComboBox
setCurrentSelection(UUID id)ModelChooserCombo
setCustomUnit(const String &unit, UnitCategory fallback_unit, uint01 dimension=Constant< uint01 >::Invalid)QCustomComboBox
setCustomValidator(const QCustomValidator &validator)QCustomComboBox
setDisplayNameCallback(std::function< TranslatedString(const Model &)> &callback)ModelChooserComboinline
setExclusionList(const Buffer< UUID > &exclusion_list)ModelChooserComboinline
setIDs(const Buffer< UUID > &ids)ModelChooserComboinline
setIncludeParentName(bool include_parent_name, const String &parent_type=String())ModelChooserCombo
setIncludePath(bool include_parent_name, const String &parent_type=String())ModelChooserCombo
setManager(QTModelManager *manager)ModelChooserCombo
setModelFilter(const std::function< bool(const Model &)> &model_filter)ModelChooserComboinline
setModelParentID(const UUID &parent)ModelChooserCombo
setModels(const Buffer< Model > &models)ModelChooserCombo
setModelType(const String &type)ModelChooserCombo
setSuffix(const TranslatedString &suffix)QCustomComboBoxinline
setTitle(const TranslatedString &title)QCustomComboBox
setToNew()ModelChooserComboinline
setToolTip(const TranslatedString &tooltip)QCustomComboBox
setUnitType(UnitCategory unit, uint01 dimension=Constant< uint01 >::Invalid)QCustomComboBox
setUnitValue(fltp08 value, uint01 unit_dimension=0)QCustomComboBox
setup(const TranslatedString &title, const Buffer< TranslatedString > &values)QCustomComboBox
setup(const TranslatedString &title, const Buffer< String > &values, const Buffer< TranslatedString > &display_values)QCustomComboBox
setup(const TranslatedString &title, const Buffer< std::pair< TranslatedString, t_object > > &items)QCustomComboBoxinline
setup(const TranslatedString &title, const Buffer< t_object > &items)QCustomComboBoxinline
setup(const TranslatedString &title, const Buffer< t_object > &items)QCustomComboBoxinline
setup(const TranslatedString &title, uint04 size)QCustomComboBoxinline
setup(const TranslatedString &title, const Buffer< t_object > &items)QCustomComboBoxinline
setup(const TranslatedString &title, t_enum first, t_enum last)QCustomComboBoxinline
setupResource(const TranslatedString &title, Resource< t_type > &resource)QCustomComboBoxinline
setValue(const t_type &t_value)QCustomComboBoxinline
setValue(const TranslatedString &t_value)QCustomComboBoxinline
setValue(const String &value)QCustomComboBox
showPopup() overrideQCustomComboBox
sizeHint() const overrideQCustomComboBox
sortAlphabetically(uint04 start=0, uint04 size=Constant< uint04 >::Invalid)QCustomComboBox
suffix() constQCustomComboBoxinline
updateFontSize()QCustomComboBox
values() constQCustomComboBoxinline
wheelEvent(QWheelEvent *e) overrideQCustomComboBox