kopete/libkopete
kopeteonlinestatusmanager.h
  
Go to the documentation of this file.
   61         Idle=1<<8,  ExtendedAway=1<<9 , Invisible=1<<10,
   79         HasStatusMessage = 0x01,
   83         DisabledIfOffline = 0x02,
   86         HideFromMenu = 0x04
  132     friend class OnlineStatusIconEngine;
  133     QPixmap cacheLookupByObject( const OnlineStatus &statusFor, const QString& icon, int size, QColor color, bool idle = false);
  135     QString fingerprint( const OnlineStatus &statusFor, const QString& icon, int size, QColor color, bool idle = false);
  136     QPixmap* renderIcon( const OnlineStatus &statusFor, const QString& baseicon, int size, QColor color, bool idle = false) const;
Definition: kopeteonlinestatus.h:68
Category
Kopete will uses categories to have a more general system than simply globally away. 
Definition: kopeteonlinestatusmanager.h:59
Definition: networkstatuscommon.h:9
Definition: networkstatuscommon.h:9
OnlineStatusManager is a singleton which manage OnlineStatus. 
Definition: kopeteonlinestatusmanager.h:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference