KDE 4.4 PyKDE API Reference
  • KDE's Python API
  • Overview
  • PyKDE Home
  • Sitemap
  • Contact Us
 

KPtyDevice Class Reference

from PyKDE4.kdecore import *

Inherits: QIODevice → QObject,KPty

Detailed Description


Signals

 readEof ()
 readyRead ()

Methods

 __init__ (self, QObject a0=0)
bool atEnd (self)
long bytesAvailable (self)
long bytesToWrite (self)
bool canReadLine (self)
 close (self)
bool isSequential (self)
bool open (self, QIODevice.OpenMode a0)
 readEof (self)
 readyRead (self)
bool waitForBytesWritten (self, int a0=-1)
bool waitForReadyRead (self, int a0=-1)

Method Documentation

__init__ (  self,
QObject  a0=0
)
bool atEnd (   self )
long bytesAvailable (   self )
long bytesToWrite (   self )
bool canReadLine (   self )
close (   self )
bool isSequential (   self )
bool open (  self,
QIODevice.OpenMode  a0
)
readEof (   self )
Signal syntax:
QObject.connect(source, SIGNAL("readEof()"), target_slot)
readyRead (   self )
Signal syntax:
QObject.connect(source, SIGNAL("readyRead()"), target_slot)
bool waitForBytesWritten (  self,
int  a0=-1
)
bool waitForReadyRead (  self,
int  a0=-1
)
  • Full Index

Modules

  • akonadi
  • dnssd
  • kdecore
  • kdeui
  • khtml
  • kio
  • knewstuff
  • kparts
  • kutils
  • nepomuk
  • phonon
  • plasma
  • polkitqt
  • solid
  • soprano
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal