libutil.h File Reference

This graph shows which files directly or indirectly include this file:

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 11 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 12 of file libutil.h.


Generated on Thu Mar 4 23:24:36 2010 for KD Chart 2 by  doxygen 1.5.4