[Kde-bindings] Re: Review Request: Add konsole support to PyKDE4

Shaheed Haque srhaque at theiet.org
Mon May 2 18:02:14 UTC 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101269/
-----------------------------------------------------------

(Updated May 2, 2011, 6:02 p.m.)


Review request for KDE Bindings.


Changes
-------

Added sample/testcode.


Summary
-------

In order to deal with the need for qobject_cast in the usage model for KTerminalInterface{,V2}, I created a C++ class KTerminal and built on top of that. Feeedback on whether this is a reasonable approach or not, and if it is, how best to get it documented in the right places is welcome (e.g. maybe it should be added to kdelibs/interfaces/terminal).

Other than that, I've tried to mirror the way ktexteditor is handled within PyKDE4.


Diffs (updated)
-----

  CMakeLists.txt 54373d3 
  examples/kpartsExamples/konsolepart.py PRE-CREATION 
  sip/kterminal/kterminal.sip PRE-CREATION 
  sip/kterminal/kterminalmod.sip PRE-CREATION 
  sip/kterminal/terminal_interface.sip PRE-CREATION 
  sip/kterminal/terminal_interface_v2.sip PRE-CREATION 

Diff: http://git.reviewboard.kde.org/r/101269/diff


Testing
-------

A simple test program in Python can create a KTerminal instance (i.e. a konsole).


Thanks,

Shaheed

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20110502/5770ddb0/attachment.html>


More information about the Kde-bindings mailing list