qml: IconButton and IconToolButton adjustments, remove IconControlButton
- Remove unnecessary
sizeproperty. - Remove
iconText, usetextfor the symbol andToolTip.textfor 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