kplato
KPlato::ItemViewSettup::Item Class Reference
#include <kptitemviewsettup.h>
Inheritance diagram for KPlato::ItemViewSettup::Item:

Public Member Functions | |
| Item (int column, const QString &text) | |
| int | column () const |
| bool | operator< (const QListWidgetItem &other) const |
Detailed Description
Definition at line 45 of file kptitemviewsettup.h.
Constructor & Destructor Documentation
| KPlato::ItemViewSettup::Item::Item | ( | int | column, | |
| const QString & | text | |||
| ) |
Definition at line 35 of file kptitemviewsettup.cpp.
Member Function Documentation
| int KPlato::ItemViewSettup::Item::column | ( | ) | const |
Definition at line 41 of file kptitemviewsettup.cpp.
| bool KPlato::ItemViewSettup::Item::operator< | ( | const QListWidgetItem & | other | ) | const |
Definition at line 46 of file kptitemviewsettup.cpp.
The documentation for this class was generated from the following files:
