[Development] Notes from the QWidget session
Иван Комиссаров
abbapoh at gmail.com
Wed Jun 27 22:17:58 CEST 2012
Hm... What about adding new (maybe rather simple) widgets? QtCreator has QtColorButton class, QtFontButton, lineedit for editing shortcuts (i have my own modified copy).
Browser example has ModelMenu and ModelToolBar classes (rather useful in some cases).
Recently, I implemented Windows menu (popup menu with list of top-level windows and actions to minimize/maximize/change current window).
I can add these classes to QtWidgets, if needed. IMHO, it's nice to have color button in Designer, for example.
Ivan.
More information about the Development
mailing list