KEduVocPersonalPronoun
#include <keduvocpersonalpronoun.h>
Public Member Functions | |
KEduVocPersonalPronoun () | |
KEduVocPersonalPronoun (const KEduVocPersonalPronoun &rhs) | |
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 16 of file keduvocpersonalpronoun.h.
Constructor & Destructor Documentation
◆ KEduVocPersonalPronoun() [1/2]
|
explicit |
The constructor.
Definition at line 28 of file keduvocpersonalpronoun.cpp.
◆ KEduVocPersonalPronoun() [2/2]
KEduVocPersonalPronoun::KEduVocPersonalPronoun | ( | const KEduVocPersonalPronoun & | rhs | ) |
Definition at line 33 of file keduvocpersonalpronoun.cpp.
◆ ~KEduVocPersonalPronoun()
KEduVocPersonalPronoun::~KEduVocPersonalPronoun | ( | ) |
Definition at line 42 of file keduvocpersonalpronoun.cpp.
Member Function Documentation
◆ dualExists()
bool KEduVocPersonalPronoun::dualExists | ( | ) | const |
Definition at line 98 of file keduvocpersonalpronoun.cpp.
◆ maleFemaleDifferent()
bool KEduVocPersonalPronoun::maleFemaleDifferent | ( | ) | const |
Definition at line 78 of file keduvocpersonalpronoun.cpp.
◆ neutralExists()
bool KEduVocPersonalPronoun::neutralExists | ( | ) | const |
Definition at line 88 of file keduvocpersonalpronoun.cpp.
◆ operator=()
KEduVocPersonalPronoun & KEduVocPersonalPronoun::operator= | ( | const KEduVocPersonalPronoun & | a | ) |
Definition at line 47 of file keduvocpersonalpronoun.cpp.
◆ operator==()
bool KEduVocPersonalPronoun::operator== | ( | const KEduVocPersonalPronoun & | a | ) | const |
Definition at line 56 of file keduvocpersonalpronoun.cpp.
◆ personalPronoun()
QString KEduVocPersonalPronoun::personalPronoun | ( | KEduVocWordFlags | flags | ) | const |
Definition at line 62 of file keduvocpersonalpronoun.cpp.
◆ setDualExists()
void KEduVocPersonalPronoun::setDualExists | ( | bool | exists | ) |
Definition at line 103 of file keduvocpersonalpronoun.cpp.
◆ setMaleFemaleDifferent()
void KEduVocPersonalPronoun::setMaleFemaleDifferent | ( | bool | different | ) |
Definition at line 83 of file keduvocpersonalpronoun.cpp.
◆ setNeutralExists()
void KEduVocPersonalPronoun::setNeutralExists | ( | bool | exists | ) |
Definition at line 93 of file keduvocpersonalpronoun.cpp.
◆ setPersonalPronoun()
void KEduVocPersonalPronoun::setPersonalPronoun | ( | const QString & | conjugation, |
KEduVocWordFlags | flags ) |
Definition at line 73 of file keduvocpersonalpronoun.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.