Configuration Tool
1.0.6

Table of Contents

  • 1. Overview
  • 2. Users’ Guide
  • 3. Programmers’ Guide
    • 3.1. Application Architecture
    • 3.2. Config Tool Plugin APIs
    • 3.3. Developing a Plugin
    • 3.4. Code Documentation
    • 3.5. Module Index
  • 4. Open Source Licenses
  • 5. Index
Configuration Tool
  • Docs »
  • 3. Programmers’ Guide
  • View page source

3. Programmers’ Guide¶

The Device Configuration Tool allows considerable flexibility in its architecture. This section describes how the tool can be modied or extended to suit particular needs.

  • 3.1. Application Architecture
    • 3.1.1. Implementation
    • 3.1.2. Plugins
    • 3.1.3. Open Source Dependencies
  • 3.2. Config Tool Plugin APIs
    • 3.2.1. Background
    • 3.2.2. Top Level Utilities
    • 3.2.3. Persistence of UI State
    • 3.2.4. Application Options
    • 3.2.5. Device Configuration Database
    • 3.2.6. Global Events
    • 3.2.7. User Interface
  • 3.3. Developing a Plugin
    • 3.3.1. Prerequisites
    • 3.3.2. Code structure
  • 3.4. Code Documentation
    • 3.4.1. Database Implementation
  • 3.5. Module Index
Next Previous

© Copyright 2019, Qualcomm Technologies International Ltd.

Built with Sphinx using a theme provided by Qualcomm Python Users, derived from Read the Docs.