Cura/resources/qml/Settings
Arjen Hiemstra b7fd97737c Simplify tooltip handling for settings
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.
2016-05-11 17:19:31 +02:00
..
SettingCategory.qml Simplify tooltip handling for settings 2016-05-11 17:19:31 +02:00
SettingCheckBox.qml Stop using SettingItemStyle 2016-05-11 17:19:31 +02:00
SettingComboBox.qml Stop using SettingItemStyle 2016-05-11 17:19:31 +02:00
SettingItem.qml Simplify tooltip handling for settings 2016-05-11 17:19:31 +02:00
SettingsConfigurationPage.qml Import Uranium's SettingView related files and start making them work 2016-05-10 17:31:18 +02:00
SettingTextField.qml Stop using SettingItemStyle 2016-05-11 17:19:31 +02:00
SettingUnknown.qml Fix SettingUnknown setting handler to display correctly 2016-05-11 17:19:31 +02:00
SettingView.qml Simplify tooltip handling for settings 2016-05-11 17:19:31 +02:00