KContacts::Lang
KContacts::Lang Class Reference
#include <lang.h>
Public Types | |
typedef QList< Lang > | List |
Public Member Functions | |
Lang (const Lang &other) | |
Lang (const QString &language) | |
bool | isValid () const |
QString | language () const |
bool | operator!= (const Lang &other) const |
Lang & | operator= (const Lang &other) |
bool | operator== (const Lang &other) const |
void | setLanguage (const QString &lang) |
QString | toString () const |
Detailed Description
Member Typedef Documentation
◆ List
Constructor & Destructor Documentation
◆ Lang() [1/3]
◆ Lang() [2/3]
◆ Lang() [3/3]
◆ ~Lang()
Member Function Documentation
◆ isValid()
◆ language()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setLanguage()
◆ toString()
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:10 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:10 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.