Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

qlabtableviewer.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 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 QlabTableViewer::resetSearch()
00012 {
00013 
00014 }
00015 
00016 
00017 void QlabTableViewer::findIt( const QString & txt )
00018 {
00019 
00020 }
00021 
00022 
00023 void QlabTableViewer::init()
00024 {
00025         tableView->setLeftMargin( 0 ) ;
00026 }
00027 
00028 
00029 void QlabTableViewer::selectionChanged( QSqlRecord * buffer )
00030 {
00031 
00032 }
00033 
00034 
00035 QString QlabTableViewer::filter() const
00036 {
00037 
00038 }
00039 
00040 
00041 void QlabTableViewer::setFilter( const QString & flt )
00042 {
00043 
00044 }
00045 
00046 
00047 QString QlabTableViewer::sort() const
00048 {
00049 
00050 }
00051 
00052 
00053 void QlabTableViewer::setSort( const QString & newSort )
00054 {
00055 
00056 }
00057 
00058 
00059 QString QlabTableViewer::dataCollection() const
00060 {
00061 
00062 }
00063 
00064 
00065 void QlabTableViewer::setDataCollection( const QString & collec )
00066 {
00067 
00068 }

 

L.A.B. Project © 2001-2004 LAB Project & DJ Anubis