Kexi API Documentation (2.0 alpha)

txtmigrate.h

Go to the documentation of this file.
00001 //
00002 // C++ Interface: txtmigrate
00003 //
00004 // Description: 
00005 //
00006 //
00007 // Author: Adam Pigg <adam@piggz.co.uk>, (C) 2004
00008 //
00009 // Copyright: See COPYING file that comes with this distribution
00010 //
00011 //
00012 #ifndef KEXIMIGRATIONTXTMIGRATE_H
00013 #define KEXIMIGRATIONTXTMIGRATE_H
00014 
00015 #include <keximigrate.h>
00016 
00017 namespace KexiMigration {
00018 
00022 class TxtMigrate : public KexiMigrate
00023 {
00024 public:
00025     TxtMigrate();
00026 
00027     ~TxtMigrate();
00028 
00029 };
00030 
00031 };
00032 
00033 #endif
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:48:56 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003