libkdeedu/keduvocdocument
KEduVocPersonalPronoun Class Reference
#include <keduvocpersonalpronoun.h>
Detailed Description
The conjugation of a verb.Definition at line 25 of file keduvocpersonalpronoun.h.
Public Member Functions | |
| KEduVocPersonalPronoun () | |
| KEduVocPersonalPronoun (const KEduVocPersonalPronoun &rhs) | |
| ~KEduVocPersonalPronoun () | |
| KEduVocPersonalPronoun & | operator= (const KEduVocPersonalPronoun &a) |
| bool | operator== (const KEduVocPersonalPronoun &a) const |
| QString | personalPronoun (KEduVocConjugation::ConjugationPerson person, KEduVocConjugation::ConjugationNumber number) const |
| void | setPersonalPronoun (const QString &conjugation, KEduVocConjugation::ConjugationPerson person, KEduVocConjugation::ConjugationNumber number) |
| bool | maleFemaleDifferent () const |
| void | setMaleFemaleDifferent (bool different) |
| bool | neutralExists () const |
| void | setNeutralExists (bool exists) |
| bool | dualExists () const |
| void | setDualExists (bool exists) |
Constructor & Destructor Documentation
| KEduVocPersonalPronoun::KEduVocPersonalPronoun | ( | ) | [explicit] |
| KEduVocPersonalPronoun::KEduVocPersonalPronoun | ( | const KEduVocPersonalPronoun & | rhs | ) |
Definition at line 43 of file keduvocpersonalpronoun.cpp.
| KEduVocPersonalPronoun::~KEduVocPersonalPronoun | ( | ) |
Definition at line 53 of file keduvocpersonalpronoun.cpp.
Member Function Documentation
| KEduVocPersonalPronoun & KEduVocPersonalPronoun::operator= | ( | const KEduVocPersonalPronoun & | a | ) |
Definition at line 59 of file keduvocpersonalpronoun.cpp.
| bool KEduVocPersonalPronoun::operator== | ( | const KEduVocPersonalPronoun & | a | ) | const |
Definition at line 69 of file keduvocpersonalpronoun.cpp.
| QString KEduVocPersonalPronoun::personalPronoun | ( | KEduVocConjugation::ConjugationPerson | person, | |
| KEduVocConjugation::ConjugationNumber | number | |||
| ) | const |
Definition at line 78 of file keduvocpersonalpronoun.cpp.
| void KEduVocPersonalPronoun::setPersonalPronoun | ( | const QString & | conjugation, | |
| KEduVocConjugation::ConjugationPerson | person, | |||
| KEduVocConjugation::ConjugationNumber | number | |||
| ) |
Definition at line 87 of file keduvocpersonalpronoun.cpp.
| bool KEduVocPersonalPronoun::maleFemaleDifferent | ( | ) | const |
Definition at line 98 of file keduvocpersonalpronoun.cpp.
| void KEduVocPersonalPronoun::setMaleFemaleDifferent | ( | bool | different | ) |
Definition at line 103 of file keduvocpersonalpronoun.cpp.
| bool KEduVocPersonalPronoun::neutralExists | ( | ) | const |
Definition at line 108 of file keduvocpersonalpronoun.cpp.
| void KEduVocPersonalPronoun::setNeutralExists | ( | bool | exists | ) |
Definition at line 113 of file keduvocpersonalpronoun.cpp.
| bool KEduVocPersonalPronoun::dualExists | ( | ) | const |
Definition at line 118 of file keduvocpersonalpronoun.cpp.
| void KEduVocPersonalPronoun::setDualExists | ( | bool | exists | ) |
Definition at line 123 of file keduvocpersonalpronoun.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference