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

List:       kde-commits
Subject:    koffice/libs/kross/ruby
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2006-09-21 12:22:20
Message-ID: 1158841340.307353.30876.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 587060 by sebsauer:

dox++


 M  +1 -0      rubyextension.cpp  
 M  +4 -3      rubyinterpreter.cpp  
 M  +1 -0      rubymodule.cpp  
 M  +1 -1      rubyscript.cpp  


--- trunk/koffice/libs/kross/ruby/rubyextension.cpp #587059:587060
@@ -36,6 +36,7 @@
 
 namespace Kross {
 
+    /// \internal
     class RubyExtensionPrivate {
         friend class RubyExtension;
 
--- trunk/koffice/libs/kross/ruby/rubyinterpreter.cpp #587059:587060
@@ -56,10 +56,11 @@
 
 namespace Kross {
 
-    typedef std::map<QString, VALUE> mStrVALUE;
-    typedef mStrVALUE::iterator mStrVALUE_it;
-    typedef mStrVALUE::const_iterator mStrVALUE_cit;
+    //typedef std::map<QString, VALUE> mStrVALUE;
+    //typedef mStrVALUE::iterator mStrVALUE_it;
+    //typedef mStrVALUE::const_iterator mStrVALUE_cit;
 
+    /// \internal
     class RubyInterpreterPrivate {
         friend class RubyInterpreter;
     };
--- trunk/koffice/libs/kross/ruby/rubymodule.cpp #587059:587060
@@ -29,6 +29,7 @@
 
 namespace Kross {
 
+    /// \internal
     class RubyModulePrivate {
         friend class RubyModule;
 
--- trunk/koffice/libs/kross/ruby/rubyscript.cpp #587059:587060
@@ -38,6 +38,7 @@
 
 namespace Kross {
 
+    /// \internal
     class RubyScriptPrivate {
         friend class RubyScript;
         RubyScriptPrivate() : m_compile(0) { }
@@ -165,7 +166,6 @@
     unselectScript();
 
 //TODO    return Kross::Object::Ptr(0);
-
     return QVariant();
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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