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

contacteditor.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 QlabBaseContactEditor::ContactType QlabBaseContactEditor::type() const
00012 {
00013 
00014 }
00015 
00016 
00017 void QlabBaseContactEditor::setType( QlabBaseContactEditor::ContactType tp )
00018 {
00019 
00020 }
00021 
00022 
00023 int QlabBaseContactEditor::mode() 
00024 {
00025 
00026 }
00027 
00028 
00029 void QlabBaseContactEditor::setMode( int md )
00030 {
00031 
00032 }
00033 
00034 
00035 void QlabBaseContactEditor::setData( QSqlCursor * curs )
00036 {
00037 
00038 }
00039 
00040 
00041 void QlabBaseContactEditor::changeCategory()
00042 {
00043 
00044 }
00045 
00046 
00047 void QlabBaseContactEditor::verifyQa()
00048 {
00049 
00050 }
00051 
00052 
00053 void QlabBaseContactEditor::setField()
00054 {
00055 
00056 }
00057 
00058 
00059 void QlabBaseContactEditor::actionActivate()
00060 {
00061 
00062 }
00063 
00064 
00065 void QlabBaseContactEditor::showHelp()
00066 {
00067 
00068 }
00069 
00070 
00071 void QlabBaseContactEditor::validateChanges()
00072 {
00073 
00074 }
00075 
00076 
00077 void QlabBaseContactEditor::cancelChanges()
00078 {
00079 
00080 }

 

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