knotifywidgetbase.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './knotifywidgetbase.ui'
00003 **
00004 ** Created by: The User Interface Compiler ($Id: qt/main.cpp   3.3.6   edited Aug 31 2005 $)
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KNOTIFYWIDGETBASE_H
00010 #define KNOTIFYWIDGETBASE_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 QGroupBox;
00022 class QCheckBox;
00023 class QPushButton;
00024 class KComboBox;
00025 class KURLRequester;
00026 
00027 class KNotifyWidgetBase : public QWidget
00028 {
00029     Q_OBJECT
00030 
00031 public:
00032     KNotifyWidgetBase( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00033     ~KNotifyWidgetBase();
00034 
00035     KListView* m_listview;
00036     QGroupBox* m_controlsBox;
00037     QCheckBox* m_affectAllApps;
00038     QPushButton* m_buttonDisable;
00039     QPushButton* m_buttonEnable;
00040     KComboBox* m_comboEnable;
00041     KComboBox* m_comboDisable;
00042     QGroupBox* m_actionsBox;
00043     QCheckBox* m_stderr;
00044     QCheckBox* m_messageBox;
00045     QCheckBox* m_execute;
00046     QCheckBox* m_playSound;
00047     QPushButton* m_playButton;
00048     QCheckBox* m_taskbar;
00049     QCheckBox* m_logToFile;
00050     KURLRequester* m_executePath;
00051     KURLRequester* m_logfilePath;
00052     KURLRequester* m_soundPath;
00053     QCheckBox* m_passivePopup;
00054     QPushButton* m_extension;
00055     QPushButton* m_playerButton;
00056 
00057 protected:
00058     QVBoxLayout* KNotifyWidgetBaseLayout;
00059     QGridLayout* m_controlsBoxLayout;
00060     QSpacerItem* Spacer3_2;
00061     QSpacerItem* Spacer17;
00062     QGridLayout* m_actionsBoxLayout;
00063     QSpacerItem* Spacer3;
00064     QHBoxLayout* Layout25;
00065     QHBoxLayout* Layout8;
00066     QSpacerItem* Spacer7;
00067 
00068 protected slots:
00069     virtual void languageChange();
00070 
00071 };
00072 
00073 #endif // KNOTIFYWIDGETBASE_H
KDE Home | KDE Accessibility Home | Description of Access Keys