plasma-framework/scriptengines/javascript
Artur Duque de Souza a356b3d452 Create bindings for QGraphicsGridLayout
We should definetely have a common header for the layout bindings
so we avoid duplicating the "layoutItem" function with different
names all around.

I created some macros to help creating the binding for GridLayout
that may be helpful in other scenarious. Maybe put this macros on
this shared header too ?

Anyway, the bindings for this class are ready if I didn't forget
any important functions and the code for layout item was a little
bit simplified trying to qscriptvalue_cast to QGraphicsLayout* instead
of each implementation of it.


svn path=/trunk/KDE/kdebase/runtime/; revision=1055930
2009-11-29 04:17:30 +00:00
..
simplebindings Create bindings for QGraphicsGridLayout 2009-11-29 04:17:30 +00:00
backportglobal.h ok, this time _really_ move it over. svn is sometimes a little too forgiving / sloppy :( 2009-05-13 00:55:25 +00:00
bind_dataengine.h initial draft of a ECMAScript driven DataEngine. 2009-07-04 04:30:57 +00:00
bind_i18n.h initial draft of a ECMAScript driven DataEngine. 2009-07-04 04:30:57 +00:00
CMakeLists.txt Create bindings for QGraphicsGridLayout 2009-11-29 04:17:30 +00:00
javascriptdataengine.cpp typo fix 2009-07-08 12:51:41 +00:00
javascriptdataengine.h initial draft of a ECMAScript driven DataEngine. 2009-07-04 04:30:57 +00:00
javascriptrunner.cpp - Reduce the ammount of unused vars/parameters warnings 2009-11-15 15:41:16 +00:00
javascriptrunner.h ok, this time _really_ move it over. svn is sometimes a little too forgiving / sloppy :( 2009-05-13 00:55:25 +00:00
Messages.sh rename qtgui to reflect its actual purpose 2009-11-18 22:39:12 +00:00
plasma-scriptengine-applet-simple-javascript.desktop SVN_SILENT made messages (.desktop file) 2009-11-17 10:38:46 +00:00
plasma-scriptengine-dataengine-javascript.desktop SVN_SILENT made messages (.desktop file) 2009-11-27 10:22:18 +00:00
plasma-scriptengine-runner-javascript.desktop SVN_SILENT made messages (.desktop file) 2009-11-17 10:38:46 +00:00
simplejavascriptapplet.cpp Create bindings for QGraphicsGridLayout 2009-11-29 04:17:30 +00:00
simplejavascriptapplet.h * actually process the optional list, not the required list, in the optional loop 2009-11-28 00:42:22 +00:00