Qt Reference Documentation

dbscreen.pro Example File

qws/dbscreen/dbscreen.pro
 TEMPLATE    = lib
 CONFIG     += plugin

 TARGET      = dbscreen
 target.path += $$[QT_INSTALL_PLUGINS]/gfxdrivers
 INSTALLS    += target

 HEADERS     = dbscreen.h
 SOURCES     = dbscreendriverplugin.cpp \
               dbscreen.cpp
X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.