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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/dialogs
From:       Sven Krohlas <sven () asbest-online ! de>
Date:       2009-06-12 20:50:46
Message-ID: 1244839846.454477.7245.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 981139 by krohlas:

Some explaining comments.

 M  +4 -2      ScriptManager.h  


--- trunk/extragear/multimedia/amarok/src/dialogs/ScriptManager.h #981138:981139
@@ -75,7 +75,7 @@
         void notifyFetchLyrics( const QString& artist, const QString& title );
         /** Notifies any running lyric scripts to fetch desired lyric from given URL \
                */
         void notifyFetchLyricsByUrl( const QString& artist, const QString& title, \
                const QString& url );
-        
+
         void ServiceScriptPopulate( QString name, int level, int parent_id, QString \
callbackString, QString filter );  
         void ServiceScriptRequestInfo( QString name, int level, QString \
callbackString ); @@ -86,7 +86,9 @@
             KPluginInfo                                     info;
             QScriptEngine*                                  engine;
             KUrl                                            url;
+            /** Currently activated in the Script Manager */
             bool                                            running;
+            /** Currently being evaluated by the script engine */
             bool                                            evaluating;
             AmarokScript::AmarokScript*                     globalPtr;
             ScriptableServiceScript*                        servicePtr;
@@ -103,7 +105,7 @@
     signals:
         // needed so the lyrics script can connect to this
         void fetchLyrics( const QString&, const QString&, const QString& url );
-        
+
     private slots:
         /** Finds all installed scripts and adds them to the listview */
         void findScripts();


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

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