Sophie

Sophie

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

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

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

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

class QVBoxLayout;
class QHBoxLayout;
class QGridLayout;
class QSpacerItem;
class QButtonGroup;
class QRadioButton;

class exportPhonebook : public QWidget
{
    Q_OBJECT

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

    QButtonGroup* exportOptions;
    QRadioButton* phonebook2kabc;
    QRadioButton* phonebook2file;

protected:
    QGridLayout* exportPhonebookLayout;
    QGridLayout* exportOptionsLayout;
    QSpacerItem* spacer3;

protected slots:
    virtual void languageChange();

};

#endif // EXPORTPHONEBOOK_H