This repository has been archived by the owner on Nov 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Dolica Akello-Egwel edited this page Mar 29, 2019
·
34 revisions
Welcome to the NeXus Constructor wiki!
This wiki consists of two main sections:
- Developer Notes - a resource that aims to compile and explain noteworthy features (or quirks) of the program so that developers know what they're working with. Consult this to get a general view of the program.
- QML Guide - a guide/tips and tricks resource for "pure" QML. Consult this if you are trying to do something that is purely concerned with a view.
- Qt for Python Guide - a tutorial/tips and tricks resource for using QML with Python. Consult this if you are trying to make the view interact with Python.