-rw-r--r-- | docs/customization.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/customization.html b/docs/customization.html new file mode 100644 index 0000000..ce586a8 --- a/dev/null +++ b/docs/customization.html @@ -0,0 +1,7 @@ +<html><head><title>Customization</title></head><body><h2>Customization</h2> +Qt's clean object oriented design makes it easy to extend and +enhance the standard widgets. You can create specialized widgets for the +limited space offered by embedded device screens. +Qt's GUI styling support lets you create a unique GUI look to make your +device stand out from the rest. + |