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

List:       kde-commits
Subject:    kdebindings/kjsembed
From:       Richard J. Moore <rich () kde ! org>
Date:       2003-08-27 22:24:32
[Download RAW message or body]

CVS commit by rich: 

- Added binding to isWidgetType().

- Added an example that generates a graphical tree of the QWidget
  hierarchy.

- Fixed const warning in convertToValue(). Various other irritating
  const fixes.

- Added support for enums! This means that you can now use enums that
  have been declared using Q_ENUM in scripts. The enums are published
  as properties of the object itself for now, rather than the class
  (this will be fixed). This means that for now you do things like
  this:

     f = new QFrame();
     f.frameShape = f.Panel;

- Added a new demo 'frame' that illustrates QFrame and enum support.


CCMAIL: rich@kde.org
CCMAIL: staikos@kde.org
CCMAIL: geiseri@kde.org
CCMAIL: jowenn@kde.org


  A            docs/examples/treeview/tree2.js   1.1
  A            docs/examples/treeview/treetest.ui   1.1
  M +5 -0      TODO   1.12
  M +4 -4      factory.cpp   1.31
  M +2 -2      factory.h   1.21
  M +1 -1      jsbinding.cpp   1.26
  M +2 -2      jsbinding.h   1.13
  M +17 -0     jsobjectproxy.cpp   1.37
  M +6 -1      jsobjectproxy.h   1.24
  M +6 -0      jsobjectproxy_imp.cpp   1.38
  M +2 -2      jsobjectproxy_imp.h   1.26
  M +1 -1      stddialog_imp.cpp   1.2
  M +10 -8     docs/examples/README   1.8
  M +4 -1      docs/examples/index.html   1.8
  M +1 -1      docs/examples/treeview/showtree.js   1.2
  M +45 -8     docs/jsref/application.html   1.5
  M +2 -0      docs/jsref/global.html   1.4
  M +49 -13    docs/jsref/image.html   1.6
  M +52 -15    docs/jsref/netaccess.html   1.3
  M +48 -12    docs/jsref/painter.html   1.4
  M +57 -18    docs/jsref/part.html   1.7
  M +44 -8     docs/jsref/pixmap.html   1.4
  M +49 -13    docs/jsref/textstream.html   1.3
  M +2 -0      docs/jsref/this.html   1.5



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

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