
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 |
|
||||||||||||||||||||||||
|
Definition at line 18 of file remapdlg.cpp. |
|
||||||||||||
|
Definition at line 30 of file remapdlg.cpp. References m_key. |
|
||||||||||||||||||||||||
|
Definition at line 35 of file remapdlg.cpp. |
|
|
Definition at line 25 of file remapdlg.cpp. References m_def. |
|
|
Definition at line 47 of file remapdlg.cpp. Referenced by NoSortItem(), paintCell(), and setDefault(). |
|
|
Definition at line 46 of file remapdlg.cpp. Referenced by key(), and NoSortItem(). |
1.4.2