ACF $AcfVersion:0$
iqtdoc - Qt Document Framework

Introduction

The iqtdoc library provides Qt-based document framework components including document import/export, metadata editing, and help file integration.

Key Features

  • Document Import/Export: Commands for document import and export operations
  • Metadata Editing: GUI for editing document metadata
  • Help Integration: Doxygen-generated help file providers
  • Document Commands: Qt-integrated document operation commands

Architecture

Key components:

Dependencies

  • istd: Standard utilities and interfaces
  • icomp: Component framework
  • idoc: Document framework
  • Qt Widgets: Qt GUI framework

See Also