// C++ interface header file.
//
// Generated by SIP 3.7 (build 102) on Fri Jul 25 00:26:04 2003
//
// Copyright (c) 2003
// 	Riverbank Computing Limited <info@riverbankcomputing.co.uk>
// 
// This file is part of PyQt.
// 
// This copy of PyQt is free software; you can redistribute it and/or modify it
// under the terms of the GNU General Public License as published by the Free
// Software Foundation; either version 2, or (at your option) any later
// version.
// 
// PyQt is supplied in the hope that it will be useful, but WITHOUT ANY
// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
// FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
// details.
// 
// You should have received a copy of the GNU General Public License along with
// PyQt; see the file LICENSE.  If not, write to the Free Software Foundation,
// Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

#ifndef _qtQPtrList_h
#define	_qtQPtrList_h



#line 192 "sip/qptrlist.sip"
#include <qptrlist.h>
#line 32 "sipqtQPtrList.h"

#include "sipqtQToolBar.h"
#include "sipqtQDockWindow.h"
#include "sipqtQNetworkOperation.h"


extern SIP_IMPORT int sipConvertTo_QPtrList_0200QToolBar Py_PROTO((PyObject *,QPtrList<QToolBar> **,int *));
extern SIP_IMPORT QPtrList<QToolBar> *sipForceConvertTo_QPtrList_0200QToolBar Py_PROTO((PyObject *,int *));
extern SIP_IMPORT PyObject *sipConvertFrom_QPtrList_0200QToolBar Py_PROTO((QPtrList<QToolBar> *));


#line 127 "sip/qptrlist.sip"
#include <qptrlist.h>
#line 46 "sipqtQPtrList.h"

extern SIP_IMPORT int sipConvertTo_QPtrList_0200QDockWindow Py_PROTO((PyObject *,QPtrList<QDockWindow> **,int *));
extern SIP_IMPORT QPtrList<QDockWindow> *sipForceConvertTo_QPtrList_0200QDockWindow Py_PROTO((PyObject *,int *));
extern SIP_IMPORT PyObject *sipConvertFrom_QPtrList_0200QDockWindow Py_PROTO((QPtrList<QDockWindow> *));


#line 39 "sip/qptrlist.sip"
#include <qptrlist.h>
#line 55 "sipqtQPtrList.h"

extern SIP_IMPORT int sipConvertTo_QPtrList_0200QNetworkOperation Py_PROTO((PyObject *,QPtrList<QNetworkOperation> **,int *));
extern SIP_IMPORT QPtrList<QNetworkOperation> *sipForceConvertTo_QPtrList_0200QNetworkOperation Py_PROTO((PyObject *,int *));
extern SIP_IMPORT PyObject *sipConvertFrom_QPtrList_0200QNetworkOperation Py_PROTO((QPtrList<QNetworkOperation> *));

#endif
