Toggle navigation
Documentation
Languages
Platforms
Projects
PropellerManager
An event-driven C++ API for Propeller devices
Main Page
Related Pages
Classes
Examples
Class List
Class Index
Class Hierarchy
Class Members
PropellerSession Member List
This is the complete list of members for
PropellerSession
, including all inherited members.
baudRateChanged
(qint32 baudRate)
PropellerSession
signal
bytesAvailable
()
PropellerSession
bytesToWrite
()
PropellerSession
bytesWritten
(qint64 bytes)
PropellerSession
signal
calculateTimeout
(quint32 bytes)
PropellerSession
clear
()
PropellerSession
deviceBusy
()
PropellerSession
signal
deviceFree
()
PropellerSession
signal
error
()
PropellerSession
errorString
()
PropellerSession
isOpen
()
PropellerSession
isPaused
()
PropellerSession
isReserved
()
PropellerSession
minimumTimeout
()
PropellerSession
pause
()
PropellerSession
portName
()
PropellerSession
PropellerSession
(PropellerManager *manager, const QString &portname=QString(), QObject *parent=0)
PropellerSession
putChar
(char c)
PropellerSession
read
(qint64 maxSize)
PropellerSession
readAll
()
PropellerSession
readyRead
()
PropellerSession
signal
release
()
PropellerSession
reserve
()
PropellerSession
reset
()
PropellerSession
resetPeriod
()
PropellerSession
sendError
(const QString &message)
PropellerSession
signal
setBaudRate
(quint32 baudRate)
PropellerSession
setMinimumTimeout
(quint32 milliseconds)
PropellerSession
setPortName
(const QString &name)
PropellerSession
unpause
()
PropellerSession
useDefaultReset
()
PropellerSession
useReset
(const QString &name, int pin)
PropellerSession
write
(const QByteArray &byteArray)
PropellerSession
~PropellerSession
()
PropellerSession