ResultListItem Class Reference

#include <ResultListItem.h>

List of all members.

Public Member Functions

 ResultListItem (QListView *parent, Term *term, const QString &firstLanguage, const QString &testLanguage, const QString &vocabTitle, const QString &location, bool isAltShown=true)
 ~ResultListItem ()
TermgetTerm ()
void setup ()
void updateUi ()
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 13 of file ResultListItem.h.


Constructor & Destructor Documentation

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

Definition at line 3 of file ResultListItem.cpp.

ResultListItem::~ResultListItem (  ) 

Definition at line 9 of file ResultListItem.cpp.


Member Function Documentation

Term * ResultListItem::getTerm (  ) 

Definition at line 47 of file ResultListItem.cpp.

void ResultListItem::setup (  ) 

Definition at line 12 of file ResultListItem.cpp.

void ResultListItem::updateUi (  ) 

Definition at line 23 of file ResultListItem.cpp.

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

Definition at line 51 of file ResultListItem.cpp.

QFont ResultListItem::font ( int  column  )  const

Definition at line 55 of file ResultListItem.cpp.

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

Definition at line 62 of file ResultListItem.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