narizhny / qt-mvc-templates
Template-based tree and table model creation for Qt MVC in a modern c++11 functional style (More easy than direct using QAbstractItemModel, QAbstractTableModel and QAbstractTreeModel)
☆14Updated 7 years ago
Alternatives and similar repositories for qt-mvc-templates:
Users that are interested in qt-mvc-templates are comparing it to the libraries listed below
- A factory class to easily load generic plugins☆12Updated 6 years ago
- A class to easily register your application as autostart application☆18Updated 6 years ago
- Serialization of QObject property tree <==> QVariantMap <==> {Json, XML, ...}☆37Updated 6 years ago
- A fork of the great qt-material-widgets from laserpants