Pakket: verdigris (1.0-1)
Verwijzigingen voor verdigris
Trisquel bronnen:
Het bronpakket verdigris downloaden:
Beheerder:
Original Maintainers:
- Debian Qt extras Maintainers (Mailarchief)
- Olzhas Rakhimov
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- libpythonqt-qtall-qt5-python2-3
- libpythonqt-qtall-qt5-python3-3
- libpythonqt-qt5-python2-3
- libpythonqt-qt5-python3-3
- qml-module-qt-websockets
- php-php-gettext
- libpythonqt-qt5-python2-dev
- libpythonqt-qt5-python3-dev
- libpythonqt-qt5-common-dev
- libpythonqt-qtall-qt5-python2-dev
- libpythonqt-qtall-qt5-python3-dev
Header-only Qt moc replacement
Verdigris is a header-only library that can be used with Qt. It uses macros to create a QMetaObject that is binary compatible with Qt's own QMetaObject without requiring moc. In other words, you can use Verdigris macros in your Qt or QML application instead of some of the Qt macros and then you do not need to run moc.
Moreover, Verdigris supports templated and nested QObject classes. It needs a modern C++ compiler with C++14 relaxed constexpr.
Andere aan verdigris gerelateerde pakketten
|
|
|
-
- dep: qtbase5-dev (>= 5.5)
- Qt 5 base development files