![]() |
Home · All Classes · All Functions · | ![]() |
######################################################################
#
# Simple example of how to use the contacts API
#
######################################################################
TEMPLATE = app
TARGET = incomingcalls
DEPENDPATH += .
INCLUDEPATH += . ../../src/contacts \
../../src/contacts/details \
../../src/contacts/requests \
../../src/contacts/filters
CONFIG += mobility
MOBILITY = contacts
# Input
SOURCES += main.cpp \
testmodelui.cpp \
filterdialog.cpp \
qcontactlistmodel.cpp
HEADERS += testmodelui.h \
filterdialog.h \
qcontactlistmodel.h \
qcontactlistmodel_p.h
include(../examples.pri)
| Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.0 (Technology Preview) |