[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kjsembed
From:       Ian Reinhart Geiser <geiseri () kde ! org>
Date:       2006-08-15 15:20:54
Message-ID: 1155655254.947387.7051.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 573279 by geiseri:

Cleaned up some of the bindings inheritence.  Yes Rich I am trying to 
document the relationships a bit more. 

Everything is based off of a common proxy class (bad name but the intent 
is more important than the name right now). This just 
gives a common baseclass to work off of.

Added QCoreApplication bindings.  These are special since there can only 
be once Q*Application per app.  These only ever wrap 
QCoreApplication::instance().

Removed dynamic casts that were in our way.  static cast is ugly, but 
ideally we can clear this up here.

Fixed a bit more of the embedding example.  Command line arguements 
still do not work, but I think I am getting closer.  




 M  +0 -1      examples/embed/embed.cpp  
 M  +2 -1      examples/embed/test.js  
 M  +5 -4      examples/embed/test_pointer.h  
 M  +3 -1      kjsembed/CMakeLists.txt  
 A             kjsembed/application.cpp   [License: LGPL (v2+)]
 A             kjsembed/application.h   [License: LGPL (v2+)]
 M  +3 -16     kjsembed/binding_support.cpp  
 M  +10 -0     kjsembed/binding_support.h  
 M  +0 -2      kjsembed/iosupport.cpp  
 M  +2 -0      kjsembed/kjsembed.cpp  
 M  +3 -5      kjsembed/object_binding.h  
 M  +3 -4      kjsembed/pointer.h  
 M  +6 -10     kjsembed/qformbuilder_binding.cpp  
 M  +6 -7      kjsembed/qobject_binding.cpp  
 M  +3 -8      kjsembed/qobject_binding.h  
 M  +9 -9      kjsembed/qwidget_binding.cpp  
 M  +6 -0      kjsembed/qwidget_binding.h  
 M  +2 -4      kjsembed/scalar_binding.h  
 M  +9 -11     kjsembed/settings.cpp  
 M  +6 -0      kjsembed/settings.h  
 M  +3 -1      kjsembed/static_binding.cpp  
 M  +1 -2      kjsembed/value_binding.cpp  
 M  +1 -8      kjsembed/value_binding.h  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic