- enum DataBits
- enum DataErrorPolicy
- enum Direction
- flags Directions
- enum FlowControl
- enum Line
- flags Lines
- typedef OpenMode
- enum OpenModeFlag
- enum Parity
- enum PortError
- enum Rate
- enum StopBits
- SerialPort ( QObject * )
- SerialPort ( const QString &, QObject * )
- SerialPort ( const SerialPortInfo &, QObject * )
- ~SerialPort ()
- aboutToClose ()
- atEnd () const : bool
- blockSignals ( bool )
- bytesAvailable () const : qint64
- bytesToWrite () const : qint64
- bytesWritten ( qint64 )
- canReadLine () const : bool
- childEvent ( QChildEvent * )
- children () const
- clear ( Directions ) : bool
- clearBreak ( bool ) : bool
- clearError ()
- close ()
- connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
- connect ( const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
- connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const
- connectNotify ( const char * )
- customEvent ( QEvent * )
- d_ptr :
- dataBits () const : DataBits
- dataBitsChanged ( DataBits )
- dataErrorPolicy () const : DataErrorPolicy
- dataErrorPolicyChanged ( DataErrorPolicy )
- deleteLater ()
- destroyed ( QObject * )
- disconnect ( const QObject *, const char *, const QObject *, const char * )
- disconnect ( const QObject *, const char * )
- disconnect ( const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod & )
- disconnect ( const char *, const QObject *, const char * )
- disconnectNotify ( const char * )
- dtr () const : bool
- dtrChanged ( bool )
- dumpObjectInfo ()
- dumpObjectTree ()
- dynamicPropertyNames () const
- error () const : PortError
- errorChanged ( PortError )
- errorString () const
- event ( QEvent * )
- eventFilter ( QObject *, QEvent * )
- findChild ( const QString & ) const
- findChildren ( const QString & ) const
- findChildren ( const QRegExp & ) const
- flowControl () const : FlowControl
- flowControlChanged ( FlowControl )
- flush () : bool
- getChar ( char * )
- inherits ( const char * ) const
- installEventFilter ( QObject * )
- isOpen () const
- isReadable () const
- isSequential () const : bool
- isTextModeEnabled () const
- isWidgetType () const
- isWritable () const
- killTimer ( int )
- lines () const : Lines
|
- metaObject () const
- moveToThread ( QThread * )
- objectName () const
- open ( OpenMode ) : bool
- openMode () const
- parent () const
- parity () const : Parity
- parityChanged ( Parity )
- peek ( char *, qint64 )
- peek ( qint64 )
- portName () const : QString
- pos () const
- property ( const char * ) const
- putChar ( char )
- rate ( Directions ) const : qint32
- rateChanged ( qint32, Directions )
- read ( char *, qint64 )
- read ( qint64 )
- readAll ()
- readBufferSize () const : qint64
- readChannelFinished ()
- readData ( char *, qint64 ) : qint64
- readLine ( char *, qint64 )
- readLine ( qint64 )
- readLineData ( char *, qint64 ) : qint64
- readyRead ()
- receivers ( const char * ) const
- removeEventFilter ( QObject * )
- reset ()
- restoreSettingsOnClose () const : bool
- restoreSettingsOnCloseChanged ( bool )
- rts () const : bool
- rtsChanged ( bool )
- seek ( qint64 )
- sendBreak ( int ) : bool
- sender () const
- senderSignalIndex () const
- setBreak ( bool ) : bool
- setDataBits ( DataBits ) : bool
- setDataErrorPolicy ( DataErrorPolicy ) : bool
- setDtr ( bool ) : bool
- setErrorString ( const QString & )
- setFlowControl ( FlowControl ) : bool
- setObjectName ( const QString & )
- setOpenMode ( QFlags<QIODevice::OpenModeFlag> )
- setParent ( QObject * )
- setParity ( Parity ) : bool
- setPort ( const QString & )
- setPort ( const SerialPortInfo & )
- setProperty ( const char *, const QVariant & )
- setRate ( qint32, Directions ) : bool
- setReadBufferSize ( qint64 )
- setRestoreSettingsOnClose ( bool )
- setRts ( bool ) : bool
- setStopBits ( StopBits ) : bool
- setTextModeEnabled ( bool )
- signalsBlocked () const
- size () const
- startTimer ( int )
- staticMetaObject :
- staticQtMetaObject :
- stopBits () const : StopBits
- stopBitsChanged ( StopBits )
- thread () const
- timerEvent ( QTimerEvent * )
- tr ( const char *, const char *, int )
- trUtf8 ( const char *, const char *, int )
- ungetChar ( char )
- waitForBytesWritten ( int ) : bool
- waitForReadyRead ( int ) : bool
- write ( const char *, qint64 )
- write ( const QByteArray & )
- write ( const char * )
- writeData ( const char *, qint64 ) : qint64
|