Skip to content

modules/geoarchaeo/compat.py

Overview

This file contains 2 documented elements.

Functions

exec_dialog(dialog)

Execute a dialog in a Qt5/Qt6 compatible way. Qt6 removed exec_() in favor of exec()

Parameters: - dialog