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

From Mea Wiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
<div style="display: flex;flex-wrap: wrap;">
 
<div style="display: flex;flex-wrap: wrap;">
 +
 +
<div style="flex: 10 0 230px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 +
=== Visualizations ===
 +
* [[Chart_and_Gauge_Properties|Chart and Gauge]]
 +
* [[Data Grid Properties|Data Grid]]
 +
* [[Editable Data Grid|Editable Data Grid]] (for QPR Suite)
 +
* [[HTML Properties|HTML and JavaScript Content]]
 +
* [[SVG Properties|SVG Content]]
 +
* [[External Content Properties|External Content Viewer]] (iframe)
 +
* [[Repeater_Properties|Content Repeater]]
 +
</div>
  
 
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
 
=== Designing Dashboards ===
 
=== Designing Dashboards ===
 
* [[View and Panel Designer in QPR UI|View Designer]]
 
* [[View and Panel Designer in QPR UI|View Designer]]
Line 16: Line 26:
  
 
<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 Data ===
 
=== Querying Data ===
 
* [[Datasets in QPR UI|Queries and Datasets]]
 
* [[Datasets in QPR UI|Queries and Datasets]]
Line 24: Line 33:
  
 
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
 
=== Variables and Tags===
 
=== Variables and Tags===
 
* [[Variables in QPR UI|Variables]]
 
* [[Variables in QPR UI|Variables]]
Line 33: Line 41:
 
</div>
 
</div>
  
<div style="flex: 10 0 230px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
=== Visualizations ===
 
* [[Chart_and_Gauge_Properties|Chart and Gauge]]
 
* [[Data Grid Properties|Data Grid]]
 
* [[Editable Data Grid|Editable Data Grid]] (for QPR Suite)
 
* [[HTML Properties|HTML and JavaScript Content]]
 
* [[SVG Properties|SVG Content]]
 
* [[External Content Properties|External Content Viewer]] (iframe)
 
* [[Repeater_Properties|Content Repeater]]
 
</div>
 
 
</div>
 
</div>
  

Revision as of 10:37, 23 December 2019

Designing Dashboards

User interface designed using QPR UI consists of views, panels and presentation objects. View is the topmost level canvas that spans the entire 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.

Installation and Administration