Skip to content

legerch/QWlanManagerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QWlanManagerApp is a Qt application allowing to control interface operations, by providing an UI to the library QWlanManager.

Tip

Latest development/pull requests will be committed into main branch.
Each stable release have their dedicated branch:

  • 1.0.x: branch dev/1.0
  • 1.1.x: branch dev/1.1
  • etc...

Table of contents :

1. Application details

1.1. Overview

doc-ui-app

1.2. Features

This application implements all features available via QWlanManager library, see the associated documentation for more informations.

2. Requirements

2.1. C++ Standards

This application requires at least C++ 17 standard

2.2. Dependencies

Below, list of required dependencies:

Dependencies VCPKG package Comments
Qt / Compatible with Qt6.x
Compatible with Qt5.15.x
QWlanManager / Included as a git submodule
QLogger / Included as a git submodule
ToolBoxQt / Included as a git submodule

Note

Dependency manager VCPKG is not mandatory, this is only a note to be able to list needed packages

3. How to build

3.1. CMake Usage

This application use CMake as build-system, so simply run the CMakeLists.txt file to build the application.

3.2. CMake options

This application provide some CMake build options:

  • Currently no custom CMake options

4. License

This application is licensed under MIT license.

About

Qt application allowing to control interface operations, by providing an UI to the library "QWlanManager"

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors