Add appropriate header files to Qt programs so that I can use Q_DECLARE_PRIVATE -


i want create shared library communicate database. want use pimple idea in implementation, don't know header files must added program qt can find q_declare_private , other macros. necessary add command .pro file?


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

c++ - Why am i getting wrong values when performing PE base relocation? -