kmilo
kcmkvaio_general.ui.h
Go to the documentation of this file.00001 /**************************************************************************** 00002 ** ui.h extension file, included from the uic-generated form implementation. 00003 ** 00004 ** If you wish to add, delete or rename functions or slots use 00005 ** Qt Designer which will update this file, preserving your code. Create an 00006 ** init() function in place of a constructor, and a destroy() function in 00007 ** place of a destructor. 00008 *****************************************************************************/ 00009 00010 #ifndef KCMKVAIO_GENERAL_UI_H 00011 #define KCMKVAIO_GENERAL_UI_H 00012 00013 #include <kdialog.h> 00014 00015 void KCMKVaioGeneral::slotChanged() 00016 { 00017 emit(changed()); 00018 } 00019 00020 #endif // KCMKVAIO_GENERAL_UI_H
KDE 4.0 API Reference