Editor API
UnigineEditor public API
Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
Variables
Enumerations
Enumerator
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
~
+
Functions
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
~
Variables
Enumerations
Enumerator
Related Functions
•
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Friends
EditorGlobal.h
1
// Copyright (C), UNIGINE. All rights reserved.
2
#pragma once
3
4
#include <QtGlobal>
5
6
7
#ifdef EDITOR_LIBRARY
8
#define EDITOR_API Q_DECL_EXPORT
9
#else
10
#define EDITOR_API Q_DECL_IMPORT
11
#endif
D:
Fox
rep_gitlab2
source
editor2
include
EditorGlobal.h
Generated by
1.8.15