User:Jucato: Difference between revisions

From KDE Community Wiki
(Created page with "= Part I: Introduction == Introduction === Introduction and Disclaimer === What You Need === Outline of the Book == Getting Started === What is KDE === First Steps - Wh...")
 
No edit summary
 
Line 1: Line 1:
= Part I: Introduction
# Part I: Introduction


== Introduction
## Introduction


=== Introduction and Disclaimer
### Introduction and Disclaimer


=== What You Need
### What You Need


=== Outline of the Book
### Outline of the Book


== Getting Started
## Getting Started


=== What is KDE
### What is KDE


=== First Steps - What you want to do
### First Steps - What you want to do


=== Quickstart
### Quickstart
==== Sample application
#### Sample application
==== Kirigami Gallery
#### Kirigami Gallery


= Part II: Developing with KDE Software
# Part II: Developing with KDE Software


== Building
## Building


=== Setup
### Setup
==== Environment Variabls
#### Environment Variabls
==== kdesrc-build (quick guide)
#### kdesrc-build (quick guide)


=== Compiling
### Compiling
==== Qt
#### Qt
==== KDE Frameworks
#### KDE Frameworks
==== Plasma
#### Plasma
==== Applications
#### Applications


=== Running and Testing
### Running and Testing


== Writing Software
## Writing Software


=== Using KF5
### Using KF5


=== Plasma Plasmoids
### Plasma Plasmoids


=== Kirigami App
### Kirigami App


=== KCMs
### KCMs


== Contributing
## Contributing


= Part III: References
# Part III: References


== KDE Frameworks
## KDE Frameworks


== KDE Platforms
## KDE Platforms


=== Plasma
### Plasma


=== Plasma Mobile
### Plasma Mobile


=== Plasma Bigscreen
### Plasma Bigscreen


== Tools
## Tools


=== kdesrc-build
### kdesrc-build


=== CMake (ECM)
### CMake (ECM)


=== Git (Gitlab)
### Git (Gitlab)


=== KDevelop and Kate
### KDevelop and Kate


=== Others
### Others


== Development Topics
## Development Topics


=== D-Bus
### D-Bus
=== KCMs/KConfigXT
### KCMs/KConfigXT
=== XmlGui
### XmlGui
=== Akonadi/PIM
### Akonadi/PIM
=== Localization
### Localization
=== KParts
### KParts
=== Session Management
### Session Management
=== Icons
### Icons
=== Plasma Themes
### Plasma Themes
=== Services
### Services
=== Apps
### Apps

Latest revision as of 11:59, 11 September 2020

  1. Part I: Introduction
    1. Introduction
      1. Introduction and Disclaimer
      1. What You Need
      1. Outline of the Book
    1. Getting Started
      1. What is KDE
      1. First Steps - What you want to do
      1. Quickstart
        1. Sample application
        2. Kirigami Gallery
  1. Part II: Developing with KDE Software
    1. Building
      1. Setup
        1. Environment Variabls
        2. kdesrc-build (quick guide)
      1. Compiling
        1. Qt
        2. KDE Frameworks
        3. Plasma
        4. Applications
      1. Running and Testing
    1. Writing Software
      1. Using KF5
      1. Plasma Plasmoids
      1. Kirigami App
      1. KCMs
    1. Contributing
  1. Part III: References
    1. KDE Frameworks
    1. KDE Platforms
      1. Plasma
      1. Plasma Mobile
      1. Plasma Bigscreen
    1. Tools
      1. kdesrc-build
      1. CMake (ECM)
      1. Git (Gitlab)
      1. KDevelop and Kate
      1. Others
    1. Development Topics
      1. D-Bus
      2. KCMs/KConfigXT
      3. XmlGui
      4. Akonadi/PIM
      5. Localization
      6. KParts
      7. Session Management
      8. Icons
      9. Plasma Themes
      10. Services
      11. Apps