qml: IconButton and IconToolButton adjustments, remove IconControlButton
- Remove unnecessary
size
property. - Remove
iconText
, usetext
for the symbol andToolTip.text
for tool tip text. - Remove IconControlButton.qml. The purpose of this item is not clear.
The current usage does not make it obvious what is what, this merge request addresses that.
Edited by Fatih Uzunoğlu