Home
last modified time | relevance | path

Searched refs:getConsoleValue (Results 1 – 3 of 3) sorted by relevance

/dports/security/xca/xca-2.4.0/lib/
H A Dx509v3ext.h39 QString getConsoleValue(const QString &indent) const;
H A Dpki_x509super.cpp182 return QVariant(el[idx].getConsoleValue("")); in column_data()
H A Dx509v3ext.cpp166 QString x509v3ext::getConsoleValue(const QString &indent) const in getConsoleValue() function in x509v3ext
992 text += COL_RESET "\n" + twoind + getConsoleValue(twoind); in getConsole()