Hi,

I would like to know how to create a tag list for the Qt4 librairy. I've read in the manual and I came to that exemple:
CFLAGS=`pkg-config --cflags libgnomeui-2.0` geany -g gnomeui.c.tags \
/usr/include/libgnomeui-2.0/gnome.h

there I block to configure the cflags for Qt4

thanks for your help
Jonatan