qt-material-widgets/examples
Johannes Hilden c1a4c04887 Fix preset buttons in button preview 2017-11-02 20:42:45 +03:00
..
assets Add assets for examples 2017-09-28 17:14:31 +03:00
appbarsettingseditor.cpp Add label 2017-10-11 23:51:49 +03:00
appbarsettingseditor.h Build out AppBar settings form 2017-10-11 22:44:35 +03:00
appbarsettingsform.ui Build out AppBar settings form 2017-10-11 22:44:35 +03:00
autocompletesettingseditor.cpp Add itemSelected signal to Auto Complete 2017-10-15 12:59:46 +03:00
autocompletesettingseditor.h Remove unused code 2017-10-13 07:02:24 +03:00
avatarsettingseditor.cpp Use <> in include statements instead of quotes for library headers 2017-10-04 13:56:50 +03:00
avatarsettingseditor.h Add Avatar settings editor 2017-09-28 18:12:28 +03:00
avatarsettingsform.ui Add Avatar settings editor 2017-09-28 18:12:28 +03:00
badgesettingseditor.cpp Use <> in include statements instead of quotes for library headers 2017-10-04 13:56:50 +03:00
badgesettingseditor.h Reimplement Badge component 2017-09-29 01:01:01 +03:00
badgesettingsform.ui Reimplement Badge component 2017-09-29 01:01:01 +03:00
checkboxsettingseditor.cpp Use <> in include statements instead of quotes for library headers 2017-10-04 13:56:50 +03:00
checkboxsettingseditor.h Add Checkbox files again 2017-09-29 09:53:21 +03:00
checkboxsettingsform.ui Add Checkbox files again 2017-09-29 09:53:21 +03:00
circularprogresssettingseditor.cpp Use <> in include statements instead of quotes for library headers 2017-10-04 13:56:50 +03:00
circularprogresssettingseditor.h Add Circular Progress component 2017-09-29 12:14:01 +03:00
circularprogresssettingsform.ui Add Circular Progress component 2017-09-29 12:14:01 +03:00
dialogsettingseditor.cpp Update examples 2017-10-15 16:30:13 +03:00
dialogsettingseditor.h Add Dialog 2017-09-30 02:40:00 +03:00
dialogsettingsform.ui Add Dialog 2017-09-30 02:40:00 +03:00
drawersettingseditor.cpp Add label list to Drawer example 2017-10-12 22:42:25 +03:00
drawersettingseditor.h Add Drawer component and examples 2017-09-30 03:20:12 +03:00
drawersettingsform.ui Create ui form for Drawer exxamples 2017-10-12 22:32:53 +03:00
examples.pro Create stub files for menu settings editor 2017-10-15 16:48:56 +03:00
examples.qrc Fix merge with cleanup branch 2017-09-29 00:36:16 +03:00
fabsettingseditor.cpp Use <> in include statements instead of quotes for library headers 2017-10-04 13:56:50 +03:00
fabsettingseditor.h Add a bunch of buttons 2017-09-29 12:50:04 +03:00
fabsettingsform.ui Add a bunch of buttons 2017-09-29 12:50:04 +03:00
flatbuttonsettingseditor.cpp Fix preset buttons in button preview 2017-11-02 20:42:45 +03:00
flatbuttonsettingseditor.h Add a bunch of buttons 2017-09-29 12:50:04 +03:00
flatbuttonsettingsform.ui Add text alignment option to Flat Button 2017-10-12 09:42:02 +03:00
iconbuttonsettingseditor.cpp Use <> in include statements instead of quotes for library headers 2017-10-04 13:56:50 +03:00
iconbuttonsettingseditor.h Implement Icon Button settings editor 2017-09-29 13:48:30 +03:00
iconbuttonsettingsform.ui Add size change option to icon button settings editor 2017-09-29 16:04:03 +03:00
main.cpp Fix resource mess 2017-09-29 00:28:08 +03:00
mainwindow.cpp Fill out scaffolding code in menu component 2017-10-15 16:54:35 +03:00
mainwindow.h Split project setup into executable and lib parts 2017-09-28 15:52:06 +03:00
menusettingseditor.cpp Fill out scaffolding code in menu component 2017-10-15 16:54:35 +03:00
menusettingseditor.h Fill out scaffolding code in menu component 2017-10-15 16:54:35 +03:00
progresssettingseditor.cpp Use <> in include statements instead of quotes for library headers 2017-10-04 13:56:50 +03:00
progresssettingseditor.h Add Progress component 2017-09-29 16:33:26 +03:00
progresssettingsform.ui Add Progress component 2017-09-29 16:33:26 +03:00
radiobuttonsettingseditor.cpp Use <> in include statements instead of quotes for library headers 2017-10-04 13:56:50 +03:00
radiobuttonsettingseditor.h messed up the branch 2017-09-29 17:26:27 +03:00
radiobuttonsettingsform.ui messed up the branch 2017-09-29 17:26:27 +03:00
raisedbuttonsettingseditor.cpp Use <> in include statements instead of quotes for library headers 2017-10-04 13:56:50 +03:00
raisedbuttonsettingseditor.h Add a bunch of buttons 2017-09-29 12:50:04 +03:00
scrollbarsettingseditor.cpp Fix scrollbar hide on mouse out behavior 2017-10-30 20:44:56 +03:00
scrollbarsettingseditor.h Include horizontal scrollbar in examples 2017-10-30 20:20:59 +03:00
scrollbarsettingsform.ui Add ScrollBar settings editor and form files 2017-09-30 04:14:28 +03:00
slidersettingseditor.cpp Use <> in include statements instead of quotes for library headers 2017-10-04 13:56:50 +03:00
slidersettingseditor.h Clean up unused code 2017-09-29 20:06:39 +03:00
slidersettingsform.ui Delete autosave files 2017-09-30 01:45:14 +03:00
snackbarsettingseditor.cpp Use <> in include statements instead of quotes for library headers 2017-10-04 13:56:50 +03:00
snackbarsettingseditor.h Clean up form files 2017-09-30 02:12:24 +03:00
snackbarsettingsform.ui Clean up form files 2017-09-30 02:12:24 +03:00
tabssettingseditor.cpp Use <> in include statements instead of quotes for library headers 2017-10-04 13:56:50 +03:00
tabssettingseditor.h Create ui form template for tabs 2017-09-30 01:44:29 +03:00
tabssettingsform.ui Clean up form files 2017-09-30 02:12:24 +03:00
textfieldsettingseditor.cpp Fix #21 2017-10-06 08:29:38 +03:00
textfieldsettingseditor.h Fix #21 2017-10-06 08:29:38 +03:00
textfieldsettingsform.ui Fix #21 2017-10-06 08:29:38 +03:00
togglesettingseditor.cpp Use <> in include statements instead of quotes for library headers 2017-10-04 13:56:50 +03:00
togglesettingseditor.h Add Toggle component 2017-09-29 19:52:33 +03:00
togglesettingsform.ui Add Toggle component 2017-09-29 19:52:33 +03:00