mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Rather than use three different signals, use a single showTooltip signal with a text property. This makes it possible to show any tooltip from within a setting item. |
||
|---|---|---|
| .. | ||
| SettingCategory.qml | ||
| SettingCheckBox.qml | ||
| SettingComboBox.qml | ||
| SettingItem.qml | ||
| SettingsConfigurationPage.qml | ||
| SettingTextField.qml | ||
| SettingUnknown.qml | ||
| SettingView.qml | ||