From 371696ca49bb1aca305f3d32677848d06b63d093 Mon Sep 17 00:00:00 2001 From: johanneshilden Date: Thu, 5 Oct 2017 11:43:03 +0300 Subject: [PATCH] Fix table markup --- README.md | 452 +++++++++++++++++++++++++++--------------------------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/README.md b/README.md index bfe10d3..d6f2499 100644 --- a/README.md +++ b/README.md @@ -5,232 +5,232 @@ 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). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- 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 -
- -
+ 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 +
+ +
#### Implemented components