Package libqt-mvvm: Information

    Source package: libqt-mvvm
    Version: 0.2.0-alt3
    Latest version according to Repology
    Build time:  Apr 20, 2022, 05:46 PM in the task #298773
    Category: System/Libraries
    Report package bug
    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 rpms provided by 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)

    Maintainer: Vladimir Rubanov

    List of contributors:
    Vladimir Rubanov

    ACL:
    Vladimir Rubanov
    @everybody

      1. cmake
      2. cmake-modules
      3. doxygen
      4. qt5-base-common
      5. qt5-base-devel
      6. qt5-declarative-devel
      7. qt5-tools-devel
      8. rpm-macros-cmake
      9. gcc-c++

    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