kpilot/kpilot

KPilotWizard_notesConfig Class Reference

List of all members.

Detailed Description

Definition at line 9 of file kpilotConfigWizard_notes.h.


Public Member Functions

 KPilotWizard_notesConfig ()
 ~KPilotWizard_notesConfig ()
void setDeleteNoteForMemo (bool v)
bool deleteNoteForMemo () const
ItemBool * deleteNoteForMemoItem ()
void setSuppressKNotesConfirm (bool v)
bool suppressKNotesConfirm () const
ItemBool * suppressKNotesConfirmItem ()
void setMemoIds (const QValueList< int > &v)
QValueList< int > memoIds () const
ItemIntList * memoIdsItem ()
void setNoteIds (const QStringList &v)
QStringList noteIds () const
ItemStringList * noteIdsItem ()

Protected Attributes

bool mDeleteNoteForMemo
bool mSuppressKNotesConfirm
QValueList< int > mMemoIds
QStringList mNoteIds

Member Function Documentation

void KPilotWizard_notesConfig::setDeleteNoteForMemo ( bool  v  )  [inline]

Set DeleteNoteForMemo.

Definition at line 19 of file kpilotConfigWizard_notes.h.

bool KPilotWizard_notesConfig::deleteNoteForMemo (  )  const [inline]

Get DeleteNoteForMemo.

Definition at line 28 of file kpilotConfigWizard_notes.h.

ItemBool* KPilotWizard_notesConfig::deleteNoteForMemoItem (  )  [inline]

Get Item object corresponding to DeleteNoteForMemo().

Definition at line 36 of file kpilotConfigWizard_notes.h.

void KPilotWizard_notesConfig::setSuppressKNotesConfirm ( bool  v  )  [inline]

Set Suppress the confirmation KNotes normally shows when deleting a note.

Definition at line 44 of file kpilotConfigWizard_notes.h.

bool KPilotWizard_notesConfig::suppressKNotesConfirm (  )  const [inline]

Get Suppress the confirmation KNotes normally shows when deleting a note.

Definition at line 53 of file kpilotConfigWizard_notes.h.

ItemBool* KPilotWizard_notesConfig::suppressKNotesConfirmItem (  )  [inline]

Get Item object corresponding to SuppressKNotesConfirm().

Definition at line 61 of file kpilotConfigWizard_notes.h.

void KPilotWizard_notesConfig::setMemoIds ( const QValueList< int > &  v  )  [inline]

Set list of the synced MemoDB records.

Definition at line 69 of file kpilotConfigWizard_notes.h.

QValueList<int> KPilotWizard_notesConfig::memoIds (  )  const [inline]

Get list of the synced MemoDB records.

Definition at line 78 of file kpilotConfigWizard_notes.h.

ItemIntList* KPilotWizard_notesConfig::memoIdsItem (  )  [inline]

Get Item object corresponding to MemoIds().

Definition at line 86 of file kpilotConfigWizard_notes.h.

void KPilotWizard_notesConfig::setNoteIds ( const QStringList &  v  )  [inline]

Set list of the corresponding KNotes note IDs.

Definition at line 94 of file kpilotConfigWizard_notes.h.

QStringList KPilotWizard_notesConfig::noteIds (  )  const [inline]

Get list of the corresponding KNotes note IDs.

Definition at line 103 of file kpilotConfigWizard_notes.h.

ItemStringList* KPilotWizard_notesConfig::noteIdsItem (  )  [inline]

Get Item object corresponding to NoteIds().

Definition at line 111 of file kpilotConfigWizard_notes.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys