Fix FTBFS due to incorrect header includes

pull/1/head
Timothy Pearson 12 years ago
parent e618529123
commit 087b794b48

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -21,8 +21,8 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.23 2002/03/04 04:17:37 lunakl Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.23 2002/03/04 04:17:37 lunakl Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <kurl.h> #include <kurl.h>

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -21,8 +21,8 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.23 2002/03/04 04:17:37 lunakl Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.23 2002/03/04 04:17:37 lunakl Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <kurl.h> #include <kurl.h>

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -21,8 +21,8 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.23 2002/03/04 04:17:37 lunakl Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.23 2002/03/04 04:17:37 lunakl Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <kurl.h> #include <kurl.h>

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -21,8 +21,8 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.27 2002/10/30 09:37:39 neil Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.27 2002/10/30 09:37:39 neil Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <kurl.h> #include <kurl.h>

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -21,8 +21,8 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.27 2002/10/30 09:37:39 neil Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.27 2002/10/30 09:37:39 neil Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <kurl.h> #include <kurl.h>

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -21,8 +21,8 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.27 2002/10/30 09:37:39 neil Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.27 2002/10/30 09:37:39 neil Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <kurl.h> #include <kurl.h>

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -21,8 +21,8 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.27 2002/10/30 09:37:39 neil Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.27 2002/10/30 09:37:39 neil Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <kurl.h> #include <kurl.h>

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -21,8 +21,8 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.27.2.1 2003/06/06 09:12:16 mueller Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.27.2.1 2003/06/06 09:12:16 mueller Exp $"
#include <qstringlist.h> #include <tqstringlist.h>
#include <qobject.h> #include <tqobject.h>
#include <kurl.h> #include <kurl.h>

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -21,8 +21,8 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.27.2.1 2003/06/06 09:12:16 mueller Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.27.2.1 2003/06/06 09:12:16 mueller Exp $"
#include <qstringlist.h> #include <tqstringlist.h>
#include <qobject.h> #include <tqobject.h>
#include <kurl.h> #include <kurl.h>

@ -26,7 +26,7 @@
#include <kconfig.h> #include <kconfig.h>
#include <qwidget.h> #include <tqwidget.h>
namespace KRES { namespace KRES {

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>
#include <kdemacros.h> #include <kdemacros.h>

@ -24,9 +24,9 @@
#ifndef KRESOURCES_SELECTDIALOG_H #ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H #define KRESOURCES_SELECTDIALOG_H
#include <qobject.h> #include <tqobject.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include <qmap.h> #include <tqmap.h>
#include <kdialog.h> #include <kdialog.h>

@ -26,7 +26,7 @@
#include <kconfig.h> #include <kconfig.h>
#include <qwidget.h> #include <tqwidget.h>
namespace KRES { namespace KRES {

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>
#include <kdemacros.h> #include <kdemacros.h>

@ -24,9 +24,9 @@
#ifndef KRESOURCES_SELECTDIALOG_H #ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H #define KRESOURCES_SELECTDIALOG_H
#include <qobject.h> #include <tqobject.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include <qmap.h> #include <tqmap.h>
#include <kdialog.h> #include <kdialog.h>

@ -26,7 +26,7 @@
#include <kconfig.h> #include <kconfig.h>
#include <qwidget.h> #include <tqwidget.h>
namespace KRES { namespace KRES {

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>
#include <kdemacros.h> #include <kdemacros.h>

@ -24,9 +24,9 @@
#ifndef KRESOURCES_SELECTDIALOG_H #ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H #define KRESOURCES_SELECTDIALOG_H
#include <qobject.h> #include <tqobject.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include <qmap.h> #include <tqmap.h>
#include <kdialog.h> #include <kdialog.h>

@ -26,7 +26,7 @@
#include <kconfig.h> #include <kconfig.h>
#include <qwidget.h> #include <tqwidget.h>
namespace KRES { namespace KRES {

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>
#include <kdemacros.h> #include <kdemacros.h>

@ -24,9 +24,9 @@
#ifndef KRESOURCES_SELECTDIALOG_H #ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H #define KRESOURCES_SELECTDIALOG_H
#include <qobject.h> #include <tqobject.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include <qmap.h> #include <tqmap.h>
#include <kdialog.h> #include <kdialog.h>

@ -26,7 +26,7 @@
#include <kconfig.h> #include <kconfig.h>
#include <qwidget.h> #include <tqwidget.h>
namespace KRES { namespace KRES {

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -23,10 +23,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>
#include <kdemacros.h> #include <kdemacros.h>

@ -24,9 +24,9 @@
#ifndef KRESOURCES_SELECTDIALOG_H #ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H #define KRESOURCES_SELECTDIALOG_H
#include <qobject.h> #include <tqobject.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include <qmap.h> #include <tqmap.h>
#include <kdialog.h> #include <kdialog.h>

@ -26,7 +26,7 @@
#include <kconfig.h> #include <kconfig.h>
#include <qwidget.h> #include <tqwidget.h>
namespace KRES { namespace KRES {

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -23,10 +23,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>
#include <kdemacros.h> #include <kdemacros.h>

@ -24,9 +24,9 @@
#ifndef KRESOURCES_SELECTDIALOG_H #ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H #define KRESOURCES_SELECTDIALOG_H
#include <qobject.h> #include <tqobject.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include <qmap.h> #include <tqmap.h>
#include <kdialog.h> #include <kdialog.h>

@ -26,7 +26,7 @@
#include <kconfig.h> #include <kconfig.h>
#include <qwidget.h> #include <tqwidget.h>
namespace KRES { namespace KRES {

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver_x11.h" #include "kkeyserver_x11.h"

@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KConfig; class KConfig;
//class KIconThemeDir; //class KIconThemeDir;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
/** /**
* The goal of this class is to make sure that, when the user needs to * The goal of this class is to make sure that, when the user needs to

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -23,10 +23,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $" #define __kurifilter_h__ "$Id: kurifilter.h,v 1.41 2003/08/30 08:56:21 raabe Exp $"
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>
#include <kdemacros.h> #include <kdemacros.h>

@ -24,9 +24,9 @@
#ifndef KRESOURCES_SELECTDIALOG_H #ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H #define KRESOURCES_SELECTDIALOG_H
#include <qobject.h> #include <tqobject.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include <qmap.h> #include <tqmap.h>
#include <kdialog.h> #include <kdialog.h>

@ -26,7 +26,7 @@
#include <kconfig.h> #include <kconfig.h>
#include <qwidget.h> #include <tqwidget.h>
namespace KRES { namespace KRES {

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver.h" #include "kkeyserver.h"

@ -13,9 +13,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include "tdelibs_export.h" #include "tdelibs_export.h"
class KConfig; class KConfig;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
#include <tdelibs_export.h> #include <tdelibs_export.h>

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -23,10 +23,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ #define __kurifilter_h__
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>

@ -24,9 +24,9 @@
#ifndef KRESOURCES_SELECTDIALOG_H #ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H #define KRESOURCES_SELECTDIALOG_H
#include <qobject.h> #include <tqobject.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include <qmap.h> #include <tqmap.h>
#include <kdialog.h> #include <kdialog.h>

@ -26,7 +26,7 @@
#include <kconfig.h> #include <kconfig.h>
#include <qwidget.h> #include <tqwidget.h>
namespace KRES { namespace KRES {

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver.h" #include "kkeyserver.h"

@ -13,9 +13,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include "tdelibs_export.h" #include "tdelibs_export.h"
class KConfig; class KConfig;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
#include <tdelibs_export.h> #include <tdelibs_export.h>

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -23,10 +23,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ #define __kurifilter_h__
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>

@ -24,9 +24,9 @@
#ifndef KRESOURCES_SELECTDIALOG_H #ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H #define KRESOURCES_SELECTDIALOG_H
#include <qobject.h> #include <tqobject.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include <qmap.h> #include <tqmap.h>
#include <kdialog.h> #include <kdialog.h>

@ -26,7 +26,7 @@
#include <kconfig.h> #include <kconfig.h>
#include <qwidget.h> #include <tqwidget.h>
namespace KRES { namespace KRES {

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver.h" #include "kkeyserver.h"

@ -13,9 +13,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include "tdelibs_export.h" #include "tdelibs_export.h"
class KConfig; class KConfig;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
#include <tdelibs_export.h> #include <tdelibs_export.h>

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -23,10 +23,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ #define __kurifilter_h__
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>

@ -24,9 +24,9 @@
#ifndef KRESOURCES_SELECTDIALOG_H #ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H #define KRESOURCES_SELECTDIALOG_H
#include <qobject.h> #include <tqobject.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include <qmap.h> #include <tqmap.h>
#include <kdialog.h> #include <kdialog.h>

@ -26,7 +26,7 @@
#include <kconfig.h> #include <kconfig.h>
#include <qwidget.h> #include <tqwidget.h>
namespace KRES { namespace KRES {

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver.h" #include "kkeyserver.h"

@ -13,9 +13,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include "tdelibs_export.h" #include "tdelibs_export.h"
class KConfig; class KConfig;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
#include <tdelibs_export.h> #include <tdelibs_export.h>

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -23,10 +23,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ #define __kurifilter_h__
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>

@ -24,9 +24,9 @@
#ifndef KRESOURCES_SELECTDIALOG_H #ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H #define KRESOURCES_SELECTDIALOG_H
#include <qobject.h> #include <tqobject.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include <qmap.h> #include <tqmap.h>
#include <kdialog.h> #include <kdialog.h>

@ -26,7 +26,7 @@
#include <kconfig.h> #include <kconfig.h>
#include <qwidget.h> #include <tqwidget.h>
namespace KRES { namespace KRES {

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver.h" #include "kkeyserver.h"

@ -13,9 +13,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include "tdelibs_export.h" #include "tdelibs_export.h"
class KConfig; class KConfig;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H #ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H #define __KRECENTDIRS_H
#include <qstringlist.h> #include <tqstringlist.h>
#include <tdelibs_export.h> #include <tdelibs_export.h>

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -23,10 +23,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ #define __kurifilter_h__
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>

@ -24,9 +24,9 @@
#ifndef KRESOURCES_SELECTDIALOG_H #ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H #define KRESOURCES_SELECTDIALOG_H
#include <qobject.h> #include <tqobject.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include <qmap.h> #include <tqmap.h>
#include <kdialog.h> #include <kdialog.h>

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver.h" #include "kkeyserver.h"

@ -13,9 +13,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include "tdelibs_export.h" #include "tdelibs_export.h"
class KConfig; class KConfig;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -23,10 +23,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ #define __kurifilter_h__
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver.h" #include "kkeyserver.h"

@ -13,9 +13,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include "tdelibs_export.h" #include "tdelibs_export.h"
class KConfig; class KConfig;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -23,10 +23,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ #define __kurifilter_h__
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>

@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H #ifndef _KACCELACTION_H
#define _KACCELACTION_H #define _KACCELACTION_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <kshortcut.h> #include <kshortcut.h>

@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H #ifndef _KACCELBASE_H
#define _KACCELBASE_H #define _KACCELBASE_H
#include <qmap.h> #include <tqmap.h>
#include <qptrvector.h> #include <tqptrvector.h>
#include <qstring.h> #include <tqstring.h>
#include <qvaluevector.h> #include <tqvaluevector.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
#include "kaccelaction.h" #include "kaccelaction.h"
#include "kkeyserver.h" #include "kkeyserver.h"

@ -13,9 +13,9 @@
#ifndef __KIconTheme_h_Included__ #ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__ #define __KIconTheme_h_Included__
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qptrlist.h> #include <tqptrlist.h>
#include "tdelibs_export.h" #include "tdelibs_export.h"
class KConfig; class KConfig;

@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__ #ifndef __KPANELMENU_H__
#define __KPANELMENU_H__ #define __KPANELMENU_H__
#include <qstring.h> #include <tqstring.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>

@ -22,8 +22,8 @@
#include "ksycocatype.h" #include "ksycocatype.h"
#include "ksycocaentry.h" #include "ksycocaentry.h"
#include <qdict.h> #include <tqdict.h>
#include <qptrlist.h> #include <tqptrlist.h>
class KSycoca; class KSycoca;
class TQStringList; class TQStringList;
class TQString; class TQString;

@ -23,10 +23,10 @@
#ifndef _KTOOLBARBUTTON_H #ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H
#include <qpixmap.h> #include <tqpixmap.h>
#include <qtoolbutton.h> #include <tqtoolbutton.h>
#include <qintdict.h> #include <tqintdict.h>
#include <qstring.h> #include <tqstring.h>
#include <kglobal.h> #include <kglobal.h>
class KToolBar; class KToolBar;

@ -25,9 +25,9 @@
#ifndef __kurifilter_h__ #ifndef __kurifilter_h__
#define __kurifilter_h__ #define __kurifilter_h__
#include <qptrlist.h> #include <tqptrlist.h>
#include <qobject.h> #include <tqobject.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>

@ -37,7 +37,7 @@ typedef long off_t;
//converts a Python list of long //converts a Python list of long
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -161,7 +161,7 @@ protected:
//converts a Python list of KABC::Resource //converts a Python list of KABC::Resource
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -336,7 +336,7 @@ public:
//converts a Python list of KABC::Addressee //converts a Python list of KABC::Addressee
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
//typedef TQValueList<KABC::Addressee> List; //typedef TQValueList<KABC::Addressee> List;
%End %End
@ -403,7 +403,7 @@ public:
//converts a Python list of KABC::Address //converts a Python list of KABC::Address
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
//typedef TQValueList<KABC::Address> List; //typedef TQValueList<KABC::Address> List;
%End %End

@ -24,7 +24,7 @@
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
%ModuleHeaderCode %ModuleHeaderCode
#include <qwidget.h> #include <tqwidget.h>
#include <addresseelist.h> #include <addresseelist.h>
%End %End

@ -31,7 +31,7 @@ namespace KABC
class ErrorHandler class ErrorHandler
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qwidget.h> #include <tqwidget.h>
#include <errorhandler.h> #include <errorhandler.h>
%End %End
@ -45,7 +45,7 @@ public:
class ConsoleErrorHandler : KABC::ErrorHandler class ConsoleErrorHandler : KABC::ErrorHandler
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qwidget.h> #include <tqwidget.h>
#include <errorhandler.h> #include <errorhandler.h>
%End %End
@ -78,7 +78,7 @@ public:
class GuiErrorHandler : KABC::ErrorHandler class GuiErrorHandler : KABC::ErrorHandler
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qwidget.h> #include <tqwidget.h>
#include <errorhandler.h> #include <errorhandler.h>
%End %End

@ -77,7 +77,7 @@ public:
//converts a Python list of KABC::Key //converts a Python list of KABC::Key
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
//typedef TQValueList<KABC::Key> List; //typedef TQValueList<KABC::Key> List;
%End %End

@ -124,7 +124,7 @@ public:
//converts a Python list of KABC::PhoneNumber //converts a Python list of KABC::PhoneNumber
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
//typedef TQValueList<KABC::PhoneNumber> List; //typedef TQValueList<KABC::PhoneNumber> List;
%End %End

@ -31,7 +31,7 @@ namespace KABC
class ResourceSelectDialog class ResourceSelectDialog
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qwidget.h> #include <tqwidget.h>
#include <resourceselectdialog.h> #include <resourceselectdialog.h>
#include <kabc/resource.h> #include <kabc/resource.h>
%End %End

@ -86,7 +86,7 @@ signals:
//converts a Python list of KFileBookmark //converts a Python list of KFileBookmark
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -244,7 +244,7 @@ class ApplicationList
//converts a Python list of KNotify.Event //converts a Python list of KNotify.Event
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
#include <knotifydialog.h> #include <knotifydialog.h>
%End %End

@ -211,8 +211,8 @@ public:
//converts a Python list of tuples (TQString,TQChar) //converts a Python list of tuples (TQString,TQChar)
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
#include <qstring.h> #include <tqstring.h>
#include <khtml_settings.h> #include <khtml_settings.h>
typedef TQPair<TQString,TQChar> AssignPair; typedef TQPair<TQString,TQChar> AssignPair;
%End %End

@ -127,7 +127,7 @@ protected:
{ {
//converts a Python dict of TQString:TQStringList //converts a Python dict of TQString:TQStringList
%TypeHeaderCode %TypeHeaderCode
#include <qmap.h> #include <tqmap.h>
typedef TQMap<TQString, TQStringList> KStringListMap; typedef TQMap<TQString, TQStringList> KStringListMap;
%End %End

@ -470,7 +470,7 @@ KIO::UDSEntryList testKIOUDSEntryList (KIO::UDSEntryList);
%End %End
%ModuleHeaderCode %ModuleHeaderCode
#include <qmap.h> #include <tqmap.h>
%End %End
KIO::MetaData testKIOMetaData (KIO::MetaData); KIO::MetaData testKIOMetaData (KIO::MetaData);
@ -487,7 +487,7 @@ KIO::MetaData testKIOMetaData (KIO::MetaData);
//converts a Python list of KIO.UDSAtom //converts a Python list of KIO.UDSAtom
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
#include <global.h> #include <global.h>
%End %End
@ -555,7 +555,7 @@ KIO::MetaData testKIOMetaData (KIO::MetaData);
//converts a Python list of KIO.UDSEntry //converts a Python list of KIO.UDSEntry
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
#include <global.h> #include <global.h>
%End %End
@ -625,7 +625,7 @@ KIO::MetaData testKIOMetaData (KIO::MetaData);
//converts a Python dict of TQString, TQString //converts a Python dict of TQString, TQString
{ {
%TypeHeaderCode %TypeHeaderCode
#include<qmap.h> #include <tqmap.h>
#include <global.h> #include <global.h>
%End %End

@ -683,7 +683,7 @@ protected:
//converts a Python list of KIO::CopyInfo //converts a Python list of KIO::CopyInfo
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -91,8 +91,8 @@ typedef ACLUserPermissionsList ACLGroupPermissionsList;
//converts a Python list of ACLUserPermissions tuples (TQString, int) //converts a Python list of ACLUserPermissions tuples (TQString, int)
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
#include <qstring.h> #include <tqstring.h>
#include <kacl.h> #include <kacl.h>
%End %End

@ -199,7 +199,7 @@ protected:
//converts a Python list of TQRegExp //converts a Python list of TQRegExp
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qregexp.h> #include <tqregexp.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -27,7 +27,7 @@
class KFilterBase : TQObject class KFilterBase : TQObject
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qobject.h> #include <tqobject.h>
#include <kfilterbase.h> #include <kfilterbase.h>
%End %End

@ -285,7 +285,7 @@ protected:
//converts a Python list of KDEDesktopMimeType.Service //converts a Python list of KDEDesktopMimeType.Service
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
#include <kmimetype.h> #include <kmimetype.h>
%End %End

@ -221,7 +221,7 @@ protected:
//converts a Python list of KProtocolInfo::ExtraField //converts a Python list of KProtocolInfo::ExtraField
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -207,7 +207,7 @@ protected:
//converts a Python list of KService //converts a Python list of KService
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
#include <kservice.h> #include <kservice.h>
//typedef KSharedPtr<KService> Ptr; //typedef KSharedPtr<KService> Ptr;
//typedef TQValueList<Ptr> SvcList; //typedef TQValueList<Ptr> SvcList;

@ -210,7 +210,7 @@ public:
#include <ksharedptr.h> #include <ksharedptr.h>
#include <kservice.h> #include <kservice.h>
#include <kservicegroup.h> #include <kservicegroup.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -128,8 +128,8 @@ protected:
//converts a Python dict of TQString:TQVariant //converts a Python dict of TQString:TQVariant
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qmap.h> #include <tqmap.h>
#include <qvariant.h> #include <tqvariant.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -117,7 +117,7 @@ protected:
#include <kservicegroup.h> #include <kservicegroup.h>
#include <ksycocaentry.h> #include <ksycocaentry.h>
#include <ksycocatype.h> #include <ksycocatype.h>
#include <qvaluelist.h> #include <tqvaluelist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -56,7 +56,7 @@ protected:
//converts a Python list of KService //converts a Python list of KService
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
#include <ktrader.h> #include <ktrader.h>
%End %End

@ -27,7 +27,7 @@
class KURIFilterData class KURIFilterData
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurifilter.h> #include <kurifilter.h>
%End %End
@ -92,7 +92,7 @@ protected:
class KURIFilterPlugin : TQObject class KURIFilterPlugin : TQObject
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurifilter.h> #include <kurifilter.h>
%End %End
@ -120,7 +120,7 @@ protected:
class KURIFilter class KURIFilter
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qstringlist.h> #include <tqstringlist.h>
#include <kurifilter.h> #include <kurifilter.h>
%End %End

@ -80,7 +80,7 @@ protected:
//converts a Python list of KServiceOffer //converts a Python list of KServiceOffer
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
#include <kservicetype.h> #include <kservicetype.h>
#include <kuserprofile.h> #include <kuserprofile.h>
%End %End
@ -148,7 +148,7 @@ protected:
//converts a Python list of KServiceTypeProfile //converts a Python list of KServiceTypeProfile
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
#include <kservicetype.h> #include <kservicetype.h>
//typedef TQPtrList<KServiceTypeProfile> SvcTypeProfileList; //typedef TQPtrList<KServiceTypeProfile> SvcTypeProfileList;
%End %End

@ -195,7 +195,7 @@ protected:
//converts a Python dict of TQWidget::FocusPolicy //converts a Python dict of TQWidget::FocusPolicy
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qdict.h> #include <tqdict.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -204,7 +204,7 @@ signals:
//converts a Python list of KDockWidget //converts a Python list of KDockWidget
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode
@ -274,7 +274,7 @@ signals:
//converts a Python list of TQRect //converts a Python list of TQRect
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -366,7 +366,7 @@ TQMap<TQCString,int> testTQMapTQCStringInt (TQMap<TQCString,int>);
//converts a Python dict of TQCString:TQCString //converts a Python dict of TQCString:TQCString
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qmap.h> #include <tqmap.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode
@ -449,7 +449,7 @@ TQMap<TQCString,int> testTQMapTQCStringInt (TQMap<TQCString,int>);
//converts a Python dict of TQCString:int //converts a Python dict of TQCString:int
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qmap.h> #include <tqmap.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode
@ -533,7 +533,7 @@ TQMap<TQCString,int> testTQMapTQCStringInt (TQMap<TQCString,int>);
//converts a Python list of KParts.ReadOnlyPart //converts a Python list of KParts.ReadOnlyPart
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -113,7 +113,7 @@ protected:
//converts a Python list of KParts.Part //converts a Python list of KParts.Part
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -75,7 +75,7 @@ protected:
//converts a Python list of KParts.Plugin.PluginInfo //converts a Python list of KParts.Plugin.PluginInfo
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode
@ -142,7 +142,7 @@ protected:
//converts a Python list of KParts.Plugin //converts a Python list of KParts.Plugin
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -24,7 +24,7 @@
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
%ModuleHeaderCode %ModuleHeaderCode
#include <qwidget.h> #include <tqwidget.h>
%End %End
@ -62,7 +62,7 @@ private:
//converts a Python list of KRES::Resource //converts a Python list of KRES::Resource
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
#include <resource.h> #include <resource.h>
%End %End

@ -81,7 +81,7 @@ private:
//converts a Python list of KPluginInfo //converts a Python list of KPluginInfo
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
#include <kplugininfo.h> #include <kplugininfo.h>
%End %End

@ -22,7 +22,7 @@
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
%ModuleHeaderCode %ModuleHeaderCode
#include <qvariant.h> #include <tqvariant.h>
%End %End
@ -423,8 +423,8 @@ void dcop_next (TQDataStream&, TQCString&);
%End %End
%ModuleHeaderCode %ModuleHeaderCode
#include <qcstring.h> #include <tqcstring.h>
#include <qdatastream.h> #include <tqdatastream.h>
#include <dcopref.h> #include <dcopref.h>
%End %End
@ -617,7 +617,7 @@ void dcop_add (TQDataStream& s, TQByteArray value)
//converts a Python dict of TQCString:DCOPRef //converts a Python dict of TQCString:DCOPRef
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qmap.h> #include <tqmap.h>
//typedef TQMap<TQCString,DCOPRef> DCOPRefMap; //typedef TQMap<TQCString,DCOPRef> DCOPRefMap;
%End %End
@ -700,7 +700,7 @@ void dcop_add (TQDataStream& s, TQByteArray value)
//converts a Python dict of TQString:DCOPRef //converts a Python dict of TQString:DCOPRef
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qmap.h> #include <tqmap.h>
//typedef TQMap<TQString,DCOPRef> DCOPRefMap; //typedef TQMap<TQString,DCOPRef> DCOPRefMap;
%End %End
@ -792,7 +792,7 @@ void dcop_add (TQDataStream& s, TQByteArray value)
//converts a Python dict of TQString:TQByteArray //converts a Python dict of TQString:TQByteArray
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qmap.h> #include <tqmap.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode
@ -882,7 +882,7 @@ void dcop_add (TQDataStream& s, TQByteArray value)
//converts a Python list of DCOPRef //converts a Python list of DCOPRef
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -169,7 +169,7 @@ public:
//converts a Python list of KAboutPerson //converts a Python list of KAboutPerson
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode
@ -236,7 +236,7 @@ public:
//converts a Python list of KAboutTranslator //converts a Python list of KAboutTranslator
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -50,7 +50,7 @@ class KCmdLineArgs
{ {
%TypeHeaderCode %TypeHeaderCode
#include <kcmdlineargs.h> #include <kcmdlineargs.h>
#include <qapplication.h> #include <tqapplication.h>
%End %End

@ -106,7 +106,7 @@ private:
//converts a Python dict of TQString:TQString //converts a Python dict of TQString:TQString
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qmap.h> #include <tqmap.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -89,7 +89,7 @@ KEntryMap testKEntryMap (SIP_PYOBJECT) [KEntryMap (KEntryMap)];
//converts a Python dict of KEntryKey:KEntry //converts a Python dict of KEntryKey:KEntry
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qmap.h> #include <tqmap.h>
#include <kconfigdata.h> #include <kconfigdata.h>
%End %End

@ -27,7 +27,7 @@
class KIPC class KIPC
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qwindowdefs.h> #include <tqwindowdefs.h>
#include <kipc.h> #include <kipc.h>
%End %End

@ -119,8 +119,8 @@ TQString expandMacrosShellQuote (const TQString&, const TQMap<TQStr
//converts a Python dict of TQChar:TQString //converts a Python dict of TQChar:TQString
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qmap.h> #include <tqmap.h>
#include <qstring.h> #include <tqstring.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode
@ -207,9 +207,9 @@ TQString expandMacrosShellQuote (const TQString&, const TQMap<TQStr
//converts a Python dict of TQString:TQStringList //converts a Python dict of TQString:TQStringList
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qmap.h> #include <tqmap.h>
#include <qstring.h> #include <tqstring.h>
#include <qstringlist.h> #include <tqstringlist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode
@ -296,9 +296,9 @@ TQString expandMacrosShellQuote (const TQString&, const TQMap<TQStr
//converts a Python dict of TQChar:TQStringList //converts a Python dict of TQChar:TQStringList
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qmap.h> #include <tqmap.h>
#include <qstringlist.h> #include <tqstringlist.h>
#include <qstring.h> #include <tqstring.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -29,8 +29,8 @@
class KSelectionOwner : TQObject class KSelectionOwner : TQObject
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qdockwindow.h> #include <tqdockwindow.h>
#include <qvariant.h> #include <tqvariant.h>
#include <kmanagerselection.h> #include <kmanagerselection.h>
%End %End
@ -66,8 +66,8 @@ protected:
class KSelectionWatcher : TQObject class KSelectionWatcher : TQObject
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qdockwindow.h> #include <tqdockwindow.h>
#include <qvariant.h> #include <tqvariant.h>
#include <kmanagerselection.h> #include <kmanagerselection.h>
%End %End

@ -114,7 +114,7 @@ private:
//converts a Python list of KMountPoint //converts a Python list of KMountPoint
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
#include <kmountpoint.h> #include <kmountpoint.h>
%End %End

@ -210,7 +210,7 @@ private:
//converts a Python list of long //converts a Python list of long
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -183,8 +183,8 @@ private:
//converts a Python dict of TQString:KTimezone //converts a Python dict of TQString:KTimezone
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qmap.h> #include <tqmap.h>
#include <qstring.h> #include <tqstring.h>
#include <ktimezones.h> #include <ktimezones.h>
%End %End

@ -27,7 +27,7 @@
class KXMessages : TQWidget class KXMessages : TQWidget
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qwidget.h> #include <tqwidget.h>
#include <kxmessages.h> #include <kxmessages.h>
%End %End

@ -94,7 +94,7 @@ protected:
//converts a Python list of WId //converts a Python list of WId
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
#include <twinmodule.h> #include <twinmodule.h>
%End %End

@ -27,8 +27,8 @@
class KPixmap : TQPixmap class KPixmap : TQPixmap
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qpaintdevice.h> #include <tqpaintdevice.h>
#include <qpixmap.h> #include <tqpixmap.h>
#include <kpixmap.h> #include <kpixmap.h>
%End %End

@ -126,7 +126,7 @@ public:
//converts a Python list of KMJob //converts a Python list of KMJob
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
#include <kmjob.h> #include <kmjob.h>
typedef TQPtrList<KMJob> KMJobList; typedef TQPtrList<KMJob> KMJobList;
%End %End

@ -146,7 +146,7 @@ protected:
//converts a Python list of KMPrinter //converts a Python list of KMPrinter
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
#include <kmmanager.h> #include <kmmanager.h>
#include <kmprinter.h> #include <kmprinter.h>
%End %End

@ -96,7 +96,7 @@ public:
//converts a Python list of KPrintDialogPage //converts a Python list of KPrintDialogPage
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
#include <kprintdialogpage.h> #include <kprintdialogpage.h>
%End %End

@ -691,7 +691,7 @@ protected:
//converts a Python list of KAction //converts a Python list of KAction
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qvaluelist.h> #include <tqvaluelist.h>
#include <kaction.h> #include <kaction.h>
//typedef TQValueList<KAction*> KActionPtrList; //typedef TQValueList<KAction*> KActionPtrList;
%End %End

@ -114,7 +114,7 @@ protected:
//converts a Python list of KConfigDialogManager //converts a Python list of KConfigDialogManager
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

@ -27,7 +27,7 @@
class KFontChooser : TQWidget class KFontChooser : TQWidget
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qbutton.h> #include <tqbutton.h>
#include <kfontdialog.h> #include <kfontdialog.h>
%End %End

@ -27,7 +27,7 @@
class KKeyButton : TQPushButton class KKeyButton : TQPushButton
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qpushbutton.h> #include <tqpushbutton.h>
#include <kkeybutton.h> #include <kkeybutton.h>
%End %End

@ -180,7 +180,7 @@ typedef KKeyChooser KKeyChooser;
//converts a Python dict of TQString:int //converts a Python dict of TQString:int
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qdict.h> #include <tqdict.h>
typedef TQDict<int> IntDict; typedef TQDict<int> IntDict;
%End %End

@ -266,8 +266,8 @@ public:
//converts a Python list of TQListViewItem //converts a Python list of TQListViewItem
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
#include <qlistview.h> #include <tqlistview.h>
typedef TQPtrList<TQListViewItem> ListViewItems; typedef TQPtrList<TQListViewItem> ListViewItems;
%End %End

@ -204,7 +204,7 @@ protected:
//converts a Python list of KMainWindow //converts a Python list of KMainWindow
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
#include <kmainwindow.h> #include <kmainwindow.h>
%End %End

@ -27,9 +27,9 @@
class KSharedPixmap : TQWidget, KPixmap class KSharedPixmap : TQWidget, KPixmap
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qwidget.h> #include <tqwidget.h>
#include <qpaintdevice.h> #include <tqpaintdevice.h>
#include <qpixmap.h> #include <tqpixmap.h>
#include <kpixmap.h> #include <kpixmap.h>
#include <ksharedpixmap.h> #include <ksharedpixmap.h>
%End %End

@ -87,7 +87,7 @@ TQPtrList<KAction> testKActionList (TQPtrList<KAction>);
//converts a Python list of KAction //converts a Python list of KAction
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
#include <kaction.h> #include <kaction.h>
%End %End
@ -158,7 +158,7 @@ TQPtrList<KAction> testKActionList (TQPtrList<KAction>);
//converts a Python list of KXMLGUIClient //converts a Python list of KXMLGUIClient
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
#include <kxmlguiclient.h> #include <kxmlguiclient.h>
%End %End
@ -229,7 +229,7 @@ TQPtrList<KAction> testKActionList (TQPtrList<KAction>);
//converts a Python list of TQWidget //converts a Python list of TQWidget
{ {
%TypeHeaderCode %TypeHeaderCode
#include <qptrlist.h> #include <tqptrlist.h>
%End %End
%ConvertFromTypeCode %ConvertFromTypeCode

Loading…
Cancel
Save