kpilot/lib
PilotTodoEntry Member List
This is the complete list of members for PilotTodoEntry, including all inherited members.attributes() const | PilotRecordBase | [inline] |
category() const | PilotRecordBase | [inline] |
getCategoryLabel() const | PilotTodoEntry | |
getComplete() const | PilotTodoEntry | [inline] |
getDescription() const | PilotTodoEntry | |
getDescriptionP() const (defined in PilotTodoEntry) | PilotTodoEntry | [inline, protected] |
getDueDate() const | PilotTodoEntry | [inline] |
getIndefinite() const | PilotTodoEntry | [inline] |
getNote() const | PilotTodoEntry | |
getNoteP() const (defined in PilotTodoEntry) | PilotTodoEntry | [inline, protected] |
getPriority() const | PilotTodoEntry | [inline] |
getTextRepresentation(Qt::TextFormat richText) | PilotTodoEntry | |
id() const | PilotRecordBase | [inline] |
isArchived() const | PilotRecordBase | [inline] |
isDeleted() const | PilotRecordBase | [inline] |
isModified() const | PilotRecordBase | [inline] |
isSecret() const | PilotRecordBase | [inline] |
operator=(const PilotTodoEntry &e) | PilotTodoEntry | |
pack() const (defined in PilotTodoEntry) | PilotTodoEntry | |
PilotRecordBase(int attrib=0, int cat=0, recordid_t id=0) | PilotRecordBase | [inline] |
PilotRecordBase(const PilotRecordBase *b) | PilotRecordBase | [inline] |
PilotTodoEntry() | PilotTodoEntry | |
PilotTodoEntry(PilotRecord *rec) | PilotTodoEntry | |
PilotTodoEntry(const PilotTodoEntry &e) | PilotTodoEntry | |
setAttributes(int attrib) | PilotRecordBase | [inline] |
setCategory(int cat) | PilotRecordBase | [inline] |
setCategory(const struct CategoryAppInfo *info, const QString &label) | PilotRecordBase | [inline] |
setComplete(int c) | PilotTodoEntry | [inline] |
setDeleted(bool d=true) SETTER(dlpRecAttrDeleted) inline void setSecret(bool d | PilotRecordBase | [inline] |
setDescription(const QString &) | PilotTodoEntry | |
setDescriptionP(const char *, int len=-1) (defined in PilotTodoEntry) | PilotTodoEntry | [protected] |
setDueDate(struct tm &d) | PilotTodoEntry | [inline] |
setID(recordid_t id) | PilotRecordBase | [inline] |
setIndefinite(int i) | PilotTodoEntry | [inline] |
setNote(const QString ¬e) | PilotTodoEntry | |
setNoteP(const char *, int len=-1) (defined in PilotTodoEntry) | PilotTodoEntry | [protected] |
setPriority(int p) | PilotTodoEntry | [inline] |
~PilotRecordBase() | PilotRecordBase | [inline, virtual] |
~PilotTodoEntry() | PilotTodoEntry | [inline] |