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

NoSortItem Class Reference

Collaboration diagram for NoSortItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NoSortItem (QListView *lv, uint pos, const QString &str, const QCString &s1=0, const QCString &s2=0)
void setDefault (bool b)
virtual QString key (int, bool) const
virtual void paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int align)

Private Attributes

QString m_key
bool m_def

Constructor & Destructor Documentation

NoSortItem::NoSortItem QListView *  lv,
uint  pos,
const QString str,
const QCString s1 = 0,
const QCString s2 = 0
[inline]
 

Definition at line 18 of file remapdlg.cpp.

References m_def, and m_key.


Member Function Documentation

virtual QString NoSortItem::key int  ,
bool 
const [inline, virtual]
 

Definition at line 30 of file remapdlg.cpp.

References m_key.

virtual void NoSortItem::paintCell QPainter *  p,
const QColorGroup &  cg,
int  column,
int  width,
int  align
[inline, virtual]
 

Definition at line 35 of file remapdlg.cpp.

References f, and m_def.

void NoSortItem::setDefault bool  b  )  [inline]
 

Definition at line 25 of file remapdlg.cpp.

References m_def.


Member Data Documentation

bool NoSortItem::m_def [private]
 

Definition at line 47 of file remapdlg.cpp.

Referenced by NoSortItem(), paintCell(), and setDefault().

QString NoSortItem::m_key [private]
 

Definition at line 46 of file remapdlg.cpp.

Referenced by key(), and NoSortItem().


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