Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

building bug #7

@zchGithub123

Description

@zchGithub123

what is this?? QT_CONFIG(future)

#if !defined(QT_NO_EXCEPTIONS) && QT_CONFIG(future)
#include <QtCore/QException>
#define Q_EXCEPTION_BASE_CLASS QException
#define Q_EXCEPTION_BASE_OR override
#else
#include
#define Q_EXCEPTION_BASE_CLASS std::exception
#define Q_EXCEPTION_BASE_OR
#endif

#define QT_CONFIG(feature) (1/QT_FEATURE_##feature == 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions