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 -

ruby on rails - Scope conditionals for count? -

ruby - Prevent Custom Validation Error on Association -