parley
Prefs Class Reference
#include <prefs.h>
Inheritance diagram for Prefs:

Detailed Description
Definition at line 10 of file prefs.h.
Constructor & Destructor Documentation
Member Function Documentation
| static void Prefs::setNumPreSetting | ( | int | v | ) | [inline, static] |
| static int Prefs::numPreSetting | ( | ) | [inline, static] |
| static void Prefs::setAutoEntryApply | ( | bool | v | ) | [inline, static] |
| static bool Prefs::autoEntryApply | ( | ) | [inline, static] |
| static void Prefs::setSmartAppend | ( | bool | v | ) | [inline, static] |
| static bool Prefs::smartAppend | ( | ) | [inline, static] |
| static void Prefs::setSeparator | ( | const QString & | v | ) | [inline, static] |
| static QString Prefs::separator | ( | ) | [inline, static] |
| static void Prefs::setEntriesPerLesson | ( | int | v | ) | [inline, static] |
| static int Prefs::entriesPerLesson | ( | ) | [inline, static] |
| static void Prefs::setAutoSave | ( | bool | v | ) | [inline, static] |
| static bool Prefs::autoSave | ( | ) | [inline, static] |
| static void Prefs::setSeparatorCombo | ( | int | v | ) | [inline, static] |
| static int Prefs::separatorCombo | ( | ) | [inline, static] |
| static void Prefs::setAutoBackup | ( | bool | v | ) | [inline, static] |
| static bool Prefs::autoBackup | ( | ) | [inline, static] |
| static void Prefs::setBackupTime | ( | int | v | ) | [inline, static] |
| static int Prefs::backupTime | ( | ) | [inline, static] |
| static void Prefs::setHeaderResizeMode | ( | int | v | ) | [inline, static] |
| static int Prefs::headerResizeMode | ( | ) | [inline, static] |
| static void Prefs::setBlock | ( | bool | v | ) | [inline, static] |
| static bool Prefs::block | ( | ) | [inline, static] |
| static void Prefs::setExpire | ( | bool | v | ) | [inline, static] |
| static bool Prefs::expire | ( | ) | [inline, static] |
| static void Prefs::setAltLearn | ( | bool | v | ) | [inline, static] |
| static bool Prefs::altLearn | ( | ) | [inline, static] |
| static void Prefs::setTestOrderLesson | ( | bool | v | ) | [inline, static] |
| static bool Prefs::testOrderLesson | ( | ) | [inline, static] |
| static void Prefs::setTestNumberOfEntries | ( | int | v | ) | [inline, static] |
| static int Prefs::testNumberOfEntries | ( | ) | [inline, static] |
| static void Prefs::setSwapDirection | ( | bool | v | ) | [inline, static] |
| static bool Prefs::swapDirection | ( | ) | [inline, static] |
| static void Prefs::setPracticeTimeout | ( | bool | v | ) | [inline, static] |
| static bool Prefs::practiceTimeout | ( | ) | [inline, static] |
| static void Prefs::setPracticeTimeoutMode | ( | int | v | ) | [inline, static] |
| static int Prefs::practiceTimeoutMode | ( | ) | [inline, static] |
| static void Prefs::setPracticeTimeoutTimePerAnswer | ( | int | v | ) | [inline, static] |
| static int Prefs::practiceTimeoutTimePerAnswer | ( | ) | [inline, static] |
| static void Prefs::setSuggestions | ( | bool | v | ) | [inline, static] |
| static bool Prefs::suggestions | ( | ) | [inline, static] |
| static void Prefs::setIgnoreAccentMistakes | ( | bool | v | ) | [inline, static] |
| static bool Prefs::ignoreAccentMistakes | ( | ) | [inline, static] |
| static void Prefs::setIgnoreCapitalizationMistakes | ( | bool | v | ) | [inline, static] |
| static bool Prefs::ignoreCapitalizationMistakes | ( | ) | [inline, static] |
| static void Prefs::setSplitTranslations | ( | bool | v | ) | [inline, static] |
| static bool Prefs::splitTranslations | ( | ) | [inline, static] |
| static void Prefs::setPeriods | ( | bool | v | ) | [inline, static] |
| static bool Prefs::periods | ( | ) | [inline, static] |
| static void Prefs::setColons | ( | bool | v | ) | [inline, static] |
| static bool Prefs::colons | ( | ) | [inline, static] |
| static void Prefs::setSemicolons | ( | bool | v | ) | [inline, static] |
| static bool Prefs::semicolons | ( | ) | [inline, static] |
| static void Prefs::setCommas | ( | bool | v | ) | [inline, static] |
| static bool Prefs::commas | ( | ) | [inline, static] |
| static void Prefs::setShowMore | ( | bool | v | ) | [inline, static] |
| static bool Prefs::showMore | ( | ) | [inline, static] |
| static void Prefs::setSkipKnownEnabled | ( | bool | v | ) | [inline, static] |
| static bool Prefs::skipKnownEnabled | ( | ) | [inline, static] |
| static void Prefs::setCountSynonymsAsCorrect | ( | bool | v | ) | [inline, static] |
| static bool Prefs::countSynonymsAsCorrect | ( | ) | [inline, static] |
| static void Prefs::setPracticeImagesEnabled | ( | bool | v | ) | [inline, static] |
| static bool Prefs::practiceImagesEnabled | ( | ) | [inline, static] |
| static void Prefs::setPracticeSoundEnabled | ( | bool | v | ) | [inline, static] |
| static bool Prefs::practiceSoundEnabled | ( | ) | [inline, static] |
| static void Prefs::setShowSearch | ( | bool | v | ) | [inline, static] |
| static bool Prefs::showSearch | ( | ) | [inline, static] |
| static void Prefs::setTableLessonColumnVisible | ( | bool | v | ) | [inline, static] |
| static bool Prefs::tableLessonColumnVisible | ( | ) | [inline, static] |
| static void Prefs::setTableActiveColumnVisible | ( | bool | v | ) | [inline, static] |
| static bool Prefs::tableActiveColumnVisible | ( | ) | [inline, static] |
| static void Prefs::setLessonEditingSelection | ( | int | v | ) | [inline, static] |
| static int Prefs::lessonEditingSelection | ( | ) | [inline, static] |
| static void Prefs::setMainWindowSplitter | ( | const QList< int > & | v | ) | [inline, static] |
| static QList<int> Prefs::mainWindowSplitter | ( | ) | [inline, static] |
| static void Prefs::setTableFont | ( | const QFont & | v | ) | [inline, static] |
| static QFont Prefs::tableFont | ( | ) | [inline, static] |
| static void Prefs::setIPAFont | ( | const QFont & | v | ) | [inline, static] |
| static QFont Prefs::iPAFont | ( | ) | [inline, static] |
| static void Prefs::setCurrentCol | ( | int | v | ) | [inline, static] |
| static int Prefs::currentCol | ( | ) | [inline, static] |
| static void Prefs::setCurrentRow | ( | int | v | ) | [inline, static] |
| static int Prefs::currentRow | ( | ) | [inline, static] |
| static void Prefs::setUseGradeColors | ( | bool | v | ) | [inline, static] |
| static bool Prefs::useGradeColors | ( | ) | [inline, static] |
| static void Prefs::setGradeColor | ( | int | i, | |
| const QColor & | v | |||
| ) | [inline, static] |
| static QColor Prefs::gradeColor | ( | int | i | ) | [inline, static] |
| static void Prefs::setPracticeMinimumTimesAsked | ( | int | v | ) | [inline, static] |
| static int Prefs::practiceMinimumTimesAsked | ( | ) | [inline, static] |
| static void Prefs::setPracticeMaximumTimesAsked | ( | int | v | ) | [inline, static] |
| static int Prefs::practiceMaximumTimesAsked | ( | ) | [inline, static] |
Get The entry has been asked at most this often to be included in the practice.
Definition at line 887 of file
KDE 4.0 API Reference