This document contains examples of using various Qt GUI classes in Ring including QProgressBar, QSpinBox, QSlider, QDateEdit, QDial, QWebView, QCheckBox, and QRadioButton with QButtonGroup. Each example loads the "guilib.ring" library, creates a Qt application object, window, and widget and calls exec() to start the application.