generator-cmake-qt-cpp

1.0.3 • Public • Published

CMake Qt Yeoman Generator

Generate CMake project leveraging Qt UI framework.
This a simple scaffolding tool that helps to get started with CMake based Qt project.

Installation

Install Node.js
Install Yeoman and generator-cmake-qt-cpp:

npm install -g yo
npm install -g generator-cmake-qt-cpp

Usage

Create empty directory and navigate into it.
Run Yeoman generator:

yo cmake-qt-cpp

Follow instruction to configure the application.

Features

Generates Qt application with the following features:

  • CMake build system
  • Simple GUI class
  • Background tasks execution with status reporting
  • Saving fields in settings on change
  • Optional OpenCV library inclusion
  • Minor useful functions (modal message, file and directory opening)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i generator-cmake-qt-cpp

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

154 kB

Total Files

19

Last publish

Collaborators

  • fondorg