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 00011 void QlabPartList::beforeUpdate( QSqlRecord * buffer ) 00012 { 00013 00014 } 00015 00016 00017 void QlabPartList::beforeDelete( QSqlRecord * buffer ) 00018 { 00019 00020 } 00021 00022 00023 void QlabPartList::beforeInsert( QSqlRecord * buffer ) 00024 { 00025 00026 } 00027 00028 00029 void QlabPartList::currentChanged( QSqlRecord * buffer ) 00030 { 00031 00032 } 00033 00034 00035 void QlabPartList::doubleClicked( int row, int col, int btn, const QPoint & pt ) 00036 { 00037 00038 } 00039 00040 00041 void QlabPartList::primeDelete( QSqlRecord * buffer ) 00042 { 00043 00044 } 00045 00046 00047 void QlabPartList::primeInsert( QSqlRecord * buffer ) 00048 { 00049 00050 } 00051 00052 00053 void QlabPartList::primeUpdate( QSqlRecord * buffer ) 00054 { 00055 00056 }