• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdesdk API Reference
  • KDE Home
  • Contact Us
 

okteta

  • Okteta
  • CharCodec
Public Member Functions | Static Public Member Functions | List of all members
Okteta::CharCodec Class Referenceabstract

#include <charcodec.h>

Inheritance diagram for Okteta::CharCodec:
Inheritance graph
[legend]

Public Member Functions

virtual ~CharCodec ()
 
virtual bool canEncode (const QChar &_char) const =0
 
virtual Character decode (Byte byte) const =0
 
virtual bool encode (Byte *byte, const QChar &_char) const =0
 
virtual const QString & name () const =0
 

Static Public Member Functions

static const QStringList & codecNames ()
 
static CharCodec * createCodec (CharCoding charCoding)
 
static CharCodec * createCodec (const QString &name)
 

Detailed Description

Definition at line 42 of file charcodec.h.

Constructor & Destructor Documentation

virtual Okteta::CharCodec::~CharCodec ( )
inlinevirtual

Definition at line 45 of file charcodec.h.

Member Function Documentation

virtual bool Okteta::CharCodec::canEncode ( const QChar &  _char) const
pure virtual

Implemented in Okteta::TextCharCodec, and Okteta::EBCDIC1047CharCodec.

const QStringList & Okteta::CharCodec::codecNames ( )
static

Definition at line 35 of file charcodec.cpp.

CharCodec * Okteta::CharCodec::createCodec ( CharCoding  charCoding)
static

Definition at line 68 of file charcodec.cpp.

CharCodec * Okteta::CharCodec::createCodec ( const QString &  name)
static

Definition at line 49 of file charcodec.cpp.

virtual Character Okteta::CharCodec::decode ( Byte  byte) const
pure virtual

Implemented in Okteta::TextCharCodec, and Okteta::EBCDIC1047CharCodec.

virtual bool Okteta::CharCodec::encode ( Byte *  byte,
const QChar &  _char 
) const
pure virtual

Implemented in Okteta::TextCharCodec, and Okteta::EBCDIC1047CharCodec.

virtual const QString& Okteta::CharCodec::name ( ) const
pure virtual

Implemented in Okteta::TextCharCodec, and Okteta::EBCDIC1047CharCodec.


The documentation for this class was generated from the following files:
  • charcodec.h
  • charcodec.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

okteta

Skip menu "okteta"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdesdk API Reference

Skip menu "kdesdk API Reference"
  • kapptemplate
  • kcachegrind
  • kompare
  • lokalize
  • okteta
  • umbrello
  •   umbrello

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal