Control UI Toolkit Introduction

_images/screenshot.png

Control UI Toolkit demo applications

This document is intended for first time developers of the Control UI Toolkit (CUT).

CUT is build using Qt a graphical rendering library, and Taurus as a powerful Model-View-Controller (MVC) layer that allows you to bind datapoints in the control system servers and services to widgets in your graphical application.

Here you can learn the basics of Qt, Taurus, how to quickly create basic UIs, and how to start the definition of UI in a declarative manner.

All the contents has examples that you can try on your own.