Package libqt-mvvm: Information
Source package: libqt-mvvm
Version: 0.2.0-alt3
Build time: Jan 11, 2023, 07:26 PM in the task #313124
Category: System/Libraries
Report package bugHome page: https://github.com/gpospelov/qt-mvvm
License: GPLv3+
Summary: This model-view-viewmodel framework is intended for development of large Qt based applications written in C++.
Description:
This model-view-viewmodel framework is intended for development of large Qt based applications written in C++. Main features of the framework are: Application model to store arbitrary data of GUI session. Serialization of application models to json. Undo/redo based on command pattern. View model to show parts of application model in Qt widgets. Depends on Qt. Scientific plotting based on qcustomplot. Automatic generation of widgets from model content. Property editors. Flexible layout of Qt's trees and tables.
List of RPM packages built from this SRPM:
libqt-mvvm (x86_64, ppc64le, i586, armh, aarch64)
libqt-mvvm-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libqt-mvvm-devel (x86_64, ppc64le, i586, armh, aarch64)
libqt-mvvm (x86_64, ppc64le, i586, armh, aarch64)
libqt-mvvm-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libqt-mvvm-devel (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Vladimir Rubanov
Last changed
April 20, 2022 Vladimir Rubanov 0.2.0-alt3
- Update version.
April 6, 2021 Vladimir Rubanov 0.2.0-alt2
- Fixes: - Improve package description. - Provide better separation between development and library packages.
April 6, 2021 Vladimir Rubanov 0.2.0-alt1
- Initial build