QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QtScriptShell_QUdpSocket Class Reference

#include <qtscriptshell_QUdpSocket.h>

List of all members.

Public Member Functions

bool atEnd () const
bool atEnd () const
qint64 bytesAvailable () const
qint64 bytesAvailable () const
qint64 bytesToWrite () const
qint64 bytesToWrite () const
bool canReadLine () const
bool canReadLine () const
void childEvent (QChildEvent *arg__1)
void childEvent (QChildEvent *arg__1)
void close ()
void close ()
void customEvent (QEvent *arg__1)
void customEvent (QEvent *arg__1)
bool event (QEvent *arg__1)
bool event (QEvent *arg__1)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool isSequential () const
bool isSequential () const
bool open (QIODevice::OpenMode mode)
bool open (QIODevice::OpenMode mode)
qint64 pos () const
qint64 pos () const
 QtScriptShell_QUdpSocket (QObject *parent=0)
 QtScriptShell_QUdpSocket (QObject *parent=0)
qint64 readData (char *data, qint64 maxlen)
qint64 readData (char *data, qint64 maxlen)
qint64 readLineData (char *data, qint64 maxlen)
qint64 readLineData (char *data, qint64 maxlen)
bool reset ()
bool reset ()
bool seek (qint64 pos)
bool seek (qint64 pos)
qint64 size () const
qint64 size () const
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
bool waitForBytesWritten (int msecs)
bool waitForBytesWritten (int msecs)
bool waitForReadyRead (int msecs)
bool waitForReadyRead (int msecs)
qint64 writeData (const char *data, qint64 len)
qint64 writeData (const char *data, qint64 len)
 ~QtScriptShell_QUdpSocket ()
 ~QtScriptShell_QUdpSocket ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QUdpSocket::QtScriptShell_QUdpSocket ( QObject *  parent = 0)
QtScriptShell_QUdpSocket::~QtScriptShell_QUdpSocket ( )
QtScriptShell_QUdpSocket::QtScriptShell_QUdpSocket ( QObject *  parent = 0)
QtScriptShell_QUdpSocket::~QtScriptShell_QUdpSocket ( )

Member Function Documentation

bool QtScriptShell_QUdpSocket::atEnd ( ) const
bool QtScriptShell_QUdpSocket::atEnd ( ) const
qint64 QtScriptShell_QUdpSocket::bytesAvailable ( ) const
qint64 QtScriptShell_QUdpSocket::bytesAvailable ( ) const
qint64 QtScriptShell_QUdpSocket::bytesToWrite ( ) const
qint64 QtScriptShell_QUdpSocket::bytesToWrite ( ) const
bool QtScriptShell_QUdpSocket::canReadLine ( ) const
bool QtScriptShell_QUdpSocket::canReadLine ( ) const
void QtScriptShell_QUdpSocket::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QUdpSocket::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QUdpSocket::close ( )
void QtScriptShell_QUdpSocket::close ( )
void QtScriptShell_QUdpSocket::customEvent ( QEvent *  arg__1)
void QtScriptShell_QUdpSocket::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QUdpSocket::event ( QEvent *  arg__1)
bool QtScriptShell_QUdpSocket::event ( QEvent *  arg__1)
bool QtScriptShell_QUdpSocket::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QUdpSocket::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QUdpSocket::isSequential ( ) const
bool QtScriptShell_QUdpSocket::isSequential ( ) const
bool QtScriptShell_QUdpSocket::open ( QIODevice::OpenMode  mode)
bool QtScriptShell_QUdpSocket::open ( QIODevice::OpenMode  mode)
qint64 QtScriptShell_QUdpSocket::pos ( ) const
qint64 QtScriptShell_QUdpSocket::pos ( ) const
qint64 QtScriptShell_QUdpSocket::readData ( char *  data,
qint64  maxlen 
)
qint64 QtScriptShell_QUdpSocket::readData ( char *  data,
qint64  maxlen 
)
qint64 QtScriptShell_QUdpSocket::readLineData ( char *  data,
qint64  maxlen 
)
qint64 QtScriptShell_QUdpSocket::readLineData ( char *  data,
qint64  maxlen 
)
bool QtScriptShell_QUdpSocket::reset ( )
bool QtScriptShell_QUdpSocket::reset ( )
bool QtScriptShell_QUdpSocket::seek ( qint64  pos)
bool QtScriptShell_QUdpSocket::seek ( qint64  pos)
qint64 QtScriptShell_QUdpSocket::size ( ) const
qint64 QtScriptShell_QUdpSocket::size ( ) const
void QtScriptShell_QUdpSocket::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QUdpSocket::timerEvent ( QTimerEvent *  arg__1)
bool QtScriptShell_QUdpSocket::waitForBytesWritten ( int  msecs)
bool QtScriptShell_QUdpSocket::waitForBytesWritten ( int  msecs)
bool QtScriptShell_QUdpSocket::waitForReadyRead ( int  msecs)
bool QtScriptShell_QUdpSocket::waitForReadyRead ( int  msecs)
qint64 QtScriptShell_QUdpSocket::writeData ( const char *  data,
qint64  len 
)
qint64 QtScriptShell_QUdpSocket::writeData ( const char *  data,
qint64  len 
)

Member Data Documentation

QScriptValue QtScriptShell_QUdpSocket::__qtscript_self

The documentation for this class was generated from the following files: