kopete/kopete
KopeteGroupViewItem Class Reference
#include <kopetegroupviewitem.h>

Detailed Description
Definition at line 35 of file kopetegroupviewitem.h.
Public Slots | |
| void | refreshDisplayName () |
| void | updateIcon () |
| void | updateVisibility () |
Public Member Functions | |
| Kopete::Group * | group () const |
| KopeteGroupViewItem (Kopete::Group *group, Q3ListViewItem *parent) | |
| KopeteGroupViewItem (Kopete::Group *group, Q3ListView *parent) | |
| virtual void | setText (int column, const QString &text) |
| virtual void | startRename (int col) |
| virtual QString | text (int column) const |
| QString | toolTip () const |
| ~KopeteGroupViewItem () | |
Protected Member Functions | |
| virtual void | cancelRename (int col) |
| virtual void | okRename (int col) |
Constructor & Destructor Documentation
| KopeteGroupViewItem::KopeteGroupViewItem | ( | Kopete::Group * | group, | |
| Q3ListView * | parent | |||
| ) |
Definition at line 71 of file kopetegroupviewitem.cpp.
| KopeteGroupViewItem::KopeteGroupViewItem | ( | Kopete::Group * | group, | |
| Q3ListViewItem * | parent | |||
| ) |
Definition at line 78 of file kopetegroupviewitem.cpp.
| KopeteGroupViewItem::~KopeteGroupViewItem | ( | ) |
Definition at line 85 of file kopetegroupviewitem.cpp.
Member Function Documentation
| void KopeteGroupViewItem::cancelRename | ( | int | col | ) | [protected, virtual] |
Definition at line 201 of file kopetegroupviewitem.cpp.
| Kopete::Group * KopeteGroupViewItem::group | ( | ) | const |
Definition at line 119 of file kopetegroupviewitem.cpp.
| void KopeteGroupViewItem::okRename | ( | int | col | ) | [protected, virtual] |
Definition at line 194 of file kopetegroupviewitem.cpp.
| void KopeteGroupViewItem::refreshDisplayName | ( | ) | [slot] |
Definition at line 148 of file kopetegroupviewitem.cpp.
| void KopeteGroupViewItem::setText | ( | int | column, | |
| const QString & | text | |||
| ) | [virtual] |
Definition at line 267 of file kopetegroupviewitem.cpp.
| void KopeteGroupViewItem::startRename | ( | int | col | ) | [virtual] |
Definition at line 188 of file kopetegroupviewitem.cpp.
| QString KopeteGroupViewItem::text | ( | int | column | ) | const [virtual] |
reimplemented from K3ListViewItem to take into account our alternate text storage
Definition at line 259 of file kopetegroupviewitem.cpp.
| QString KopeteGroupViewItem::toolTip | ( | ) | const |
Definition at line 124 of file kopetegroupviewitem.cpp.
| void KopeteGroupViewItem::updateIcon | ( | ) | [slot] |
Definition at line 236 of file kopetegroupviewitem.cpp.
| void KopeteGroupViewItem::updateVisibility | ( | ) | [slot] |
Definition at line 208 of file kopetegroupviewitem.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference