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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/desktop/shell
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2011-01-05 4:02:37
Message-ID: 20110105040237.E80F4AC8B1 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1211850 by aseigo:

move some methods about


 M  +12 -12    plasmaapp.h  


--- trunk/KDE/kdebase/workspace/plasma/desktop/shell/plasmaapp.h #1211849:1211850
@@ -78,6 +78,18 @@
     ControllerWindow *showActivityManager(int screen, Plasma::Containment *c);
     void hideController(int screen);
 
+    /**
+     * create a new activity based on the active one
+     */
+    void cloneCurrentActivity();
+    /**
+     * create a new blank activity with @p plugin containment type
+     */
+    void createActivity(const QString &plugin);
+    /**
+     * create a new activity from @p script
+     */
+    void createActivityFromScript(const QString &script, const QString &name = \
QString(), const QString &icon = QString());  static bool \
isPanelContainment(Plasma::Containment *containment);  
 #ifdef Q_WS_X11
@@ -109,18 +121,6 @@
     void createView(Plasma::Containment *containment);
 
     ControllerWindow *showActivityManager();
-    /**
-     * create a new activity based on the active one
-     */
-    void cloneCurrentActivity();
-    /**
-     * create a new blank activity with @p plugin containment type
-     */
-    void createActivity(const QString &plugin);
-    /**
-     * create a new activity from @p script
-     */
-    void createActivityFromScript(const QString &script, const QString &name = \
QString(), const QString &icon = QString());  
 protected:
 #ifdef Q_WS_X11


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

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