• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C++
  • License
    BSD 3-Clause "New...
  • Created about 5 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project provide a simple CMake macro to build flatc executable and generate flatbuffers c++ headers.

More Repositories

1

Qaterial

๐Ÿงฉ Collection of Material Components based on QtQuickControls2.
QML
300
star
2

QaterialGallery

๐Ÿ–ผ๏ธ Qaterial Library Showcase.
QML
100
star
3

QtIosCMake

๐Ÿ“ฑ Deploy Qt Application for iOS with a single macro when using CMake.
CMake
55
star
4

QaterialHotReload

๐Ÿ”ฅ Qml Hot Reload software.
QML
40
star
5

QOlm

๐Ÿงฑ QAbstractListModel subclass that provide List of QObject to C++ and Qml
C++
29
star
6

QtStaticCMake

Collection of macros to generate Qt plugin import statement when building with CMake and a static Qt version
CMake
27
star
7

QtWindowsCMake

๐Ÿ’ป CMake macro to deploy and create installer for Qt application on windows.
CMake
27
star
8

asio.cmake

Small CMake wrapper to add asio with a simple FetchContent.
CMake
16
star
9

cmocka-cmake-example

A sample project using CMocka with CMake
CMake
14
star
10

QQuickStaticHelloWorld

Hello world qt quick application with static qt 5.14
CMake
14
star
11

MaterialDesignSvgo

About โœ’5600+ Material Design Icons from the Community, size optimized with svgo.
JavaScript
13
star
12

QbcInstaller

CMake Wrapper around QT Installer Framework to create installer (x86 or x64) for a single package
CMake
12
star
13

QtLinuxCMakeDocker

๐Ÿณ Docker image with latest Qt/CMake/GCC to build AppImage.
Dockerfile
11
star
14

QtWasmCMake

๐ŸŒ Deploy Qt Application for WebAssembly with a single function when using CMake.
CMake
11
star
15

QtMacCMake

๐Ÿ’ป CMake function that wrap macdeployqt, deploy dmg and pkg.
CMake
10
star
16

NetUdp

โœ‰๏ธ Provide Udp Socket fully exposed to Qml.
C++
10
star
17

QtLinuxCMake

๐Ÿ’ป CMake function to generate AppImage from qt application.
CMake
10
star
18

QtGeneratorCMake

Collection of CMake function to generate `qrc`, `qmldir` files for qt applications.
CMake
9
star
19

QSuperMacros

A set of one-line C++ macros to simplify the creation of reccurent things (like Qt Meta Properties) so that doing them in C++ is not harder than in QML, and requires no boilerplate glue-code.
C++
9
star
20

ObjectListModel

Additional data models aimed to bring more power to QML applications by using useful C++ models in back-end.
C++
7
star
21

NetTcp

๐Ÿ”Œ Provide Tcp Server and Socket fully exposed to Qml.
C++
5
star
22

Recycler

C++ container that recycle object allocated with std::shared_ptr
C++
5
star
23

QtAndroidCMakeDocker

Docker image to build qt based android app
Dockerfile
4
star
24

QtWasmCMakeDocker

A container for building Qt applications with CMake for the web platform.
Dockerfile
3
star
25

Unique

C++ library to provide unique id, and map of unique stuff for you application.
C++
3
star
26

NetTcpJson

Send Json via TCP using {json object boundaries} as packet delimiter.
C++
3
star
27

QQuickMaterialHelper

A collection of helper for QtQuick and QtQuickControls to build faster UI using Qml following Material design guidelines.
QML
3
star
28

QaterialHotReloadHelloWorld

Minimal project that integrate QaterialHotReload as a library.
C++
2
star
29

QQuickMaterialHelperGallery

Showcase of QQuickMaterialHelper
QML
2
star
30

QQuickHelper

A collection of helper for QtQuick and QtQuickControls to build faster UI using Qml.
QML
2
star
31

bezierpp

Header only library to create bezier curve, in 2D or 3D.
C++
2
star
32

ArtnetConverter

๐Ÿงฎ Cross-platform application to convert from Artnet Network/SubNet/Universe to absolute Universe
CMake
1
star
33

LibEndian

A cross platform C++ library to finally get rid of binary serialization issues.
C++
1
star
34

QaterialHelloWorld

๐Ÿ‘‹ Minimal code for a Qaterial Application.
CMake
1
star
35

ArmDevEclipse

1
star
36

Stringify

Helper to convert basic type to/from QString
C++
1
star
37

MorpionQml

Basic morpion game using only qt quick primitive (Rectangle/Text/MouseArea). Demo for beginners.
QML
1
star