mirror of
https://github.com/QuasarApp/ViewSolutions.git
synced 2025-04-27 02:04:40 +00:00
ViewSolutions
View solutions of qml for quasarapp projects
QML classes:
ImageView
This is animate image viewer
Example:
ImageView {
anchors.fill: parent
soucre: "qrc:/img/images/example.png"
text: "exampele"
anchors.margins: 100
borderColor: "red"
}
Languages
C++
50.4%
QML
45.8%
CMake
2.9%
C
0.8%