Bar Code Scanner
Solved
QML and Qt Quick
-
@TejasM said in Bar Code Scanner:
Now can someone help me out in further steps
What steps exactly? If you want to know how to use this library then you should study its documentation, it is not part of Qt.
If you want to know how to use a library in a Qt project then take a look at https://doc.qt.io/qtcreator/creator-how-to-add-external-libraries-to-cmake-projects.html first. Or https://doc.qt.io/qtcreator/creator-project-qmake-libraries.html in case you're using QMake. -