Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > 598341c1887427ab768752b2f2b5c890 > files > 45

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

/****************************************************************************
** Form interface generated from reading ui file './importphonebook.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 IMPORTPHONEBOOK_H
#define IMPORTPHONEBOOK_H

#include <qvariant.h>
#include <qwidget.h>

class QVBoxLayout;
class QHBoxLayout;
class QGridLayout;
class QSpacerItem;
class QButtonGroup;
class KURLRequester;
class KPushButton;
class QRadioButton;
class QLabel;
class QCheckBox;
class KListView;
class QListViewItem;

class importPhonebook : public QWidget
{
    Q_OBJECT

public:
    importPhonebook( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
    ~importPhonebook();

    QButtonGroup* importFrom;
    KURLRequester* fileUrl;
    KPushButton* abcLoad;
    QRadioButton* radioButton1;
    QRadioButton* radioButton2;
    QLabel* formatLabel;
    QCheckBox* clearPhoneBook;
    KListView* lv_abc;
    QLabel* textLabel1;
    KPushButton* toSim;
    KPushButton* toPhone;
    KPushButton* toDataCard;
    KPushButton* dontimport;

protected:
    QGridLayout* importPhonebookLayout;
    QGridLayout* importFromLayout;
    QHBoxLayout* layout10;
    QVBoxLayout* layout13;
    QSpacerItem* spacer5;

protected slots:
    virtual void languageChange();

};

#endif // IMPORTPHONEBOOK_H