This document provides examples for using various Qt GUI classes in Ring applications to create desktop and mobile applications. It includes examples for creating basic GUIs using widgets like buttons, labels and line edits. It also demonstrates using common Qt widgets like list views, tree views, toolbars, tab widgets, status bars and progress bars. The examples show how to initialize the widgets, set properties and handle events to build feature-rich desktop applications.