Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TVKEListViewItem Class Reference

Collaboration diagram for TVKEListViewItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TVKEListViewItem (QString n, TVVariant::KeyType kt, int p, QListView *parent)
QString text (int i) const
QString key (int, bool) const
void setText (int i, const QString &)
QString getName () const
void setName (QString n)
TVVariant::KeyType getKeyType () const
void setKeyType (TVVariant::KeyType k)
int getPos () const

Private Attributes

QString name
TVVariant::KeyType keyType
int position

Constructor & Destructor Documentation

TVKEListViewItem::TVKEListViewItem QString  n,
TVVariant::KeyType  kt,
int  p,
QListView *  parent
[inline]
 

Definition at line 37 of file tvkeyedit.cpp.

References keyType, name, and position.


Member Function Documentation

TVVariant::KeyType TVKEListViewItem::getKeyType  )  const [inline]
 

Definition at line 75 of file tvkeyedit.cpp.

References keyType.

QString TVKEListViewItem::getName void   )  const [inline]
 

Definition at line 64 of file tvkeyedit.cpp.

References name.

int TVKEListViewItem::getPos  )  const [inline]
 

Definition at line 86 of file tvkeyedit.cpp.

References position.

Referenced by TVKeyEdit::deleteTerm(), and TVKeyEdit::updateTerm().

QString TVKEListViewItem::key int  ,
bool 
const [inline]
 

Definition at line 54 of file tvkeyedit.cpp.

References position.

void TVKEListViewItem::setKeyType TVVariant::KeyType  k  )  [inline]
 

Definition at line 80 of file tvkeyedit.cpp.

References keyType.

Referenced by TVKeyEdit::updateTerm().

void TVKEListViewItem::setName QString  n  )  [inline]
 

Definition at line 69 of file tvkeyedit.cpp.

References name.

Referenced by TVKeyEdit::updateTerm().

void TVKEListViewItem::setText int  i,
const QString
[inline]
 

Definition at line 59 of file tvkeyedit.cpp.

QString TVKEListViewItem::text int  i  )  const [inline]
 

Definition at line 45 of file tvkeyedit.cpp.

References keyType, name, and TVVariant::typeToName().


Member Data Documentation

TVVariant::KeyType TVKEListViewItem::keyType [private]
 

Definition at line 93 of file tvkeyedit.cpp.

Referenced by getKeyType(), setKeyType(), text(), and TVKEListViewItem().

QString TVKEListViewItem::name [private]
 

Definition at line 92 of file tvkeyedit.cpp.

Referenced by getName(), setName(), text(), and TVKEListViewItem().

int TVKEListViewItem::position [private]
 

Definition at line 94 of file tvkeyedit.cpp.

Referenced by getPos(), key(), and TVKEListViewItem().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:54:29 2005 for OPIE by  doxygen 1.4.2