Difference between revisions of "QPR UI - 06/2022 Deprecated"

From Mea Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<div class="downloadButton" style="width:240px;float:right;margin:3px 12px 0px 20px;">[[QPR_Product_Downloads|Download QPR UI]]</div>
 
<div class="downloadButton" style="width:240px;float:right;margin:3px 12px 0px 20px;">[[QPR_Product_Downloads|Download QPR UI]]</div>
  
Welcome to QPR UI Wiki! QPR UI is a state-of-the-art web user interface providing unified user experience across all QPR Software's products: QPR ProcessAnalyzer, QPR Metrics, QPR EnterpriseArchitect and QPR ProcessDesigner. QPR UI is a flexible user interface development platform providing possibility to design an intuitive and beautiful user interfaces for variety of different use cases. User interface implemented using QPR UI is inherently responsive and it works all sizes of devices, such as in mobile phones, tablets and desktops. To get started quickly with QPR UI, install Deployment Packages for the products you are using.
+
== Designing Dashboards ==
 
 
== Designing User Interfaces ==
 
 
User interfaces designed using QPR UI consist of views, panels and presentation objects. View is the topmost level canvas that spans the whole screen, and panels in the view are used to group presentation objects visually together. Presentation objects are smallest building blocks of the user interface, and they are for example charts, tables, buttons and labels.
 
User interfaces designed using QPR UI consist of views, panels and presentation objects. View is the topmost level canvas that spans the whole screen, and panels in the view are used to group presentation objects visually together. Presentation objects are smallest building blocks of the user interface, and they are for example charts, tables, buttons and labels.
  
Line 19: Line 17:
  
 
<div style="flex: 10 5 250px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
<div style="flex: 10 5 250px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
=== Querying from QPR Metrics and EA/PD===
+
=== Querying from QPR Suite===
 
* [[Datasets in QPR UI|Queries and Datasets]]
 
* [[Datasets in QPR UI|Queries and Datasets]]
 
* [[QPR Suite Web Service Datasource|QPR Suite Web Service Datasource]]
 
* [[QPR Suite Web Service Datasource|QPR Suite Web Service Datasource]]
Line 36: Line 34:
 
</div>
 
</div>
  
== Presentation Objects ==
+
== Visualizations ==
  
QPR UI contains variety of [[QPR UI Presentation Objects|presentation objects]] for different purposes:
+
QPR UI contains variety of [[QPR UI Visualizations|visualizations]] for different purposes:
  
 
<div style="display: flex;flex-wrap: wrap;">
 
<div style="display: flex;flex-wrap: wrap;">
 
<div style="flex: 1 0 230px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
<div style="flex: 1 0 230px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
=== Data Visualization ===
+
=== Charts and Tables ===
 
* [[Chart_and_Gauge_Properties|Chart and Gauge]]
 
* [[Chart_and_Gauge_Properties|Chart and Gauge]]
 
* [[Data Grid Properties|Data Grid]]
 
* [[Data Grid Properties|Data Grid]]
 
* [[Editable Data Grid|Editable Data Grid]] (for QPR Suite)
 
* [[Editable Data Grid|Editable Data Grid]] (for QPR Suite)
* [[Pick List Properties|Pick List]]
 
 
</div>
 
</div>
  

Revision as of 21:12, 24 May 2019

Designing Dashboards

User interfaces designed using QPR UI consist of views, panels and presentation objects. View is the topmost level canvas that spans the whole screen, and panels in the view are used to group presentation objects visually together. Presentation objects are smallest building blocks of the user interface, and they are for example charts, tables, buttons and labels.

Visualizations

QPR UI contains variety of visualizations for different purposes:

Charts and Tables

Installation and Administration