aList() const | Limiro::Question | [inline, virtual] |
aText() const | Limiro::Question | [inline, virtual] |
checkAnswer(const std::string &answer) const =0 | Limiro::Question | [pure virtual] |
getType() const | Limiro::Question | [inline] |
isDate() const | Limiro::Question | [inline] |
isFloat() const | Limiro::Question | [inline] |
isMultipleChoice() const | Limiro::Question | [inline] |
isSimple() const | Limiro::Question | [inline] |
isYear() const | Limiro::Question | [inline] |
m_type | Limiro::Question | [protected] |
operator bool() const | Limiro::Question | [inline] |
qText() const | Limiro::Question | [inline, virtual] |
Type enum Bezeichner | Limiro::Question | |
TypeDate enum Wert | Limiro::Question | |
TypeFloat enum Wert | Limiro::Question | |
TypeMultipleChoice enum Wert | Limiro::Question | |
TypeSimple enum Wert | Limiro::Question | |
TypeUndefined enum Wert | Limiro::Question | |
TypeYear enum Wert | Limiro::Question | |
writeXml(xmlTextWriterPtr writer) const =0 | Limiro::Question | [pure virtual] |
~Question() (Definiert in Limiro::Question) | Limiro::Question | [inline, virtual] |