QtMvvm  1.1.0
A mvvm oriented library for Qt, to create Projects for Widgets and Quick in parallel
Images page

Table of Contents

A collection of images to show off different UIs

This page shows of a bunch of images to show off how the mvvm applications can look. It is presented in the form of tables, always comparing how a view looks on widgets next to a ui with quick controls 2. All UIs in the same table row have been creating using the same core app and thus use the same viewmodel.

Primary QtMvvm modules

These are the images of the sample application build with the main QtMvvm modules. On the left is the widgets variant, on the right the quick controls 2

Widgets UI Quick UI
widgets_main.png
Main View
quick_main.png
Main View
widgets_result.png
Result View
quick_result.png
Result View
widgets_tabs.png
Tabs View
quick_tabs.png
Tabs View
widgets_input.png
Input Dialog
quick_input.png
Input Dialog
widgets_file.png
File Dialog
quick_file.png
File Dialog
widgets_message.png
Message Box
quick_message.png
Message Box
widgets_about.png
About Dialog
quick_about.png
About Dialog
widgets_settings.png
Settings View
quick_settings_1.png
Settings View Page 1
quick_settings_2.png
Settings View Page 2

Datasync QtMvvm modules

These are the images of the sample application using the datasync mvvm module. On the left is the widgets variant, on the right the quick controls 2

Widgets UI Quick UI
widgets_ds_main.png
Main View
quick_ds_main_1.png
Main View
quick_ds_main_2.png
Main View
widgets_ds_edit.png
Edit Identity Dialog
quick_ds_edit.png
Edit Identity Dialog
widgets_ds_remote.png
Edit Remote Dialog
quick_ds_remote.png
Edit Remote View
widgets_ds_reset.png
Reset Identity Dialog
quick_ds_reset.png
Reset Identity Dialog
widgets_ds_exchange.png
Exchange View
quick_ds_exchange.png
Exchange View
widgets_ds_import.png
Import Dialog
widgets_ds_import.png
Import Dialog
widgets_ds_import_trust.png
Import Trusted Dialog
quick_ds_import_trust.png
Import Trusted Dialog
widgets_ds_export.png
Export Dialog
quick_ds_export.png
Export Dialog
widgets_ds_grant.png
Grant Dialog
quick_ds_grant.png
Grant Dialog