Application Framework Bindings
-
Overview
-
Binding's vocabulary
-
Binder events guide
-
How to write a binding version 3?
-
How to write a binding version 4?
-
Developping bindings on a desktop
Bindings Version 3 References
-
Types and globals
-
Logging macros
-
afb_api functions
-
afb_req functions
-
afb_event functions
-
afb_daemon functions
-
afb_service functions
Bindings Version 4 References
-
Types and globals
-
Logging macros
-
afb_api functions
-
afb_req functions
-
afb_event functions
-
Miscellanous functions
-
afb_type functions
-
Predefined data types
-
afb_data functions
-
afb_data_array functions
-
afb_evfd functions
-
afb_timer functions
Application Framework Manager
-
Introduction
-
Application manager daemons
-
afm-util tool
-
Configuration
-
Known content types
-
Permissions
-
Installation process
-
Migration from widget to redpesk packages
-
Legacy configuration
Using the CMAKE Applications Module
-
Overview
-
Installing CMake Templates
-
Using CMake Templates
-
Configuring CMake Templates
-
Project Architecture
-
Advanced Usage
-
Advanced Customization
-
Autobuild
Controller Guides
AFB Helper Guide
-
Usage
-
AFB Timer
-
CURL wrapper
-
URL escaping
-
Filescan Utils
-
Qt AFB Websocket client
-
JSON library for modern C++
-
C JSON Wrapper