certmanager/lib

Kleo::DNAttributeMapper Class Reference

#include <dn.h>

Public Member Functions

TQString name2label (const TQString &s) const
 
TQStringList names () const
 
const TQStringList & attributeOrder () const
 
void setAttributeOrder (const TQStringList &order)
 
DNAttributeOrderConfigWidget * configWidget (TQWidget *parent=0, const char *name=0) const
 

Static Public Member Functions

static const DNAttributeMapperinstance ()
 

Detailed Description

DN Attribute mapper.

Definition at line 52 of file dn.h.

Member Function Documentation

◆ attributeOrder()

const TQStringList & Kleo::DNAttributeMapper::attributeOrder ( ) const

Definition at line 523 of file dn.cpp.

◆ configWidget()

Kleo::DNAttributeOrderConfigWidget * Kleo::DNAttributeMapper::configWidget ( TQWidget *  parent = 0,
const char *  name = 0 
) const

Definition at line 536 of file dn.cpp.

◆ instance()

const Kleo::DNAttributeMapper * Kleo::DNAttributeMapper::instance ( )
static

Definition at line 502 of file dn.cpp.

◆ name2label()

TQString Kleo::DNAttributeMapper::name2label ( const TQString &  s) const

Definition at line 508 of file dn.cpp.

◆ names()

TQStringList Kleo::DNAttributeMapper::names ( ) const

Definition at line 516 of file dn.cpp.

◆ setAttributeOrder()

void Kleo::DNAttributeMapper::setAttributeOrder ( const TQStringList &  order)

Definition at line 527 of file dn.cpp.


The documentation for this class was generated from the following files: