kanagram
#include <kanagramsettings.h>
Definition at line 11 of file kanagramsettings.h.
KanagramSettings::~KanagramSettings |
( |
| ) |
|
KanagramSettings::KanagramSettings |
( |
| ) |
|
|
protected |
static QString KanagramSettings::correctAnswerScore |
( |
| ) |
|
|
inlinestatic |
Get This setting allows you to set the score associated with a correct answer.
Definition at line 108 of file kanagramsettings.h.
static int KanagramSettings::currentCategory |
( |
| ) |
|
|
inlinestatic |
Get This setting stores the currently selected Category.
Definition at line 32 of file kanagramsettings.h.
static QString KanagramSettings::dataLanguage |
( |
| ) |
|
|
inlinestatic |
static QString KanagramSettings::defaultVocabulary |
( |
| ) |
|
|
inlinestatic |
static bool KanagramSettings::enablePronunciation |
( |
| ) |
|
|
inlinestatic |
static QString KanagramSettings::hintHideTime |
( |
| ) |
|
|
inlinestatic |
Get This setting allows you to set in seconds how long Kanagram's hint bubble is shown.
Definition at line 51 of file kanagramsettings.h.
static QString KanagramSettings::incorrectAnswerScore |
( |
| ) |
|
|
inlinestatic |
Get This setting allows you to set the score associated with an incorrect answer.
Definition at line 127 of file kanagramsettings.h.
static QString KanagramSettings::resolveTime |
( |
| ) |
|
|
inlinestatic |
Get This setting allows you to set in seconds how much time is available for resolving the anagram.
Definition at line 70 of file kanagramsettings.h.
static QString KanagramSettings::revealAnswerScore |
( |
| ) |
|
|
inlinestatic |
Get This setting allows you to set the score associated with reveal answer.
Definition at line 146 of file kanagramsettings.h.
static QString KanagramSettings::scoreTime |
( |
| ) |
|
|
inlinestatic |
Get This setting allows you to set in seconds the time interval of the score timer.
Definition at line 89 of file kanagramsettings.h.
static void KanagramSettings::setCorrectAnswerScore |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set This setting allows you to set the score associated with a correct answer.
Definition at line 98 of file kanagramsettings.h.
static void KanagramSettings::setCurrentCategory |
( |
int |
v | ) |
|
|
inlinestatic |
Set This setting stores the currently selected Category.
Definition at line 22 of file kanagramsettings.h.
static void KanagramSettings::setDataLanguage |
( |
const QString & |
v | ) |
|
|
inlinestatic |
static void KanagramSettings::setDefaultVocabulary |
( |
const QString & |
v | ) |
|
|
inlinestatic |
static void KanagramSettings::setEnablePronunciation |
( |
bool |
v | ) |
|
|
inlinestatic |
static void KanagramSettings::setHintHideTime |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set This setting allows you to set in seconds how long Kanagram's hint bubble is shown.
Definition at line 41 of file kanagramsettings.h.
static void KanagramSettings::setIncorrectAnswerScore |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set This setting allows you to set the score associated with an incorrect answer.
Definition at line 117 of file kanagramsettings.h.
static void KanagramSettings::setResolveTime |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set This setting allows you to set in seconds how much time is available for resolving the anagram.
Definition at line 60 of file kanagramsettings.h.
static void KanagramSettings::setRevealAnswerScore |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set This setting allows you to set the score associated with reveal answer.
Definition at line 136 of file kanagramsettings.h.
static void KanagramSettings::setScoreTime |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set This setting allows you to set in seconds the time interval of the score timer.
Definition at line 79 of file kanagramsettings.h.
static void KanagramSettings::setSkippedWordScore |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set This setting allows you to set the score associated with a skipped word.
Definition at line 155 of file kanagramsettings.h.
static void KanagramSettings::setUppercaseOnly |
( |
bool |
v | ) |
|
|
inlinestatic |
static void KanagramSettings::setUseSounds |
( |
bool |
v | ) |
|
|
inlinestatic |
static QString KanagramSettings::skippedWordScore |
( |
| ) |
|
|
inlinestatic |
Get This setting allows you to set the score associated with a skipped word.
Definition at line 165 of file kanagramsettings.h.
static bool KanagramSettings::uppercaseOnly |
( |
| ) |
|
|
inlinestatic |
static bool KanagramSettings::useSounds |
( |
| ) |
|
|
inlinestatic |
QString KanagramSettings::mCorrectAnswerScore |
|
protected |
int KanagramSettings::mCurrentCategory |
|
protected |
QString KanagramSettings::mDataLanguage |
|
protected |
QString KanagramSettings::mDefaultVocabulary |
|
protected |
bool KanagramSettings::mEnablePronunciation |
|
protected |
QString KanagramSettings::mHintHideTime |
|
protected |
QString KanagramSettings::mIncorrectAnswerScore |
|
protected |
QString KanagramSettings::mResolveTime |
|
protected |
QString KanagramSettings::mRevealAnswerScore |
|
protected |
QString KanagramSettings::mScoreTime |
|
protected |
QString KanagramSettings::mSkippedWordScore |
|
protected |
bool KanagramSettings::mUppercaseOnly |
|
protected |
bool KanagramSettings::mUseSounds |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:00 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.