jobview.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile: jobview.h,v $
00003                              -------------------
00004     cvs         : $Id: jobview.h,v 1.4 2005/08/09 15:25:47 aquamaniac Exp $
00005     begin       : Mon Mar 01 2004
00006     copyright   : (C) 2004 by Martin Preuss
00007     email       : martin@libchipcard.de
00008 
00009  ***************************************************************************
00010  *          Please see toplevel file COPYING for license details           *
00011  ***************************************************************************/
00012 
00013 
00014 /* This file is just to make the transition easier for KMyMoney. */
00015 
00016 #ifndef KBANKING_JOBVIEW_H
00017 #define KBANKING_JOBVIEW_H
00018 
00019 #include <kbanking/kbjobview.h>
00020 
00021 
00022 class JobView: public KBJobView {
00023 public:
00024   JobView(KBanking *kb,
00025           QWidget* parent=0, const char* name=0, WFlags fl=0);
00026   virtual ~JobView();
00027 
00028 };
00029 
00030 
00031 #endif /* KBANKING_JOBVIEW_H */
00032 
00033 
00034 

Generated on Sat Jan 7 04:22:41 2006 for aqbanking by  doxygen 1.4.6