libkdepim

addresspicker.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './addresspicker.ui'
00003 **
00004 ** Created: Fri Sep 25 15:39:07 2009
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef ADDRESSPICKERUI_H
00010 #define ADDRESSPICKERUI_H
00011 
00012 #include <qvariant.h>
00013 #include <qwidget.h>
00014 
00015 class QVBoxLayout;
00016 class QHBoxLayout;
00017 class QGridLayout;
00018 class QSpacerItem;
00019 class KListView;
00020 class QListViewItem;
00021 class KPushButton;
00022 class QLabel;
00023 class QLineEdit;
00024 class QPushButton;
00025 
00026 class AddressPickerUI : public QWidget
00027 {
00028     Q_OBJECT
00029 
00030 public:
00031     AddressPickerUI( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00032     ~AddressPickerUI();
00033 
00034     KListView* mAvailableView;
00035     KPushButton* mToButton;
00036     KPushButton* mCCButton;
00037     KPushButton* mBCCButton;
00038     KPushButton* mRemoveButton;
00039     QLabel* textLabel2;
00040     QLabel* textLabel1;
00041     QLabel* TextLabel2;
00042     QLineEdit* mFilterEdit;
00043     KListView* mSelectedView;
00044     QPushButton* mSaveAs;
00045     QPushButton* mLdapSearch;
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