4.4. RAD Hello Tutorial
- 4.4.1. Introduction
- 4.4.2. Project Structure
- 4.4.3. Graphical Design Updates (cut_rad_hello/src/cut_rad_hello/mainwindow.ui)
- 4.4.4. StdCmds Interface (cut_rad_hello/src/cut_rad_hello/stdcmdsfacade.py)
- 4.4.5. UI Implementation (cut_rad_hello/src/cut_rad_hello/applicationwindow.py)
- 4.4.6. RAD Tutorial Second Part
- 4.4.6.1. OLDB Data Points (cut_rad_hello_custom/src/cut_rad_hello_custom/mainwindow.ui)
- 4.4.6.2. Preset Command
- 4.4.6.2.1. Modifications to (cut_rad_hello_custom/src/cut_rad_hello_custom/mainwindow.ui)
- 4.4.6.2.2. Modifications to UI Implementation (cut_rad_hello_custom/src/cut_rad_hello_custom/applicationwindow.py)
- 4.4.6.2.3. Modifications to Server Class (cut_rad_hello_custom/src/cut_rad_hello_custom/stdcmdsfacade.py)
- 4.4.6.3. Replace QeDartBoard by QeRaDec (cut_rad_hello_custom/src/cut_rad_hello_custom/mainwindow.ui)