#include <memory>
#include <QString>
#include <QStringList>
#include <QtPlugin>
#include "structures.h"
Go to the source code of this file.
◆ CURRENT_API_LEVEL
#define CURRENT_API_LEVEL 20 |
◆ DEFINE_PROXY
Value:
LC_PUSH_OVERRIDE_WARNING \
void SetProxy (
ICoreProxy_ptr proxy) { S_Proxy_ = std::move (proxy); } \
LC_POP_OVERRIDE_WARNING \
Definition at line 287 of file iinfo.h.
◆ LC_EXPORT_PLUGIN
#define LC_EXPORT_PLUGIN |
( |
|
file, |
|
|
|
klass |
|
) |
| |
◆ LC_PLUGIN_METADATA
#define LC_PLUGIN_METADATA |
( |
|
id | ) |
|
Value: Q_PLUGIN_METADATA (IID id) \
DEFINE_PROXY
Definition at line 294 of file iinfo.h.
◆ LC_POP_OVERRIDE_WARNING
#define LC_POP_OVERRIDE_WARNING |
◆ LC_PUSH_OVERRIDE_WARNING
#define LC_PUSH_OVERRIDE_WARNING |
◆ ICoreProxy_ptr
◆ GetProxyHolder()