kopete/libkopete
kopetestatusitems.cpp
  
Go to the documentation of this file.
Status represents a status which has title, message and category. 
Definition: kopetestatusitems.h:212
void setCategory(OnlineStatusManager::Categories category)
Sets category. 
Definition: kopetestatusitems.cpp:36
void changed()
This signal is emitted whenever the item's content changes. 
StatusGroup * parentGroup() const 
Returns StatusGroup this Item belongs to. 
Definition: kopetestatusitems.cpp:48
StatusGroup represents a group that can contain other StatusItems. 
Definition: kopetestatusitems.h:130
void childRemoved(Kopete::Status::StatusItem *child)
This signal is emitted after child was removed. 
StatusItem is a base class for all status items. 
Definition: kopetestatusitems.h:42
OnlineStatusManager::Categories category() const 
Returns category. 
Definition: kopetestatusitems.h:60
void childInserted(int index, Kopete::Status::StatusItem *child)
This signal is emitted after new child was inserted is inserted at position index. 
void insertChild(int index, StatusItem *child)
Inserts child at given index. 
Definition: kopetestatusitems.cpp:74
virtual StatusItem * copy() const 
Creates a copy of this object. 
Definition: kopetestatusitems.cpp:95
void removeChild(Kopete::Status::StatusItem *child)
Removes child. 
Definition: kopetestatusitems.cpp:87
int indexOf(StatusItem *child) const 
Returns index for given StatusItem. 
Definition: kopetestatusitems.h:164
void appendChild(Kopete::Status::StatusItem *child)
Inserts child at the end. 
Definition: kopetestatusitems.cpp:82
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