qtutilities/widgets
Martchus ee7539cf6e Allow adding custom actions to button overlay
Of course it would is possible to add actions directly to the line edit.
These new helper functions have the advantage that they provide a fallback
to the old button overlay implementation in case line edit actions can not
be used.
2020-06-09 23:24:24 +02:00
..
buttonoverlay.cpp Allow adding custom actions to button overlay 2020-06-09 23:24:24 +02:00
buttonoverlay.h Allow adding custom actions to button overlay 2020-06-09 23:24:24 +02:00
clearcombobox.cpp Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
clearcombobox.h Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
clearlineedit.cpp Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
clearlineedit.h Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
clearplaintextedit.cpp Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
clearplaintextedit.h Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
clearspinbox.cpp Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
clearspinbox.h Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
iconbutton.cpp Allow adding custom actions to button overlay 2020-06-09 23:24:24 +02:00
iconbutton.h Allow adding custom actions to button overlay 2020-06-09 23:24:24 +02:00
pathselection.cpp Reorder member variables of PathSelection 2019-07-07 12:40:32 +02:00
pathselection.h Don't use lower-case Qt macros 2020-03-08 13:07:31 +01:00