#pragma once #include <QWidget> #include "export.hpp" OPENTRACK_API_EXPORT bool is_window_visible(const QWidget* widget);