~ubuntu-branches/ubuntu/karmic/python-kde3/karmic

« back to all changes in this revision

Viewing changes to sip/kparts/browserextension.sip

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2006-11-22 19:03:34 UTC
  • mfrom: (1.1.5 upstream) (3.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061122190334-z7nhzu4dca926iam
Tags: 3.16.0-0ubuntu1
* New upstream release
* Build-depend on pyqt 3.17 and sip 4.5
* Add build-depends on /usr/lib/kde3/libkonsolepart.so
* Don't build for python 2.5, it fails to build
* Merge with Debian, remaining change:
  - kubuntu_01_dcop.diff patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
 
7
7
//                 Generated by preSip
8
 
//            module kparts  version KDE_3_5_2
 
8
//            module kparts  version KDE 3.5.3
9
9
 
10
10
 
11
11
// This software is free software; you can redistribute it and/or
239
239
%End
240
240
 
241
241
 
242
 
 
243
 
 
244
242
public:
245
243
    typedef QMap<QCString,int> ActionNumberMap;
246
244
 
247
 
 
248
 
 
249
245
protected:
250
246
//igx     virtual void         virtual_hook (int, void*);
251
247
 
351
347
};  // namespace KParts
352
348
 
353
349
 
 
350
%If (  - KDE_3_5_3 )
 
351
//ig typedef QPtrList<KFileItem> KFileItemList;
 
352
%End
 
353
 
354
354
//force
355
 
typedef QPtrList<KFileItem> KFileItemList;
356
355
QMap<QCString,int>   testQMapQCStringInt (QMap<QCString,int>);
357
356
%MethodCode
358
357
//takes dict | (QMap<QCString,int>)