QuasarAppLib
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
n
o
p
q
r
s
t
v
~
Functions
a
b
c
d
e
f
g
h
i
n
o
p
q
r
s
t
v
~
Related Symbols
Files
File List
File Members
All
Functions
Macros
Examples
quasarapp_global.h
Go to the documentation of this file.
1
#ifndef QUASARAAPP_GLOBAL_H
2
#define QUASARAAPP_GLOBAL_H
3
4
#include <QtCore/qglobal.h>
5
6
#if defined(QUASARAPP_LIBRARY)
7
# define QUASARAPPSHARED_EXPORT Q_DECL_EXPORT
8
#else
9
# define QUASARAPPSHARED_EXPORT Q_DECL_IMPORT
10
#endif
11
12
#endif
// QUASARAAPP_GLOBAL_H
quasarapp_global.h
Generated by
1.9.8