laserpants / qt-material-widgets

:art: Qt widgets-based implementation of the Material Design specification.
BSD 3-Clause "New" or "Revised" License
2.94k stars 660 forks source link

Text Field clear button #23

Open laserpants opened 6 years ago

laserpants commented 6 years ago
textField->setClearButtonEnabled(true);

…works, but doesn't look so Material.