KD Chart 2  [rev.2.5]
Defines
libutil.h File Reference

Go to the source code of this file.

Defines

#define KDAB_EXPORT_STATIC_SYMBOLS(ID)   int __init_##ID##_static_symbols(){ return 0; }
#define KDAB_IMPORT_STATIC_SYMBOLS(ID)

Define Documentation

#define KDAB_EXPORT_STATIC_SYMBOLS (   ID)    int __init_##ID##_static_symbols(){ return 0; }

Definition at line 33 of file libutil.h.

#define KDAB_IMPORT_STATIC_SYMBOLS (   ID)
Value:
extern int __init_##ID##_static_symbols(); \
    static int fake_init##ID = __init_##ID##_static_symbols();

Definition at line 34 of file libutil.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

Klarälvdalens Datakonsult AB (KDAB)
Qt-related services and products
http://www.kdab.com/
http://www.kdab.com/products/kd-chart/