This document contains code examples demonstrating the use of various Qt GUI classes in Ring, including QComboBox, QMenuBar, QMenu, QToolBar, QStatusBar, QDockWidget, QTabWidget, and QTableWidget. It includes code to create windows, menus, toolbars, dock widgets and tab widgets and manipulate various Qt GUI elements. The examples show how to add, remove and modify actions, widgets and other elements to create a full-featured graphical user interface application using Ring and Qt.