ACF $AcfVersion:0$
iqtgui - Qt GUI Utilities Library

Introduction

The iqtgui library provides comprehensive Qt GUI utility components including application base classes, designer support, and common GUI widgets.

Key Features

  • Application Base Classes: Foundation classes for Qt applications
  • Designer Support: Qt Designer integration and custom widgets
  • GUI Components: Reusable GUI component infrastructure
  • About Widget: Standard about dialog component
  • Observer Wrapping: GUI-safe observer pattern implementation

Architecture

Key components:

Dependencies

  • istd: Standard utilities and interfaces
  • icomp: Component framework
  • imod: Model-observer pattern
  • Qt Widgets: Qt GUI framework
  • Qt Designer: Qt Designer support

See Also