Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

textobject.pro Example File

richtext/textobject/textobject.pro
HEADERS         = svgtextobject.h \
                  window.h
SOURCES         = main.cpp \
                  svgtextobject.cpp \
                  window.cpp

QT += widgets svg

RESOURCES       = resources.qrc

# install
target.path = $$[QT_INSTALL_EXAMPLES]/svg/richtext/textobject
INSTALLS += target

wince*{
    filesToDeploy.files = files/*.svg
    filesToDeploy.path = files
    DEPLOYMENT += filesToDeploy
}
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded