kword

qtsqldatasourceeditor.ui.h

00001 /****************************************************************************
00002 ** ui.h extension file, included from the uic-generated form implementation.
00003 **
00004 ** If you wish to add, delete or rename slots use Qt Designer which will
00005 ** update this file, preserving your code. Create an init() slot in place of
00006 ** a constructor, and a destroy() slot in place of a destructor.
00007 *****************************************************************************/
00008 
00009 
00010 void QtSqlDataSourceEditor::filterCheckBox_toggled( bool fcb_state )
00011 {
00012     editFilter->setEnabled(fcb_state);
00013 }
KDE Home | KDE Accessibility Home | Description of Access Keys