• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdepim
  • Sitemap
  • Contact Us
 

kdgantt1

kdgantt_qt3_compat.h

Go to the documentation of this file.
00001 
00002 /****************************************************************************
00003  ** Copyright (C)  2001-2004 Klarälvdalens Datakonsult AB.  All rights reserved.
00004  **
00005  ** This file is part of the KDGantt library.
00006  **
00007  ** This file may be used under the terms of the GNU General Public
00008  ** License versions 2.0 or 3.0 as published by the Free Software
00009  ** Foundation and appearing in the files LICENSE.GPL2 and LICENSE.GPL3
00010  ** included in the packaging of this file.  Alternatively you may (at
00011  ** your option) use any later version of the GNU General Public
00012  ** License if such license has been publicly approved by
00013  ** Klarälvdalens Datakonsult AB (or its successors, if any).
00014  ** 
00015  ** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
00016  ** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
00017  ** A PARTICULAR PURPOSE. Klarälvdalens Datakonsult AB reserves all rights
00018  ** not expressly granted herein.
00019  ** 
00020  ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
00021  ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
00022  **
00023  ** As a special exception, permission is given to link this program
00024  ** with any edition of Qt, and distribute the resulting executable,
00025  ** without including the source code for Qt in the source distribution.
00026  **
00027  **********************************************************************/
00028 
00029 
00030 #ifndef __QT3_COMPAT_H__
00031 #define __QT3_COMPAT_H__
00032 
00033 #include <QWidget>
00034 
00035 #if QT_VERSION < 0x040000
00036 
00037 
00038 #include <Q3PtrList>
00039 #include <qdom.h>
00040 #include <qvbox.h>
00041 #include <qarray.h>
00042 #include <Q3HButtonGroup>
00043 #include <QListView>
00044 #include <qcanvas.h>
00045 #include <qdict.h>
00046 #include <Q3ValueList>
00047 #include <Q3CString>
00048 #include <qdragobject.h>
00049 #include <qpopupmenu.h>
00050 #include <qvbuttongroup.h>
00051 #include <qvgroupbox.h>
00052 #include <qscrollview.h>
00053 
00054 #include <qdockwindow.h>
00055 #include <Q3PaintDeviceMetrics>
00056 
00057 //for moc
00058 typedef QListViewItem Q3ListViewItem;
00059 
00060 #define protected public
00061 #include <Q3Header>
00062 #undef protected
00063 
00064 #else
00065 
00066 #include <Q3PtrList>
00067 #include <QtXml/qdom.h>
00068 #include <Q3VBox>
00069 
00070 #include <Q3Canvas>
00071 #include <Q3Dict>
00072 #include <Q3ListView>
00073 #include <Q3ValueList>
00074 #include <Q3CString>
00075 #include <Q3DragObject>
00076 #include <Q3DockWindow>
00077 #include <Q3ScrollView>
00078 #include <Q3PopupMenu>
00079 #include <Q3GroupBox>
00080 #include <Q3ScrollView>
00081 #include <Q3MemArray>
00082 //#include <q3array.h>
00083 
00084 
00085 #define QPtrList Q3PtrList
00086 #define QVBox Q3VBox
00087 #define QHBox Q3HBox
00088 #define QCanvasText Q3CanvasText
00089 #define QCanvasLine Q3CanvasLine
00090 #define QCanvasPolygonalItem Q3CanvasPolygonalItem
00091 #define QCanvasPolygon Q3CanvasPolygon
00092 #define QCanvasEllipse Q3CanvasEllipse
00093 #define QCanvasRectangle Q3CanvasRectangle
00094 #define QCanvasView Q3CanvasView
00095 #define QCanvasItem Q3CanvasItem
00096 #define QListViewItemIterator Q3ListViewItemIterator
00097 #define QPtrListIterator Q3PtrListIterator
00098 #define QCanvasItemList Q3CanvasItemList
00099 //#define 
00100 #define QMemArray Q3MemArray
00101 
00102 #define QListViewItem Q3ListViewItem
00103 #define QDict Q3Dict
00104 #define QValueList Q3ValueList
00105 #define QCanvas Q3Canvas
00106 
00107 
00108 #define QPointArray Q3PointArray
00109 #define QDragObject Q3DragObject
00110 #define QStoredDrag Q3StoredDrag
00111 #define QDockWindow Q3DockWindow
00112 #define QScrollView Q3ScrollView
00113 #define QHeader Q3Header
00114 #define QPopupMenu Q3PopupMenu
00115 #define QGroupBox Q3GroupBox
00116 #define QListView Q3ListView
00117 
00118 //#define QArray Q3Array
00119 
00120 #define protected public
00121 #include <q3header.h>
00122 #undef protected
00123 
00124 #endif
00125 
00126 #endif

kdgantt1

Skip menu "kdgantt1"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdepim

Skip menu "kdepim"
  • akonadi
  •   clients
  •   kabc
  •   kcal
  •   kcm
  • akregator
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt
  • kdgantt1
  • kjots
  • kleopatra
  • kmail
  • kmobiletools
  • knode
  • knotes
  • kontact
  • kontactinterfaces
  • korganizer
  •   korgac
  • kpilot
  • ktimetracker
  • libkdepim
  • libkholidays
  • libkleo
  • libkpgp
  • maildir
Generated for kdepim by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal