Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 598341c1887427ab768752b2f2b5c890 > files > 25

kmobiletools-debug-0.5.0-0.beta3.5mdv2008.1.i586.rpm

/****************************************************************************
** Form interface generated from reading ui file './calldialog.ui'
**
** Created: Sat Dec 29 01:22:27 2007
**      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.8   edited Jan 11 14:47 $)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/

#ifndef CALLDIALOG_H
#define CALLDIALOG_H

#include <qvariant.h>
#include <qpixmap.h>
#include <qdialog.h>

class QVBoxLayout;
class QHBoxLayout;
class QGridLayout;
class QSpacerItem;
class QLabel;
class KActiveLabel;
class QWidgetStack;
class QWidget;
class KPushButton;

class callDialog : public QDialog
{
    Q_OBJECT

public:
    callDialog( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
    ~callDialog();

    QLabel* pixmapLabel1;
    KActiveLabel* lInfo;
    QWidgetStack* timerStack;
    QWidget* WStackPage;
    KActiveLabel* timerStart;
    QWidget* WStackPage_2;
    QLabel* textLabel1;
    QLabel* timer;
    KPushButton* bFinish;
    KActiveLabel* lStatus;

protected:
    QHBoxLayout* callDialogLayout;
    QVBoxLayout* layout3;
    QSpacerItem* spacer4;
    QVBoxLayout* layout16;
    QSpacerItem* spacer3;
    QHBoxLayout* WStackPageLayout;
    QHBoxLayout* WStackPageLayout_2;
    QHBoxLayout* layout1;
    QSpacerItem* spacer1;
    QSpacerItem* spacer2;

protected slots:
    virtual void languageChange();

private:
    QPixmap image0;
    QPixmap image1;

};

#endif // CALLDIALOG_H