console/kabcclient
inputformat.h
Go to the documentation of this file.
virtual QString optionUsage() const
Returns a translate message about the available format options.
Definition: inputformat.h:135
virtual KABC::Addressee readAddressee(std::istream &stream)=0
Reads one addressee from the input stream.
virtual bool setOptions(const QByteArray &options)=0
Configures the input format.
virtual ~InputFormat()
Destroys the instance Defined here because the class contains virtual methods.
Definition: inputformat.h:58
virtual QString description() const =0
Returns a translate description of the input format.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.