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

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -