[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:       2004-03-26 0:12:08
Message-ID: 20040326001208.93E0299CF () office ! kde ! org
[Download RAW message or body]

CVS commit by rich: 

Added an accessor to let the imp specify its factory.


  M +3 -0      jsfactory_imp.h   1.9


--- kdebindings/kjsembed/jsfactory_imp.h  #1.8:1.9
@@ -78,4 +78,7 @@ public:
     KJS::Value call( KJS::ExecState *exec, KJS::Object &self, const KJS::List &args );
 
+    /** Returns the JSFactory for which this is the implementation. */
+    JSFactory *factory() const { return fact; }
+
 private:
     JSFactory *fact;


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

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