libkdepim

addresspicker.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './addresspicker.ui'
00003 **
00004 ** Created: Thu Mar 29 05:50:44 2007
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.8   edited Jan 11 14:47 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef ADDRESSPICKERUI_H
00011 #define ADDRESSPICKERUI_H
00012 
00013 #include <qvariant.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class KListView;
00021 class QListViewItem;
00022 class KPushButton;
00023 class QPushButton;
00024 class QLabel;
00025 class QLineEdit;
00026 
00027 class AddressPickerUI : public QWidget
00028 {
00029     Q_OBJECT
00030 
00031 public:
00032     AddressPickerUI( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00033     ~AddressPickerUI();
00034 
00035     KListView* mAvailableView;
00036     KPushButton* mToButton;
00037     KPushButton* mCCButton;
00038     KPushButton* mBCCButton;
00039     KPushButton* mRemoveButton;
00040     QPushButton* mSaveAs;
00041     QLabel* textLabel2;
00042     QLabel* textLabel1;
00043     QLabel* TextLabel2;
00044     QLineEdit* mFilterEdit;
00045     KListView* mSelectedView;
00046 
00047 protected:
00048     QGridLayout* AddressPickerUILayout;
00049     QVBoxLayout* layout10;
00050     QSpacerItem* spacer1;
00051     QSpacerItem* spacer2;
00052     QSpacerItem* spacer2_2;
00053     QHBoxLayout* layout1;
00054 
00055 protected slots:
00056     virtual void languageChange();
00057 
00058 };
00059 
00060 #endif // ADDRESSPICKERUI_H
KDE Home | KDE Accessibility Home | Description of Access Keys