knotifywidgetbase.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './knotifywidgetbase.ui'
00003 **
00004 ** Created: Mon Jul 16 17:44:55 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 KNOTIFYWIDGETBASE_H
00011 #define KNOTIFYWIDGETBASE_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 QGroupBox;
00023 class QCheckBox;
00024 class QPushButton;
00025 class KComboBox;
00026 class KURLRequester;
00027 
00028 class KNotifyWidgetBase : public QWidget
00029 {
00030     Q_OBJECT
00031 
00032 public:
00033     KNotifyWidgetBase( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00034     ~KNotifyWidgetBase();
00035 
00036     KListView* m_listview;
00037     QGroupBox* m_controlsBox;
00038     QCheckBox* m_affectAllApps;
00039     QPushButton* m_buttonDisable;
00040     QPushButton* m_buttonEnable;
00041     KComboBox* m_comboEnable;
00042     KComboBox* m_comboDisable;
00043     QGroupBox* m_actionsBox;
00044     QCheckBox* m_stderr;
00045     QCheckBox* m_messageBox;
00046     QCheckBox* m_execute;
00047     QCheckBox* m_playSound;
00048     QPushButton* m_playButton;
00049     QCheckBox* m_taskbar;
00050     QCheckBox* m_logToFile;
00051     KURLRequester* m_executePath;
00052     KURLRequester* m_logfilePath;
00053     KURLRequester* m_soundPath;
00054     QCheckBox* m_passivePopup;
00055     QPushButton* m_extension;
00056     QPushButton* m_playerButton;
00057 
00058 protected:
00059     QVBoxLayout* KNotifyWidgetBaseLayout;
00060     QGridLayout* m_controlsBoxLayout;
00061     QSpacerItem* Spacer3_2;
00062     QSpacerItem* Spacer17;
00063     QGridLayout* m_actionsBoxLayout;
00064     QSpacerItem* Spacer3;
00065     QHBoxLayout* Layout25;
00066     QHBoxLayout* Layout8;
00067     QSpacerItem* Spacer7;
00068 
00069 protected slots:
00070     virtual void languageChange();
00071 
00072 };
00073 
00074 #endif // KNOTIFYWIDGETBASE_H
KDE Home | KDE Accessibility Home | Description of Access Keys