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

#include <qtscriptshell_QTcpServer.h>

List of all members.

Public Member Functions

void childEvent (QChildEvent *arg__1)
void childEvent (QChildEvent *arg__1)
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 hasPendingConnections () const
bool hasPendingConnections () const
void incomingConnection (int handle)
void incomingConnection (int handle)
QTcpSocket * nextPendingConnection ()
QTcpSocket * nextPendingConnection ()
 QtScriptShell_QTcpServer (QObject *parent=0)
 QtScriptShell_QTcpServer (QObject *parent=0)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
 ~QtScriptShell_QTcpServer ()
 ~QtScriptShell_QTcpServer ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

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

Member Function Documentation

void QtScriptShell_QTcpServer::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QTcpServer::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QTcpServer::customEvent ( QEvent *  arg__1)
void QtScriptShell_QTcpServer::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QTcpServer::event ( QEvent *  arg__1)
bool QtScriptShell_QTcpServer::event ( QEvent *  arg__1)
bool QtScriptShell_QTcpServer::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QTcpServer::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QTcpServer::hasPendingConnections ( ) const
bool QtScriptShell_QTcpServer::hasPendingConnections ( ) const
void QtScriptShell_QTcpServer::incomingConnection ( int  handle)
void QtScriptShell_QTcpServer::incomingConnection ( int  handle)
QTcpSocket* QtScriptShell_QTcpServer::nextPendingConnection ( )
QTcpSocket * QtScriptShell_QTcpServer::nextPendingConnection ( )
void QtScriptShell_QTcpServer::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QTcpServer::timerEvent ( QTimerEvent *  arg__1)

Member Data Documentation

QScriptValue QtScriptShell_QTcpServer::__qtscript_self

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