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

List:       kde-commits
Subject:    kdenonbeta/kopete/protocols/jabber
From:       Till Gerken <till () tantalo ! net>
Date:       2002-12-11 23:21:54
[Download RAW message or body]

CVS commit by gerken: 

Porting to the new statusbar API


  M +25 -42    jabberprotocol.cpp   1.114
  M +3 -19     jabberprotocol.h   1.45


--- kdenonbeta/kopete/protocols/jabber/jabberprotocol.h  #1.44:1.45
@@ -77,4 +77,6 @@ public:
         QString protocolIcon() const;
 
+        KActionMenu *protocolActions();
+        
         /**
          * Initialization/deinitialization routines called upon
@@ -314,9 +316,4 @@ private slots:
         
         /**
-         * Create popup menu for right clicks on status icon
-         */
-        void slotIconRightClicked(const QPoint&);
-
-        /**
          * Cleans up when a contact is destroyed
          */
@@ -412,10 +409,4 @@ private:
         JabberMessageManagerMap messageManagerMap;
 
-        QPixmap onlineIcon;
-        QPixmap offlineIcon;
-        QPixmap awayIcon;
-        QPixmap naIcon;
-        QMovie connectingIcon;
-
         KAction *actionGoOnline;
         KAction *actionGoAway;
@@ -428,9 +419,7 @@ private:
         KAction *actionEditVCard;
         KAction *actionEmptyMail;
-        KPopupMenu *popup;
+//      KPopupMenu *popup;
         KActionMenu *actionStatusMenu;
 
-        StatusBarIcon *statusBarIcon;
-
         dlgJabberStatus *reasonDialog;
         dlgJabberSendRaw *sendRawDialog;
@@ -465,9 +454,4 @@ private:
          */
         void errorConnectFirst();
-
-        /**
-         * Load and create icons
-         */
-        void initIcons();
 
         /**


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

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