SystemNotification Olaf Lueg SystemNotification 0 0 567 390 System Notifications unnamed false false false false false false false false false false Actions true true m_List StyledPanel Sunken true LastColumn groupBox1 Aktionen unnamed btnPlay false true m_sound Play a sound: m_app false Execute a program: m_event true Log to event panel: m_popup Show a message in a pop-up window: m_file Log to a file: btnSound false btnLog false btnApp false m_soundFile false m_fileName false m_appFile false m_animate true Animate system tray icon layout1 unnamed textLabel1 Default timeout for pop-up messages m_timeout textLabel2 secs. spacer1 Horizontal Expanding 251 20 spacer2 Vertical Expanding 20 31 m_sound toggled(bool) m_soundFile setEnabled(bool) m_sound toggled(bool) btnPlay setEnabled(bool) m_file toggled(bool) m_fileName setEnabled(bool) m_app toggled(bool) m_appFile setEnabled(bool) m_sound toggled(bool) btnSound setEnabled(bool) m_file toggled(bool) btnLog setEnabled(bool) m_sound toggled(bool) SystemNotification checkerToggled(bool) m_file toggled(bool) SystemNotification checkerToggled(bool) m_app toggled(bool) SystemNotification checkerToggled(bool) m_popup toggled(bool) SystemNotification checkerToggled(bool) m_event toggled(bool) SystemNotification checkerToggled(bool) m_List selectionChanged(QListViewItem*) SystemNotification selectionChanged(QListViewItem*) btnPlay clicked() SystemNotification playSound() btnSound clicked() SystemNotification openSound() btnLog clicked() SystemNotification openLog() btnApp clicked() SystemNotification openApp() m_soundFile textChanged(const QString&) SystemNotification soundChanged(const QString&) qpixmap.h systemnotification.ui.h QListViewItem *currentItem; QPixmap p_event; QPixmap p_file; QPixmap p_popup; QPixmap p_sound; QListViewItem *messageItem; QString m_message_sound_file; bool m_message_sound; bool m_message_popup; bool m_message_event; bool m_message_file; QListViewItem *emailItem; QString m_email_sound_file; bool m_email_sound; bool m_email_popup; bool m_email_file; bool m_email_event; bool m_online_sound; bool m_online_event; bool m_online_popup; bool m_online_file; QString m_online_sound_file; QListViewItem *onlineItem; bool m_offline_sound; bool m_offline_event; bool m_offline_popup; bool m_offline_file; QString m_offline_sound_file; QListViewItem *offlineItem; bool m_conversation_event; bool m_conversation_file; bool m_conversation_popup; bool m_conversation_sound; QString m_conversation_sound_file; QListViewItem *conversationItem; QPixmap p_exec; checkerToggled( bool f ) selectionChanged( QListViewItem * item ) playSound() openSound() openLog() openApp() soundChanged( const QString & ) init() save() qwidget.h klistview.h