Update README.md

This commit is contained in:
Achraf k 2022-02-19 13:31:00 +01:00 committed by GitHub
parent f345d3a672
commit 3608731285
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 18 deletions

View File

@ -12,7 +12,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
App Bar App Bar
</td> </td>
<td> <td>
<code>QtMaterialAppBar</code> <code>md::AppBar</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -38,7 +38,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Avatar Avatar
</td> </td>
<td> <td>
<code>QtMaterialAvatar</code> <code>md::Avatar</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -51,7 +51,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Badge Badge
</td> </td>
<td> <td>
<code>QtMaterialBadge</code> <code>md::Badge</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -64,7 +64,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Check Box Check Box
</td> </td>
<td> <td>
<code>QtMaterialCheckBox</code> <code>md::CheckBox</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -77,7 +77,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Circular Progress Circular Progress
</td> </td>
<td> <td>
<code>QtMaterialCircularProgress</code> <code>md::CircularProgress</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -90,7 +90,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Dialog Dialog
</td> </td>
<td> <td>
<code>QtMaterialDialog</code> <code>md::Dialog</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -103,7 +103,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Drawer Drawer
</td> </td>
<td> <td>
<code>QtMaterialDrawer</code> <code>md::Drawer</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -116,7 +116,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
FAB FAB
</td> </td>
<td> <td>
<code>QtMaterialFloatingActionButton</code> <code>md::FloatingActionButton</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -129,7 +129,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Flat Button Flat Button
</td> </td>
<td> <td>
<code>QtMaterialFlatButton</code> <code>md::FlatButton</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -155,7 +155,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Progress Progress
</td> </td>
<td> <td>
<code>QtMaterialProgress</code> <code>md::Progress</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -168,7 +168,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Radio Button Radio Button
</td> </td>
<td> <td>
<code>QtMaterialRadioButton</code> <code>md::RadioButton</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -181,7 +181,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Raised Button Raised Button
</td> </td>
<td> <td>
<code>QtMaterialRaisedButton</code> <code>md::RaisedButton</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -194,7 +194,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Scroll Bar Scroll Bar
</td> </td>
<td> <td>
<code>QtMaterialScrollBar</code> <code>md::ScrollBar</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -207,7 +207,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Slider Slider
</td> </td>
<td> <td>
<code>QtMaterialSlider</code> <code>md::Slider</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -220,7 +220,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Snackbar Snackbar
</td> </td>
<td> <td>
<code>QtMaterialSnackBar</code> <code>md::SnackBar</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -233,7 +233,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Tabs Tabs
</td> </td>
<td> <td>
<code>QtMaterialTabs</code> <code>md::Tabs</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -246,7 +246,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Text Field Text Field
</td> </td>
<td> <td>
<code>QtMaterialTextField</code> <code>md::TextField</code>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -259,7 +259,7 @@ YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU
Toggle Toggle
</td> </td>
<td> <td>
<code>QtMaterialToggle</code> <code>md::Toggle</code>
</td> </td>
</tr> </tr>
<tr> <tr>