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

redditclient.pro Example File

redditclient/redditclient.pro
QT += widgets network networkauth
requires(qtConfig(listview))

TARGET = redditclient

# Input
SOURCES += main.cpp \
    redditmodel.cpp \
    redditwrapper.cpp

HEADERS += \
    redditmodel.h \
    redditwrapper.h

# install
target.path = $$[QT_INSTALL_EXAMPLES]/oauth/redditclient
INSTALLS += target
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded