Definition at line 22 of file infodialog.cpp.
Public Member Functions | |
| RecListItem (QListView *parent, QString text, RecordingType type) | |
| ~RecListItem () | |
| RecordingType | GetType (void) |
Private Attributes | |
| RecordingType | m_type |
| RecListItem::RecListItem | ( | QListView * | parent, | |
| QString | text, | |||
| RecordingType | type | |||
| ) | [inline] |
Definition at line 25 of file infodialog.cpp.
| RecListItem::~RecListItem | ( | ) | [inline] |
Definition at line 29 of file infodialog.cpp.
| RecordingType RecListItem::GetType | ( | void | ) | [inline] |
RecordingType RecListItem::m_type [private] |
1.5.5