libkdepim

categoryselectdialog_base.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './categoryselectdialog_base.ui'
00003 **
00004 ** Created: Wed Feb 29 16:33:42 2012
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef CATEGORYSELECTDIALOG_BASE_H
00010 #define CATEGORYSELECTDIALOG_BASE_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 QListView;
00020 class QListViewItem;
00021 class QPushButton;
00022 
00023 class CategorySelectDialog_base : public QWidget
00024 {
00025     Q_OBJECT
00026 
00027 public:
00028     CategorySelectDialog_base( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00029     ~CategorySelectDialog_base();
00030 
00031     QListView* mCategories;
00032     QPushButton* mButtonClear;
00033     QPushButton* mButtonEdit;
00034 
00035 protected:
00036     QVBoxLayout* CategorySelectDialog_baseLayout;
00037     QHBoxLayout* Layout12;
00038     QSpacerItem* Spacer3;
00039 
00040 protected slots:
00041     virtual void languageChange();
00042 
00043 };
00044 
00045 #endif // CATEGORYSELECTDIALOG_BASE_H
KDE Home | KDE Accessibility Home | Description of Access Keys