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

customitems.pro Example File

customitems/customitems.pro
android|ios|winrt {
    error( "This example is not supported for android, ios, or winrt." )
}

!include( ../examples.pri ) {
    error( "Couldn't find the examples.pri file!" )
}

SOURCES += main.cpp \
           customitemgraph.cpp

HEADERS += customitemgraph.h

QT += widgets

RESOURCES += customitems.qrc

OTHER_FILES += doc/src/* \
               doc/images/*
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded