Kleo::DN
Search for usage in LXR
#include <dn.h>
DN parser and reorderer.
Definition at line 28 of file dn.h.
◆ AttributeList
Definition at line 32 of file dn.h.
◆ DN() [1/4]
◆ DN() [2/4]
◆ DN() [3/4]
Kleo::DN::DN |
( |
const char * | utf8DN | ) |
|
|
explicit |
◆ DN() [4/4]
Kleo::DN::DN |
( |
const DN & | other | ) |
|
◆ ~DN()
◆ append()
void Kleo::DN::append |
( |
const Attribute & | attr | ) |
|
◆ attributeNames()
Definition at line 57 of file dn.h.
◆ attributeNameToLabel()
Definition at line 61 of file dn.h.
◆ attributeOrder()
Definition at line 43 of file dn.h.
◆ begin()
QT_WARNING_POP QT_WARNING_PUSH QT_WARNING_DISABLE_DEPRECATED Kleo::DN::const_iterator Kleo::DN::begin |
( |
| ) |
const |
◆ defaultAttributeOrder()
Definition at line 52 of file dn.h.
◆ dn() [1/2]
- Returns
- the DN in the original form
Definition at line 447 of file dn.cpp.
◆ dn() [2/2]
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Uses sep as separator (default: ,)
Definition at line 452 of file dn.cpp.
◆ end()
QT_WARNING_PUSH QT_WARNING_DISABLE_DEPRECATED Kleo::DN::const_iterator Kleo::DN::end |
( |
| ) |
const |
◆ escape()
- Returns
- the value in rfc-2253-escaped form
Definition at line 458 of file dn.cpp.
◆ operator=()
QT_WARNING_PUSH QT_WARNING_DISABLE_DEPRECATED const Kleo::DN & Kleo::DN::operator= |
( |
const DN & | other | ) |
|
◆ operator[]()
◆ prettyAttributes()
Returns the non-empty attributes formatted as
{NAME=value} and reordered according to the settings in the [DN] group of the application's config file.
Definition at line 435 of file dn.cpp.
◆ prettyDN()
QString Kleo::DN::prettyDN |
( |
| ) |
const |
- Returns
- the DN in a reordered form, according to the settings in the [DN] group of the application's config file
Definition at line 424 of file dn.cpp.
◆ setAttributeOrder()
static void Kleo::DN::setAttributeOrder |
( |
const QStringList & | order | ) |
|
|
inlinestatic |
Definition at line 47 of file dn.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Apr 4 2025 12:04:00 by
doxygen 1.13.2 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.