kleopatra
Kleo::Input Member List
This is the complete list of members for Kleo::Input, including all inherited members.
classification() const =0 | Kleo::Input | pure virtual |
createFromClipboard() | Kleo::Input | static |
createFromFile(const QString &filename, bool dummy=false) | Kleo::Input | static |
createFromFile(const boost::shared_ptr< QFile > &file) | Kleo::Input | static |
createFromPipeDevice(assuan_fd_t fd, const QString &label) | Kleo::Input | static |
createFromProcessStdOut(const QString &command) | Kleo::Input | static |
createFromProcessStdOut(const QString &command, const QStringList &args) | Kleo::Input | static |
createFromProcessStdOut(const QString &command, const QStringList &args, const QDir &workingDirectory) | Kleo::Input | static |
createFromProcessStdOut(const QString &command, const QByteArray &stdin_) | Kleo::Input | static |
createFromProcessStdOut(const QString &command, const QStringList &args, const QByteArray &stdin_) | Kleo::Input | static |
createFromProcessStdOut(const QString &command, const QStringList &args, const QDir &workingDirectory, const QByteArray &stdin_) | Kleo::Input | static |
errorString() const =0 | Kleo::Input | pure virtual |
finalize() | Kleo::Input | |
ioDevice() const =0 | Kleo::Input | pure virtual |
label() const =0 | Kleo::Input | pure virtual |
setLabel(const QString &label)=0 | Kleo::Input | pure virtual |
size() const =0 | Kleo::Input | pure virtual |
~Input() | Kleo::Input | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.