Add app bar gif
This commit is contained in:
parent
235d3726e7
commit
7ef5cf21fa
24
README.md
24
README.md
|
@ -8,6 +8,30 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" align="center"></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
App Bar
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<code>QtMaterialAppBar</code>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" align="center">
|
||||||
|
<img src="gifs/appbar.gif" />
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
Check Box
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<code>QtMaterialCheckBox</code>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2" align="center"></td>
|
<td colspan="2" align="center"></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 140 KiB |
Loading…
Reference in New Issue