Skip to content

s-mehrdad/QMLApp

Repository files navigation

Introduction

  1. Learning QML notes
  2. UI development notes

The project is just learning materials, which tries very hard to bring learning instruction, the source code itself and the compilation results all together in coding environment in easy language which results in experiencing more joy while learning QML.

ScreenShot

Getting Started

  1. Installation process: Can be compiled. It is possible to use both Visual Studio and Qt Creator IDEs, but make sure configuring them correctly.

  2. Software dependencies:

Dependent on Qt APIs
  1. Latest releases: Source code is released.

  2. API references: Qt

Build and Test

If you are a beginner, Qt Creator is your choice, if not you probably know what you are doing.

Compile using CMake.

Cmake: cmake --build build-path

Contribute

I appreciate any contribution from anyone, who sees that the project deserves his precious time.

References

Qt Reference
Stackoverflow
CMake Documentation
cplusplus.com
cppreference.com
Microsoft Docs

Copyright

Refer to license file provided within SOFTWARE itself. Additionally pay attention to open source software license agreement provided by Qt company.