... | @@ -2,14 +2,14 @@ |
... | @@ -2,14 +2,14 @@ |
|
|
|
|
|
This is an intro section to give an overview of each topic presented in this Wiki document..
|
|
This is an intro section to give an overview of each topic presented in this Wiki document..
|
|
|
|
|
|
* [Introduction](#introduction)
|
|
* [Introduction](Introduction)
|
|
* [Project setup](#project-setup)
|
|
* [Project setup](Project-Setup)
|
|
* [Installing Qt](#installing-qt)
|
|
* [Installing Qt](Project-Setup#installing-qt)
|
|
* [Cloning the repository](#cloning-the-repository)
|
|
* [Cloning the repository](Project-Setup#cloning-the-repository)
|
|
* [Add a new Module](#add-a-new-module)
|
|
* [Create a new module](Create-a-new-module)
|
|
* [1. Create the module folder](#1-create-the-module-folder)
|
|
* [1. Create the module folder](Create-a-new-module#1-create-the-module-folder)
|
|
* [2. Create the module class](#2-create-the-module-class)
|
|
* [2. Create the module class](Create-a-new-module#2-create-the-module-class)
|
|
* [3. Insert the ModuleId](#3-insert-the-moduleid)
|
|
* [3. Insert the ModuleId](Create-a-new-module#3-insert-the-moduleid)
|
|
* [4. Add the module to the module factory](#4-add-the-module-to-the-module-factory)
|
|
* [4. Add the module to the module factory](Create-a-new-module#4-add-the-module-to-the-module-factory)
|
|
* [5. Overrides the module abstract methods](#5-overrides-the-module-abstract-methods)
|
|
* [5. Overrides the module abstract methods](Create-a-new-module#5-overrides-the-module-abstract-methods)
|
|
* [Using the default context menu](#using-the-default-context-menu) |
|
* [Using the default context menu](Create-a-new-module#using-the-default-context-menu) |
|
\ No newline at end of file |
|
\ No newline at end of file |