tsrc/mpfetchertestapp/src/mpfetchertestappview.cpp
changeset 35 fdb31ab341af
parent 22 ecf06a08d4d9
child 32 c163ef0b758d
equal deleted inserted replaced
34:2c5162224003 35:fdb31ab341af
    19 #include <xqservicerequest.h>
    19 #include <xqservicerequest.h>
    20 #include <QGraphicsLinearLayout>
    20 #include <QGraphicsLinearLayout>
    21 #include <hbpushbutton.h>
    21 #include <hbpushbutton.h>
    22 #include <hblineedit.h>
    22 #include <hblineedit.h>
    23 #include <hblabel.h>
    23 #include <hblabel.h>
    24 #include <qdebug>
    24 #include <QDebug>
    25 #include "mpfetchertestappview.h"
    25 #include "mpfetchertestappview.h"
    26 
    26 
    27 
    27 
    28 MpFetcherTestAppView::MpFetcherTestAppView(QGraphicsItem *parent) :
    28 MpFetcherTestAppView::MpFetcherTestAppView(QGraphicsItem *parent) :
    29     HbView(parent),
    29     HbView(parent),