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

From Mea Wiki
Jump to navigation Jump to search
Line 71: Line 71:
 
== Installation and Administration ==
 
== Installation and Administration ==
  
<table style="width:100%; display: table;border-spacing: 10px;">
+
<div style="display: flex;flex-wrap: wrap;">
<tr>
+
<div style="flex: 1 0 260px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:33.3%; min-width: 200px; vertical-align:top;">
 
 
=== Planning ===
 
=== Planning ===
<div style="float:left; width:100%;">
 
 
* [[QPR UI Installation Checklist|Installation and Configuration Checklist]]
 
* [[QPR UI Installation Checklist|Installation and Configuration Checklist]]
 
* [[QPR UI System Requirements|System Requirements for QPR UI]]
 
* [[QPR UI System Requirements|System Requirements for QPR UI]]
 
* [[QPR UI Release Notes|QPR UI Release Notes]]
 
* [[QPR UI Release Notes|QPR UI Release Notes]]
 
</div>
 
</div>
</td>
 
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:33.3%; min-width: 200px; vertical-align:top;">
 
  
 +
<div style="flex: 1 0 260px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
=== Installing ===
 
=== Installing ===
<div style="float:left; width:100%;">
 
 
* [[SQL Server Configuration in QPR UI|SQL Server Configuration for QPR UI]]
 
* [[SQL Server Configuration in QPR UI|SQL Server Configuration for QPR UI]]
 
* [[QPR UI Windows Installer|QPR UI Windows Installer]]
 
* [[QPR UI Windows Installer|QPR UI Windows Installer]]
Line 92: Line 88:
 
* [[Silent Installation in QPR UI|Automated Installation]]
 
* [[Silent Installation in QPR UI|Automated Installation]]
 
</div>
 
</div>
</td>
 
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:33.3%; min-width: 200px; vertical-align:top;">
 
  
 +
<div style="flex: 1 0 260px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
=== Configuring ===
 
=== Configuring ===
<div style="float:left; width:100%;">
 
 
* [[QPR UI System Settings|QPR UI System Settings]]
 
* [[QPR UI System Settings|QPR UI System Settings]]
 
* [[Federated Authentication in QPR UI|Federated Authentication (SAML 2.0)]]
 
* [[Federated Authentication in QPR UI|Federated Authentication (SAML 2.0)]]
Line 104: Line 98:
 
* [[QPR UI Audit Logging|Audit Logging in QPR UI]]
 
* [[QPR UI Audit Logging|Audit Logging in QPR UI]]
 
</div>
 
</div>
</td>
+
</div>
</tr>
 
</table>
 
  
 
__NOTOC__
 
__NOTOC__

Revision as of 21:56, 14 May 2019

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 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.

Presentation Objects

QPR UI contains variety of presentation objects for different purposes:

Data Visualization

Customized and External Content

Canvases for Presentation Objects

Installation and Administration