Eneboo - Documentación para desarrolladores
src/qt/include/q1xcompatibility.h
Ir a la documentación de este archivo.
00001 /****************************************************************************
00002 ** $Id: qt/q1xcompatibility.h   3.3.8   edited Jan 11 14:38 $
00003 **
00004 ** Various macros etc. to ease porting from Qt 1.x to 2.0.  THIS FILE
00005 ** WILL CHANGE OR DISAPPEAR IN THE NEXT VERSION OF Qt.
00006 **
00007 ** Created : 980824
00008 **
00009 ** Copyright (C) 1992-2007 Trolltech ASA.  All rights reserved.
00010 **
00011 ** This file is part of the kernel module of the Qt GUI Toolkit.
00012 **
00013 ** This file may be distributed under the terms of the Q Public License
00014 ** as defined by Trolltech ASA of Norway and appearing in the file
00015 ** LICENSE.QPL included in the packaging of this file.
00016 **
00017 ** This file may be distributed and/or modified under the terms of the
00018 ** GNU General Public License version 2 as published by the Free Software
00019 ** Foundation and appearing in the file LICENSE.GPL included in the
00020 ** packaging of this file.
00021 **
00022 ** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition
00023 ** licenses may use this file in accordance with the Qt Commercial License
00024 ** Agreement provided with the Software.
00025 **
00026 ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
00027 ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
00028 **
00029 ** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for
00030 **   information about Qt Commercial License Agreements.
00031 ** See http://www.trolltech.com/qpl/ for QPL licensing information.
00032 ** See http://www.trolltech.com/gpl/ for GPL licensing information.
00033 **
00034 ** Contact info@trolltech.com if any conditions of this licensing are
00035 ** not clear to you.
00036 **
00037 **********************************************************************/
00038 
00039 #ifndef Q1XCOMPATIBILITY_H
00040 #define Q1XCOMPATIBILITY_H
00041 
00042 #error "Compatibility with Qt 1.x is no longer guaranteed. Please"
00043 #error "update your code (for example using qt20fix script). We"
00044 #error "apologize for any inconvenience."
00045 
00046 #endif // Q1XCOMPATIBILITY_H
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'