libkdeedu/keduvocdocument
#include <keduvocpersonalpronoun.h>
Public Member Functions | |
| KEduVocPersonalPronoun () | |
| KEduVocPersonalPronoun (const KEduVocPersonalPronoun &rhs) | |
| ~KEduVocPersonalPronoun () | |
| bool | dualExists () const |
| bool | maleFemaleDifferent () const |
| bool | neutralExists () const |
| KEduVocPersonalPronoun & | operator= (const KEduVocPersonalPronoun &a) |
| bool | operator== (const KEduVocPersonalPronoun &a) const |
| QString | personalPronoun (KEduVocWordFlags flags) const |
| void | setDualExists (bool exists) |
| void | setMaleFemaleDifferent (bool different) |
| void | setNeutralExists (bool exists) |
| void | setPersonalPronoun (const QString &conjugation, KEduVocWordFlags flags) |
Detailed Description
The conjugation of a verb.
Definition at line 25 of file keduvocpersonalpronoun.h.
Constructor & Destructor Documentation
|
explicit |
The constructor.
Definition at line 38 of file keduvocpersonalpronoun.cpp.
| 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
| bool KEduVocPersonalPronoun::dualExists | ( | ) | const |
Definition at line 116 of file keduvocpersonalpronoun.cpp.
| bool KEduVocPersonalPronoun::maleFemaleDifferent | ( | ) | const |
Definition at line 96 of file keduvocpersonalpronoun.cpp.
| bool KEduVocPersonalPronoun::neutralExists | ( | ) | const |
Definition at line 106 of file keduvocpersonalpronoun.cpp.
| 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 | ( | KEduVocWordFlags | flags | ) | const |
Definition at line 78 of file keduvocpersonalpronoun.cpp.
| void KEduVocPersonalPronoun::setDualExists | ( | bool | exists | ) |
Definition at line 121 of file keduvocpersonalpronoun.cpp.
| void KEduVocPersonalPronoun::setMaleFemaleDifferent | ( | bool | different | ) |
Definition at line 101 of file keduvocpersonalpronoun.cpp.
| void KEduVocPersonalPronoun::setNeutralExists | ( | bool | exists | ) |
Definition at line 111 of file keduvocpersonalpronoun.cpp.
| void KEduVocPersonalPronoun::setPersonalPronoun | ( | const QString & | conjugation, |
| KEduVocWordFlags | flags | ||
| ) |
Definition at line 90 of file keduvocpersonalpronoun.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:37:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference