Logo of Axivion Suite 7.12.0

Axivion Suite 7.12.0

Navigation

  • 1. Introduction
  • 2. Project Configuration
  • 3. Supported Languages
  • 4. Analyses Guide
  • 5. User Interface
    • 5.1. Dashboard
      • 5.1.1. Requirements
      • 5.1.2. Dashboard Administration
      • 5.1.3. Issue Kinds
      • 5.1.4. Using the Dashboard
        • 5.1.4.1. Navigation
          • Toolbars
          • Quick Access
        • 5.1.4.2. Keeping track of your Projects
        • 5.1.4.3. Diving into a Project
        • 5.1.4.4. Issue Table and Issue Deltas
        • 5.1.4.5. Issue Details
        • 5.1.4.6. Browsing the Files
        • 5.1.4.7. Named Filters
        • 5.1.4.8. Issue Annotations
        • 5.1.4.9. Erosion Notification System
        • 5.1.4.10. Creating Custom Reports
        • 5.1.4.11. User Reports Page
        • 5.1.4.12. User Preferences
    • 5.2. Launcher
    • 5.3. Eclipse Plugin
    • 5.4. CLion Plugin
    • 5.5. Visual Studio Code Plugin
    • 5.6. Visual Studio Plugin
    • 5.7. Qt Creator Plugin
    • 5.8. Local Build
    • 5.9. Gravis
    • 5.10. MCPs
  • 6. Reference
  • 7. Customization API
  • 8. HOWTOs
  • 9. Legal
 
  • ← 5.1.4. Using the Dashboard
  • 5.1.4.2. Keeping track of your Projects →

5.1.4.1. Navigation¶

Once you have logged in, all dashboard pages share a similar layout. The upper panel, the dashboard’s navigation bar is always visible and helps you to quickly navigate using a collection of items, some of which are only present depending on the current context and permissions.

The navigation bar of the |bauhaussuite| dashboard.

The navigation bar of the Axivion Suite dashboard.¶

Home Button dashboard2-uiicon-home

Brings you back to the landing page

Projects Menu

Used for selecting one of the installed projects and switching into Project Context revealing the Project Pages Menu

Project Pages Menu

Only visible when in Project Context and giving access to all project related information

Quick Access

Allows you to quickly jump to an issue via its ID

Sharing Menu dashboard2-uiicon-share-alt

Allows you to share a link of the current page via E-Mail.

Settings Menu dashboard2-uiicon-setting

This allows access to certain administrative aspects and depending on your permissions won’t be visible or will have certain items missing

Help Menu dashboard2-uiicon-read

Besides giving access to the complete manual of the Axivion Suite this also provides you with links to the dashboard programming API as well as instructions on how to install one of the IDE plugins

User Menu

Labeled with the currently logged in user’s name, this gives access to account related functionality

Toolbars¶

Most dashboard pages have a so called Toolbar which is located directly below the Navigation Bar.

An exemplary toolbar.

An exemplary toolbar.¶

Toolbars very often feature one or two Version Selectors but depending on the current view the controls available to customize the view differ a lot.

Quick Access¶

The Quick Access field is a text input field found in the Navigation Area that can help to quickly view an issue by entering its unique id.

The Bookmarks menu and the QuickAccess field.

The QuickAccess field.¶

The schema of these is <projectname>:<issuekind><id> where <projectname> is the name of the project as seen in the Project Menu, <issuekind> is one of AV, CL, CY, DE, MV, SV and <id> is the integer ID of the issue.
The first part, <projectname>:, is optional if you are in a project context, i.e. the dashboard shows information related to a specific context.
Some examples would be:
  • bash-C:CL80

  • mapnik-C++:MV17

  • SV11 (the dashboard shows a project specific page)

 
  • ← 5.1.4. Using the Dashboard
  • 5.1.4.2. Keeping track of your Projects →
©2026, The Qt Company GmbH, a subsidiary of The Qt Group. | Powered by Sphinx 8.1.3 & Alabaster 1.0.0