diff --git a/README.md b/README.md index edfcfd7..d6f2499 100644 --- a/README.md +++ b/README.md @@ -4,25 +4,234 @@ I finally took the time to go through and clean up this code. The build includes an executable with a preview, and some settings to play around with for each widget. A YouTube video preview is [available here](http://www.youtube.com/watch?v=21UMeNVBPU4). -Component | Preview ------------------ | ------------------------------------------------ -Avatar |  -Check Box |  -Circular Progress |  -Dialog |  -Drawer |  -FAB |  -Flat Button |  -Icon Button |  -Progress |  -Radio Button |  -Raised Button |  -Scroll Bar |  -Slider |  -Snackbar |  -Tabs |  -Text Field |  -Toggle |  +
+ | |
+ Avatar + | +
+ QtMaterialAvatar
+ |
+
+ ![]() |
+ |
+ Check Box + | +
+ QtMaterialCheckBox
+ |
+
+ ![]() |
+ |
+ Circular Progress + | +
+ QtMaterialCircularProgress
+ |
+
+ ![]() |
+ |
+ Dialog + | +
+ QtMaterialDialog
+ |
+
+ ![]() |
+ |
+ Drawer + | +
+ QtMaterialDrawer
+ |
+
+ ![]() |
+ |
+ FAB + | +
+ QtMaterialFloatingActionButton
+ |
+
+ ![]() |
+ |
+ Flat Button + | +
+ QtMaterialFlatButton
+ |
+
+ ![]() |
+ |
+ Icon Button + | +
+ QtMaterialIconButton
+ |
+
+ ![]() |
+ |
+ Progress + | +
+ QtMaterialProgress
+ |
+
+ ![]() |
+ |
+ Radio Button + | +
+ QtMaterialRadioButton
+ |
+
+ ![]() |
+ |
+ Raised Button + | +
+ QtMaterialRaisedButton
+ |
+
+ ![]() |
+ |
+ Scroll Bar + | +
+ QtMaterialScrollBar
+ |
+
+ ![]() |
+ |
+ Slider + | +
+ QtMaterialSlider
+ |
+
+ ![]() |
+ |
+ Snackbar + | +
+ QtMaterialSnackBar
+ |
+
+ ![]() |
+ |
+ Tabs + | +
+ QtMaterialTabs
+ |
+
+ ![]() |
+ |
+ Text Field + | +
+ QtMaterialTextField
+ |
+
+ ![]() |
+ |
+ Toggle + | +
+ QtMaterialToggle
+ |
+
+ ![]() |
+