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

kleopatra

KDPipeIODevice Member List

This is the complete list of members for KDPipeIODevice, including all inherited members.

aboutToClose()QIODevice
at() constQIODevice
at(Offset offset)QIODevice
atEnd() const KDPipeIODevicevirtual
blockSignals(bool block)QObject
bytesAvailable() const KDPipeIODevicevirtual
bytesToWrite() const KDPipeIODevicevirtual
bytesWritten(qint64 bytes)QIODevice
canReadLine() const KDPipeIODevicevirtual
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
close()KDPipeIODevicevirtual
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
Debug enum valueKDPipeIODevice
DebugLevel enum nameKDPipeIODevice
debugLevel()KDPipeIODevicestatic
deleteLater()QObject
descriptor() const KDPipeIODevice
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
errorString() constQIODevice
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
flags() constQIODevice
getch()QIODevice
getChar(char *c)QIODevice
handle() const KDPipeIODevice
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
installEventFilter(QObject *filterObj)QObject
isA(const char *className) constQObject
isAsynchronous() constQIODevice
isBuffered() constQIODevice
isCombinedAccess() constQIODevice
isDirectAccess() constQIODevice
isInactive() constQIODevice
isOpen() constQIODevice
isRaw() constQIODevice
isReadable() constQIODevice
isSequential() const KDPipeIODevicevirtual
isSequentialAccess() constQIODevice
isSynchronous() constQIODevice
isTextModeEnabled() constQIODevice
isTranslated() constQIODevice
isWidgetType() constQObject
isWritable() constQIODevice
KDPipeIODevice(QObject *parent=0)KDPipeIODeviceexplicit
KDPipeIODevice(int fd, OpenMode=ReadOnly, QObject *parent=0)KDPipeIODeviceexplicit
KDPipeIODevice(Qt::HANDLE handle, OpenMode=ReadOnly, QObject *parent=0)KDPipeIODeviceexplicit
killTimer(int id)QObject
makePairOfConnectedPipes()KDPipeIODevicestatic
metaObject() constQObjectvirtual
mode() constQIODevice
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
NoDebug enum valueKDPipeIODevice
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
OffsetQIODevice
open(int fd, OpenMode mode=ReadOnly)KDPipeIODevice
open(Qt::HANDLE handle, OpenMode mode=ReadOnly)KDPipeIODevice
QIODevice::open(QFlags< QIODevice::OpenModeFlag > mode)QIODevicevirtual
OpenModeQIODevice
openMode() constQIODevice
parent() constQObject
peek(char *data, qint64 maxSize)QIODevice
peek(qint64 maxSize)QIODevice
pos() constQIODevicevirtual
property(const char *name) constQObject
putch(int ch)QIODevice
putChar(char c)QIODevice
QIODevice()QIODevice
QIODevice(QObject *parent)QIODevice
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
read(char *data, qint64 maxSize)QIODevice
read(qint64 maxSize)QIODevice
readAll()QIODevice
readBlock(char *data, quint64 size)QIODevice
readChannelFinished()QIODevice
readData(char *data, qint64 maxSize)KDPipeIODeviceprotected
readLine(char *data, qint64 maxSize)QIODevice
readLine(qint64 maxSize)QIODevice
readLineData(char *data, qint64 maxSize)QIODeviceprotectedvirtual
readWouldBlock() const KDPipeIODevice
readyRead()QIODevice
receivers(const char *signal) constQObjectprotected
removeChild(QObject *object)QObject
removeEventFilter(QObject *obj)QObject
reset()QIODevicevirtual
resetStatus()QIODevice
seek(qint64 pos)QIODevicevirtual
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setDebugLevel(DebugLevel level)KDPipeIODevicestatic
setErrorString(const QString &str)QIODeviceprotected
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setOpenMode(QFlags< QIODevice::OpenModeFlag > openMode)QIODeviceprotected
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setTextModeEnabled(bool enabled)QIODevice
signalsBlocked() constQObject
size() constQIODevicevirtual
startTimer(int interval)QObject
state() constQIODevice
status() constQIODevice
StatusQIODevice
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
ungetch(int ch)QIODevice
ungetChar(char c)QIODevice
waitForBytesWritten(int msecs)KDPipeIODevicevirtual
waitForReadyRead(int msecs)KDPipeIODevicevirtual
write(const char *data, qint64 maxSize)QIODevice
write(const char *data)QIODevice
write(const QByteArray &byteArray)QIODevice
writeBlock(const char *data, quint64 size)QIODevice
writeBlock(const QByteArray &data)QIODevice
writeData(const char *data, qint64 maxSize)KDPipeIODeviceprotected
writeWouldBlock() const KDPipeIODevice
~KDPipeIODevice()KDPipeIODevice
~QIODevice()QIODevicevirtual
~QObject()QObjectvirtual
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

KDE's Doxygen guidelines are available online.

kleopatra

Skip menu "kleopatra"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer
  • pimprint

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