TermListItem Class Reference

#include <TermListItem.h>

List of all members.

Public Member Functions

 TermListItem (QListView *parent, Term *term, const QString &firstLanguage, const QString &testLanguage, bool isAltShown=true)
 ~TermListItem ()
TermgetTerm ()
void updateUi ()
virtual void setOn (bool isOn)
void setFont (int column, const QFont &font)
QFont font (int column) const
virtual void paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int align)


Detailed Description

Definition at line 12 of file TermListItem.h.


Constructor & Destructor Documentation

TermListItem::TermListItem ( QListView *  parent,
Term term,
const QString &  firstLanguage,
const QString &  testLanguage,
bool  isAltShown = true 
)

Definition at line 3 of file TermListItem.cpp.

TermListItem::~TermListItem (  ) 

Definition at line 9 of file TermListItem.cpp.


Member Function Documentation

Term * TermListItem::getTerm (  ) 

Definition at line 39 of file TermListItem.cpp.

void TermListItem::updateUi (  ) 

Definition at line 12 of file TermListItem.cpp.

void TermListItem::setOn ( bool  isOn  )  [virtual]

Definition at line 34 of file TermListItem.cpp.

void TermListItem::setFont ( int  column,
const QFont &  font 
)

Definition at line 43 of file TermListItem.cpp.

QFont TermListItem::font ( int  column  )  const

Definition at line 47 of file TermListItem.cpp.

void TermListItem::paintCell ( QPainter *  p,
const QColorGroup &  cg,
int  column,
int  width,
int  align 
) [virtual]

Definition at line 54 of file TermListItem.cpp.


The documentation for this class was generated from the following files:

Generated on Sun Mar 1 17:30:48 2009 for toMOTko by  doxygen 1.5.6